Click or drag to resize
DefaultSpeechToText Class
The default speech-to-text engine installed on the system.
Inheritance Hierarchy
SystemObject
  Ozeki.MediaDefaultSpeechToText

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public class DefaultSpeechToText : ISpeechToText

The DefaultSpeechToText type exposes the following members.

Constructors
  NameDescription
Public methodDefaultSpeechToText
Initializes a new instance of the DefaultSpeechToText class
Top
Methods
  NameDescription
Public methodChangeRecognizer
Public methodDispose
Releases all resources used by the DefaultSpeechToText
Public methodGetRecognizers
Public methodInit
Public methodInitSTT
Public methodStartRecognition
Public methodStopRecognition
Top
Fields
  NameDescription
Public fieldStatic memberInnerName
Top
Properties
Events
See Also