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