Suoranta.Speech - Developer API

IWinFormsSpeechContext..::..AutoHook Method

Hooks all Controls of specified types to voice commands. The method searches for applicable controls. The method searches for controls that are fields, public or private, of either Container or other containers within.

Namespace:  Suoranta.NaturalLanguage.Speech
Assembly:  Suoranta.Speech (in Suoranta.Speech.dll)

Syntax


IWinFormsSpeechContext AutoHook(
	bool allButtons,
	bool allNumericUpDowns
)

Parameters

allButtons
Type: Boolean
Hook all Buttons on Container.
allNumericUpDowns
Type: Boolean
Hook all NumericUpDowns on Container.

Return Value

the IWinFormsSpeechContext instance