1

Failure to assign non-default TTS on first "Say" command

Using the attached task, the expected behavior would be:

  • Say "Test one" in `com.google.android.tts:eng-gbr`
  • Say "Test two" in `com.google.android.tts:eng-gbr`

However, if you let the device sit for a while (~2 minutes) and run this task, you instead get:

  • Say "Test one" in default Android TTS
  • Say "Test two" in `com.google.android.tts:eng-gbr`

Device: Galaxy S9+

Android version 10

This could be related to https://tasker.helprace.com/i234-tasker-say-voice-engine-bug, but I chose to post separately to not conflate a 3 year old report.