react-native-sound-player icon indicating copy to clipboard operation
react-native-sound-player copied to clipboard

Playing the cached sound file[BUG]

Open lee-corey opened this issue 6 years ago • 1 comments

Describe the bug A clear and concise description of what the bug is. I would like to play cached sound file in ios. The file path example is /var/mobile/Containers/Data/Application... I tried SoundPlayer.playUrl(path) and SoundPlayer.playSoundFile(path, 'mp3') but both are not working

Platform (please complete the following information):

  • OS: ios

lee-corey avatar Dec 23 '19 13:12 lee-corey

Hello, have you solve this? I have a same issue

adorum avatar Dec 12 '23 06:12 adorum