Suoranta.Speech - Developer API

IWinFormsSpeechContext..::..Hook Method

Overload List


  Name Description
Public method Hook(Button, String)
Hooks Click of button to keyword.
Public method Hook(ComboBox, String)
Hooks SelectedText of comboBox to the spoken command "set keyword to" (followed by the ComboBox item text).
Public method Hook(NumericUpDown, String)
Hooks Value of upDown to the spoken command "set keyword to" (followed by a numeric value spelled as digits).