2016-12-08 20:24:03 +08:00
|
|
|
/*
|
|
|
|
Package audio provides the Gobot adaptor for audio.
|
|
|
|
|
|
|
|
For more information refer to the README:
|
2016-12-21 17:50:36 +08:00
|
|
|
https://github.com/hybridgroup/gobot/blob/master/platforms/audio/README.md
|
2016-12-08 20:24:03 +08:00
|
|
|
*/
|
|
|
|
package audio // import "gobot.io/x/gobot/platforms/audio"
|