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

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