# 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.