TAP_Hdd_PlayMp3

Topfield Documentation

int TAP_Hdd_PlayMp3(char *name);

It plays the MP3 files. The active folder should be set to the folder, which contains the MP3 files to be played. (To move the active folder, use TAP_Hdd_ChangeDir() function.)

  • name : filename of MP3 file.
return value : 0 : Success, other value : ERROR

Additional Documentation