This topic has not yet been rated - Rate this topic

SpeechRecognizerAudioCaptureStateChangedEventArgs class

4/5/2013

The arguments for the AudioCaptureStateChanged event.

Syntax


public ref class SpeechRecognizerAudioCaptureStateChangedEventArgs sealed : Object

Attributes

MarshalingBehaviorAttribute(Agile)
VersionAttribute(NTDDI_WIN8)

Members

The SpeechRecognizerAudioCaptureStateChangedEventArgs class has these types of members:

Methods

The SpeechRecognizerAudioCaptureStateChangedEventArgs class inherits methods from the Object class.

Properties

The SpeechRecognizerAudioCaptureStateChangedEventArgs class has these properties.

PropertyAccess typeDescription

State

Read-onlyGets the audio capture state.

 

Remarks

For more information about how to use the SpeechRecognizerAudioCaptureStateChangedEventArgs class, see the code example in the Using the RecognizeAsync method section of Starting speech recognition for Windows Phone.

Requirements

Minimum supported client

None supported [Windows Store apps only]

Minimum supported server

None supported [Windows Store apps only]

Minimum supported phone

Windows Phone 8

Namespace

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

Metadata

Windows.WinMD

Capabilities

ID_CAP_SPEECH_RECOGNITION [Windows Phone]
ID_CAP_MICROPHONE [Windows Phone]
ID_CAP_NETWORKING [Windows Phone]

See also

Object

 

 

Build date: 4/5/2013

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.