Closed ynezz closed 5 years ago
There's a lot of comments in the example file, that the file should be played in the background, but actually the example was using synchronous playFullFile() method instead of asynchronous, interrupt driven playback method startPlayingFile().
Signed-off-by: Petr Štetiar ynezz@true.cz
There's a lot of comments in the example file, that the file should be played in the background, but actually the example was using synchronous playFullFile() method instead of asynchronous, interrupt driven playback method startPlayingFile().
Signed-off-by: Petr Štetiar ynezz@true.cz