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

Clicking MyLocation should cancel AroundMe etc. #164

Closed davecraig closed 15 hours ago

davecraig commented 2 days ago

On iOS clicking on any of the icons that trigger text to speech immediately cancels any other speech that is taking place. To reproduce:

  1. Tap My Location
  2. Wait a couple of seconds for the speech to start
  3. Tap Around Me

The speech for My Location should immediately be cancelled and the Around Me speech should play out instead.

davecraig commented 15 hours ago

This was resolved by PR #182.