Audio Control on Mobile?
Tom Glod
tom at makeshyft.com
Sat May 14 14:07:32 EDT 2022
Hi Dan,
Look up
mobilecontrolcreate "player"
mobilecontrolset
That should cover you.
Also, the browser can display a HTML compatible player.
On Fri, May 13, 2022 at 3:41 PM Dan Friedman via use-livecode <
use-livecode at lists.runrev.com> wrote:
> 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
>
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>
More information about the use-livecode
mailing list