This topic has not yet been rated - Rate this topic

SpeechSynthesizer.SpeechStarted event

4/5/2013

An event that fires when the synthesized voice begins output.

Syntax

Public Event SpeechStarted As TypedEventHandler(Of SpeechSynthesizer, SpeechStartedEventArgs)

Event information

Delegate TypedEventHandler<SpeechSynthesizer, SpeechStartedEventArgs>

Requirements

Minimum supported client

None supported

Minimum supported server

None supported

Minimum supported phone

Windows Phone 8

Namespace

Windows.Phone.Speech.Synthesis
Windows::Phone::Speech::Synthesis [C++]

Metadata

Windows.winmd

Capabilities

ID_CAP_SPEECH_RECOGNITION [Windows Phone]

See also

SpeechSynthesizer

 

 

Build date: 4/5/2013

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.