package
1.15.0
Repository: https://github.com/mike1808/gobot.git
Documentation: pkg.go.dev

# Functions

CommandName defines the playback command for a sound and accepts: string: The filename of the audio that needs playback.
NewAdaptor returns a new audio Adaptor .
NewDriver returns a new audio Driver.
RunCommand executes the playback command for a sound file and accepts: string: The audio command to be use for playback string: The filename of the audio that needs playback.

# Structs

Adaptor is gobot Adaptor connection to audio playback.
Driver is gobot software device for audio playback.