Note

Please see Azure Cognitive Services for Speech documentation for the latest supported speech solutions.

SpeechSynthesizer.Resume Method

Resumes the speaking of a prompt by the SpeechSynthesizer object after it has been paused.

Namespace:  Microsoft.Speech.Synthesis
Assembly:  Microsoft.Speech (in Microsoft.Speech.dll)

Syntax

'Declaration
Public Sub Resume
'Usage
Dim instance As SpeechSynthesizer

instance.Resume()
public void Resume()

See Also

Reference

SpeechSynthesizer Class

SpeechSynthesizer Members

Microsoft.Speech.Synthesis Namespace

Pause

State

StateChanged