New issue
Advanced search Search tips

Issue 865183 link

Starred by 1 user

Issue metadata

Status: Available
Owner: ----
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

chrome.tts.pause and chrome.tts.resume don't have helpful error messages when not implemented

Project Member Reported by katie@chromium.org, Jul 18

Issue description

optional here: https://developer.chrome.com/extensions/ttsEngine#event-onPause

tts api here: https://developer.chrome.com/extensions/tts#method-pause

The extension api docs does make it sound like this is optional. we can likely made it a better experience by detecting whether the engine adds the |onPause| listener and print a helpful message for a caller

 

Sign in to add a comment