That did the trick, thank you.
On 3/28/21 2:08 PM, J. Landman Gay via use-livecode wrote:
I've seen similar issues when trying to read other file types from the
resources folder in an Android standalone. Try copying the file to
specialFolderPath("documents") and play it from there. It's likely
I've seen similar issues when trying to read other file types from the resources folder in an
Android standalone. Try copying the file to specialFolderPath("documents") and play it from
there. It's likely a permissions problem that I wish didn't exist.
On 3/28/21 1:24 PM, Derek Bump via use-liv
Hello Everyone,
I was wondering if anyone has insight into the usage of
"androidStartAudioPlayingInBackground()", or can confirm that it works?
I setup a test stack that attempts to play a public domain MP3 using the
following script but nothing plays. I receive nothing from the function,
an