playFile(name)
Play a file from the SD card
Parameters
Return value
Examples
playFile("armed.wav", 5) -- play file armed.wav, use Wav volume 2
playFile("armed.wav", 1) -- play file armed.wav, use Wav volume 1
playFile("armed.wav") -- play file armed.wav, use radio settings Wav volumeLast updated
Was this helpful?