Menu

play_loop

Majenko Technologies
:::C++
bool = WavePro.play_loop(filename);

Start playing the specified filename in a continuous loop. Note that the filename has to be the 8.3 format (old DOS) filename. Returns true if the file started playing, or false if there is an error.


Part of: [Arduino Library]


Related

Wiki: Arduino Library

MongoDB Logo MongoDB