SpeechToTextCreateInstance Method |
Initializes a speech recognizer and STT instance with voice activity detection.
Namespace: Ozeki.MediaAssembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.4.98
Syntaxpublic static SpeechToText CreateInstance()
Public Shared Function CreateInstance As SpeechToText
public:
static SpeechToText^ CreateInstance()
static member CreateInstance : unit -> SpeechToText
Return Value
SpeechToText
See Also