We have an app where we play speaker texts. When the app is demonstrated, there’s a wish to skip through irrelevant portions of the speech to cut down on time taken to demonstrate the app.
Is it easy to make buttons to rewind/fast forward a few seconds?
I can’t access the documentation, but it seems seek() skips and rewind() skips to the start.
Also: does this work properly with (tested working) .mp3s on Iphone and Android?
We’re using audio.loadSound().