SpeechStartedEventArgs class

The arguments of the SpeechStarted event.

Syntax

public sealed class SpeechStartedEventArgs
Public NotInheritable Class SpeechStartedEventArgs
public ref class SpeechStartedEventArgs sealed 

Members

The SpeechStartedEventArgs class has these types of members:

  • Properties

Properties

The SpeechStartedEventArgs class has these properties.

Property Access type Description

UserState

Read-only

Gets optional information that can help determine which asynchronous call raised the event.

 

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]

Attributes

[MarshalingBehavior(Agile)]

[Version(0x06020000)]

See also

Object