Ozeki VoIP SDK Class library
SpeechToText Class
NamespacesOzeki.Media.MediaHandlersSpeechToText
Declaration Syntax
C#Visual BasicVisual C++
public abstract class SpeechToText : AudioReceiver
Public MustInherit Class SpeechToText
	Inherits AudioReceiver
public ref class SpeechToText abstract : public AudioReceiver
Members
All MembersConstructorsMethodsPropertiesFieldsEvents



IconMemberDescription
SpeechToText(AudioFormat, IEnumerable<(Of <<'(String>)>>))
Initializes a new instance of the SpeechToText class

SpeechToText(IEnumerable<(Of <<'(String>)>>))
Initializes a new instance of the SpeechToText class

BufferStream
ChangeRecognizer(String)
ChangeSTTEngine(ISpeechToText)
CheckPrevSegmentCopyLength()()()()
Choices
ConverterType (Inherited from AudioReceiver.)
CreateInstance()()()()
CreateInstance(AudioFormat)
CreateInstance(IEnumerable<(Of <<'(String>)>>))
CreateInstance(IEnumerable<(Of <<'(String>)>>), CultureInfo)
CreateInstance(IEnumerable<(Of <<'(String>)>>), WordDetectionMode)
CreateInstance(AudioFormat, IEnumerable<(Of <<'(String>)>>))
CreateInstance(AudioFormat, IEnumerable<(Of <<'(String>)>>), CultureInfo)
CreateInstance(AudioFormat, IEnumerable<(Of <<'(String>)>>), WordDetectionMode)
CreateInstance(AudioFormat, IEnumerable<(Of <<'(String>)>>), WordDetectionMode, CultureInfo)
Dispose(Boolean)
Releases the unmanaged resources used by the SpeechToText and optionally releases the managed resources
(Overrides DisposableClass.Dispose(Boolean).)
Dispose()()()()
Disposes the object.
(Inherited from DisposableClass.)
Finalize()()()()
(Inherited from DisposableClass.)
format
GetRecognizers()()()()
ID (Inherited from DisposableClass.)
IsRecognizing
LastRecognizedPosition
Logger
OnDataReceived(Object, TData) (Inherited from AbstractMediaReceiver<(Of <(<'TData, TFormat>)>)>.)
ReceiveFormats (Inherited from AbstractMediaReceiver<(Of <(<'TData, TFormat>)>)>.)
ReceiveFormatsChanged (Inherited from AbstractMediaReceiver<(Of <(<'TData, TFormat>)>)>.)
RecognitionStream
Reset()()()()
SenderConnected(IAudioSender) (Inherited from AudioReceiver.)
SenderDisconnected(IAudioSender) (Inherited from AudioReceiver.)
SetReceiveFormats(array<TFormat>[]()[][]) (Inherited from AbstractMediaReceiver<(Of <(<'TData, TFormat>)>)>.)
SpeechDetected
SpeechEngine
SpeechEngine_RecognitionCompleted(Object, EventArgs)
StartRecognition()()()()
Sync
WordHypothesized
WordRecognized
Inheritance Hierarchy

Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290