nRF Connect SDK API 2.8.99
|
int sd_card_playback_lc3 | ( | char * | filename | ) |
#include <applications/nrf5340_audio/src/modules/sd_card_playback.h>
Play audio from an LC3 file from the SD card.
[in] | filename | Name of file to be played. Path from the root of the SD card is accepted. |
0 | Success. |
-EACCES | SW codec is not initialized. |