RecognitionResultResults Field |
[Missing <summary> documentation for "F:MicrosoftProjectOxford.RecognitionResult.Results"]
Namespace: MicrosoftProjectOxfordAssembly: SpeechClient (in SpeechClient.dll) Version: 0.0.0.0
Syntaxpublic RecognizedPhrase[] Results
Public Results As RecognizedPhrase()
public:
array<RecognizedPhrase^>^ Results
val mutable Results: RecognizedPhrase[]
Field Value
Type:
RecognizedPhrase
See Also