8 lines
223 B
Go
8 lines
223 B
Go
|
/*
|
||
|
Package audio provides the Gobot adaptor for audio.
|
||
|
|
||
|
For more information refer to the README:
|
||
|
https://gobot.io/x/gobot/blob/master/platforms/audio/README.md
|
||
|
*/
|
||
|
package audio // import "gobot.io/x/gobot/platforms/audio"
|