Audio Control on Mobile?
Dan Friedman
dan at clearvisiontech.com
Fri May 13 15:40:11 EDT 2022
Hello! On desktop, there is the player object which is great! However, it doesn't work on Mobile. Is there a way to deal with an audio file on mobile (Android and iOS)? Here's what I need to do:
- Load an audio file from a server
- Play the file
- Pause file
- Set the cursor (where to play from or jump to)
- Know when the end of file is reached
- length of audio file
- current play position
- file state (isPlaying or isPaused)
Thank you in advance!
-Dan
More information about the use-livecode
mailing list