Indicates that Microsoft Speech engine supports given UI settings ui.

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

Syntax

C#
public bool IsUISupported(
	SpeechUI ui
)

Parameters

ui
Type: SGP.Speech..::.SpeechUI
An UI setting SpeechUI.

Return Value

Return trueTruetruetrue (True in Visual Basic) whether UI is supported.

See Also