Play a wav file from the phone storage

Play a wav file from the phone storage

BY 20 Jul 2015 Native Code Snippet
This is a piece of code showing how to play a wav file using WAV Player API. You start wav playback, stop it and set callback to be executed when playback finished. To access a media file from the phone storage you need to request privilege. PRIVILEGE: http://tizen.org/privilege/mediastorage
Written by