SpeechAudioProblemOccurredEventArgs class

The arguments for the AudioProblemOccurred event.

Syntax

public sealed class SpeechAudioProblemOccurredEventArgs
Public NotInheritable Class SpeechAudioProblemOccurredEventArgs
public ref class SpeechAudioProblemOccurredEventArgs sealed 

Members

The SpeechAudioProblemOccurredEventArgs class has these types of members:

  • Properties

Properties

The SpeechAudioProblemOccurredEventArgs class has these properties.

Property Access type Description

Problem

Read-only

Gets the audio problem that occurred.

 

Remarks

For more information about how to use the SpeechAudioProblemOccurredEventArgs class, see Handling issues with audio input for Windows Phone.

Requirements

Minimum supported client

None supported

Minimum supported server

None supported

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]

Attributes

[MarshalingBehavior(Agile)]

[Version(0x06020000)]

See also

Object