I've searched already and the 3 other topics about stopping the RingtoneManager don't actually use it for playing, they use a separate JavaObject to play and use the RingtoneManager just to look up the URI.
I am using it to play, and now it won't stop till I full-stop the app
I tried RM.Play("") and that just plays the notification noise.
How do you stop the RingetoneManager? I assume it has the ability cause otherwise it's playback capabilities are useless
I still need an answer to this question despite the previous thread being closed.
I am using it to play, and now it won't stop till I full-stop the app
I tried RM.Play("") and that just plays the notification noise.
How do you stop the RingetoneManager? I assume it has the ability cause otherwise it's playback capabilities are useless
I still need an answer to this question despite the previous thread being closed.