This repository has been archived on 2019-06-23. You can view files and clone it, but cannot push or open issues or pull requests.
mumbledj/vendor/github.com/layeh/gopus/README.md

21 lines
375 B
Markdown
Raw Permalink Normal View History

# gopus
gopus is a Go binding for the [Opus](http://www.opus-codec.org/) audio codec.
## Documentation
- [API Reference](https://godoc.org/github.com/layeh/gopus)
## Requirements
- cgo
- [opus](http://www.opus-codec.org/) development library (only on platforms where the shared library is used)
## License
Public domain
## Author
Tim Cooper (<tim.cooper@layeh.com>)