Suoranta.Speech - Developer API

AppCommandSpeechRecognizer..::..CreateContext Method (ContainerControl)

Creates and

Return Value

IWinFormsSpeechContext.

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

Syntax


public IWinFormsSpeechContext CreateContext(
	ContainerControl parentControl
)

Parameters

parentControl
Type: ContainerControl
ContainerControl

Remarks


The context is available after the subsequent invokation of Listen(TimeSpan). The control is active when parentControl has the focus.