Hi there! I'm beginning an app that uses a background sound which plays over tts. I'm trying to use the mp library to play the sound. The sound file is listed in the Files section and downloaded with the apk.
All the examples I've found using mp use the mp.load routine which does not seem to be part of the library any more. I've tried various combinations of file.dirassets & "thesound.mp3" but always get a file not found error, when using mp.loadfromfile.
Has anyone had any experience with this? Sorry no examples, I'm at work away from my development pc. Any points would be appreciated!:BangHead:
All the examples I've found using mp use the mp.load routine which does not seem to be part of the library any more. I've tried various combinations of file.dirassets & "thesound.mp3" but always get a file not found error, when using mp.loadfromfile.
Has anyone had any experience with this? Sorry no examples, I'm at work away from my development pc. Any points would be appreciated!:BangHead: