Closed esgraham closed 4 years ago
As an application developer, I'd like to use the startSpeaking method, in order to have the application speak the text given to the plugin.
As an user of the example application, I'd like to press the Start Talking button and have the application speak the text in the text box.
The SDK uses the SpeakText method SpeechSynthesizer.SpeakText, so find and replace will not work.
Description
As an application developer, I'd like to use the startSpeaking method, in order to have the application speak the text given to the plugin.
As an user of the example application, I'd like to press the Start Talking button and have the application speak the text in the text box.
Acceptance Criteria
Resources
The SDK uses the SpeakText method SpeechSynthesizer.SpeakText, so find and replace will not work.