Suoranta.Speech - Developer API

AppCommandSpeechRecognizer..::..CreateContext Method (String)

Creates and

Return Value

ISpeechContext.

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

Syntax


public ISpeechContext CreateContext(
	string name
)

Parameters

name
Type: String
name/id of the context

Remarks


The context is available after the subsequent invokation of Listen(TimeSpan).