SpeechRecognizerStateChangedEventArgs Classe

Définition

Fournit des données pour l’événement SpeechRecognizer.StateChangedEvent .

public ref class SpeechRecognizerStateChangedEventArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class SpeechRecognizerStateChangedEventArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class SpeechRecognizerStateChangedEventArgs
Public NotInheritable Class SpeechRecognizerStateChangedEventArgs
Héritage
Object Platform::Object IInspectable SpeechRecognizerStateChangedEventArgs
Attributs

Configuration requise pour Windows

Famille d’appareils
Windows 10 (introduit dans 10.0.10240.0)
API contract
Windows.Foundation.UniversalApiContract (introduit dans v1.0)

Remarques

Gérez l’événement SpeechRecognizer.StateChanged pour obtenir un instance de cette classe.

Propriétés

State

Obtient l’état de capture audio.

S’applique à

Voir aussi