IWinFormsSpeechContext..::..Hook Method (NumericUpDown, String)
Hooks Value of upDown to the spoken command
"set keyword to" (followed by a numeric value spelled as digits).
Namespace:
Suoranta.NaturalLanguage.SpeechAssembly: Suoranta.Speech (in Suoranta.Speech.dll)
Syntax
IWinFormsSpeechContext Hook( NumericUpDown upDown, string keyword )
Parameters
- upDown
- Type: NumericUpDown
the current NumericUpDown instance
- keyword
- Type: String
the spoken command keyword

