A simple wrapper around the web interface of Naver Papago Translate written in Go.
go get -u github.com/arrufat/papago
Currently, this wrapper supports the following features:
- Translation in all supported languages.
- Automatic language detection.
- Text to Speech generation for a given text.
See the examples directory to see its usage.