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

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