The function plays the specified audio on the Quarky speaker. The function has a callback, so other functions will be executed after the audio is play…
The function plays the specified audio on the Quarky speaker. The function does not have any callbacks, so other functions can be executed while this …