
afcorson
Has anyone managed to get the PlayAudio command to work from a Script on a Tablet?
Whilst the FileExists and PlayAudio commands work perfectly on a PC/Laptop, my Samsung Tablet using the Mobile Interface does not seem to recognise these commands. Hence no audio files can be played. This is a major problem, because if I add them to the Soundboard as MP3s, the project will not save to the Cloud due to file size. I am only dealing with 3 songs here, whivh are saved on my Tablet in the default Music directory. Any ideas?
The maximum file size for saving to the cloud is 60mb. That means each of your 3 audio files is approx 20 mb - that's excessively large. Can you trim the audio file in the soundboard to be the only portion that you play? Or, are you playing 3 20mb audio files in total from beginning to end in your project?
I have successfully identified the path name on my Samsung tablet as /mnt/sdcard0/Music/. But of course the PlayAudio("filename") command is not recognised. I tried an MP3 trigger but the results were not satisfactory. A robot App as sophisticated as this really should be able to play audio files on the device they are stored.