Ozeki VoIP SDK Class library
SpeechToText Constructor (choices)
NamespacesOzeki.Media.MediaHandlersSpeechToTextSpeechToText(IEnumerable<(Of <<'(String>)>>))
Initializes a new instance of the SpeechToText class
Declaration Syntax
C#Visual BasicVisual C++
protected SpeechToText(
	IEnumerable<string> choices
)
Protected Sub New ( 
	choices As IEnumerable(Of String)
)
protected:
SpeechToText(
	IEnumerable<String^>^ choices
)
Parameters
choices (IEnumerable<(Of <(<'String>)>)>)

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