mirror of
https://github.com/hybridgroup/gobot.git
synced 2025-04-24 13:48:49 +08:00
8 lines
239 B
Go
8 lines
239 B
Go
/*
|
|
Package audio provides the Gobot adaptor for audio.
|
|
|
|
For more information refer to the README:
|
|
https://github.com/hybridgroup/gobot/blob/release/platforms/audio/README.md
|
|
*/
|
|
package audio // import "gobot.io/x/gobot/v2/platforms/audio"
|