Search found 1 match

by Sophiasm
Thu May 15, 2025 4:14 am
Forum: iOS Deployment
Topic: Play sound and play stop
Replies: 7
Views: 11056

Re: Play sound and play stop

This IS in fact possible, but not with the simple PLAY command. Look up "mobileControlCreate" (player) and "mobilecontrolget()" in the dictionary. Can you share a specific example of how to use mobileControlCreate and mobileControlGet() to check the playback status and change the corresponding Play...