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