Click or drag to resize
DefaultSpeechToTextChangeRecognizer Method

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public bool ChangeRecognizer(
	string recognizerID
)

Parameters

recognizerID
Type: SystemString

Return Value

Type: Boolean

Implements

ISpeechToTextChangeRecognizer(String)
See Also