Suoranta.Speech - Developer API

IWinFormsSpeechContext..::..Hook Method (ComboBox, String)

Hooks SelectedText of comboBox to the spoken command "set keyword to" (followed by the ComboBox item text).

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

Syntax


IWinFormsSpeechContext Hook(
	ComboBox comboBox,
	string keyword
)

Parameters

comboBox
Type: ComboBox
the current ComboBox instance
keyword
Type: String
the spoken command keyword

Return Value

the IWinFormsSpeechContext instance