Ensure AccessibilityManager::ChromeVoxDeferredLoader's warmup utterance targets Googletts
This fixes an issue where on user accounts with other tts extensions installed, we always get back a reply by waiting for Googletts voices, and targeting Googletts with our warmup utterance. Without this change, it's possible chromeVoxDeferredLoader waits forever if the engine never sends an event. TBR=dmazzoni@chromium.org Test: all flows including login, guest, regular sessions. In each case, with ChromeVox previously loaded, and without ChromeVox previously loaded (i.e. automatically started on session start). Change-Id: I7abe9556bbd00a432a969f38343e0e8c1f24e94b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2156065Reviewed-by:David Tseng <dtseng@chromium.org> Commit-Queue: David Tseng <dtseng@chromium.org> Cr-Commit-Position: refs/heads/master@{#760363}
Showing
Please register or sign in to comment