Playaudiofile
Audio.playAudioFile(filename)
Parameters
| filename | Filename of the audio file to play. |
Returns
NothingDescription
Plays the audio file at the location given by filename through the computer’s audio system.
Display Popup
— Full-screen popup display for ARC: show custom text with configurable timeout, font, text/background color, size and position via controlCommand().
Try it →
Audio.playAudioFile(filename)
| filename | Filename of the audio file to play. |
Plays the audio file at the location given by filename through the computer’s audio system.