Zobrazí vlastnosti rozpoznávání.
Jmenný prostor:
SGP.BaltieKnihovna: SGPRTL (v SGPRTL)
Verze: dll
Syntaxe
C# |
---|
[CLSCompliantAttribute(false)] [ConditionalAttribute("DEBUG")] protected void DumpProperties( RecognitionResult result, ISpeechPhraseProperties prop ) |
Parametry
- result
- Typ: SGP.Speech..::.RecognitionResult
Výsledek rozpoznávání RecognitionResult.
- prop
- Typ: ISpeechPhraseProperties
Vlastnosti rozpoznávání ISpeechPhraseProperties.
Výjimky
Výjimka | Podmínka |
---|---|
System..::.ArgumentNullException | result je nullNothingnullptrnulová reference (Nothing v Visual Basic). |