blob: 10a572fa501bba1343762a13eb84e22cb9207307 (
plain)
1
2
3
4
5
6
7
8
|
# soundbox-go
[soundbox-go][1] is a Go library to interface with [soundbox][2] devices. It
currently requires that the [ffmpeg][3] command line utility is installed.
[1]: https://xengineering.eu/git/soundbox-go
[2]: https://xengineering.eu/git/soundbox
[3]: https://ffmpeg.org
|