SpeechIntentEventArgsIntent Property |
[Missing <summary> documentation for "P:MicrosoftProjectOxford.SpeechIntentEventArgs.Intent"]
Namespace: MicrosoftProjectOxfordAssembly: SpeechClient (in SpeechClient.dll) Version: 0.0.0.0
Syntaxpublic Intent Intent { get; }
Public ReadOnly Property Intent As Intent
Get
public:
property Intent^ Intent {
Intent^ get ();
}
member Intent : Intent with get
Property Value
Type:
Intent
See Also