rygelouv / android-audio-sensei

High-level library to make android audio recording and playing more simple by handling boring stuff like runtime permissions and by completely abstracting audio playback controller

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SetAudioTarger method not reading data

HaythamBS opened this issue · comments

When I pass this path: /sdcard/MyFile/myRecod.mp3 to the SetAudioTarget method , the file is not playable when I click on the Play buton and the chronometer is not updated to the duration to of the audio file.