Scottish-Tech-Army / Soundscape-Android

This is the source for an Android version of the original iOS Soundscape app
https://scottish-tech-army.github.io/Soundscape-Android/
Other
2 stars 2 forks source link

Add the ability to clear the text to speech queued audio #182

Closed davecraig closed 15 hours ago

davecraig commented 15 hours ago

For the service/app this just means that there's now an AudioEngine function which can be called named clearTextToSpeechQueue(). I've added calls to that at the start of aheadOfMe, myLocation and whatsAroundMe and those now interrupt each other correctly.