Returns a recognized string.

Namespace:  SGP.Speech
Assembly:  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

ExceptionCondition
System..::.ArgumentNullException property is nullNothingnullptra null reference (Nothing in Visual Basic).

See Also