Returns a recognized string.
Namespace:
SGP.SpeechAssembly: SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825
Syntax
C# |
---|
[CLSCompliantAttribute(false)] public string GetText( ISpeechPhraseProperty property ) |
Parameters
- property
- Type: ISpeechPhraseProperty
Properties of the result of the recognition ISpeechPhraseProperty.
Return Value
Returns a recognized string.
Exceptions
Exception | Condition |
---|---|
System..::.ArgumentNullException | property is nullNothingnullptra null reference (Nothing in Visual Basic). |