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.
Arduinocoms
— EZB v4-Arduino I2C bridge for ARC: supports custom C# code and reads gamepad or Wii controller inputs for robot control
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.