8863ce9f4de2293456e698dc17aa5028d30b24be
When initializing the TTS engine, the default speech rate is correctly read, but the TTS demonstration in the Settings screen was overriding that value by setting the rate to its fixed default value after the engine was initialized. The fix consists in applying the default value after it has been read from the settings (as is done for the language for instance). Change-Id: Ie13dfa3a2a7e59e5e120e74dc41e60afbedea821
Description
No description provided
Languages
Java
89.8%
Kotlin
10.2%