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.
Set Digital
— Toggle a digital I/O port between TTL low (0V) and high (3.3V/5V) in ARC; select board and port, simple on/off control-signal only.
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.