Returns a recognized string.

Namespace:  SGP.Speech
Assembly:  SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825

Syntax

C#
[CLSCompliantAttribute(false)]
public string GetText(
	ISpeechPhraseProperties properties
)

Parameters

properties
Type: ISpeechPhraseProperties
Properties of the result of the recognition ISpeechPhraseProperties.

Return Value

Returns a recognized string.

See Also