Ozeki VoIP SDK Class library
CreateInstance Method (choices)
NamespacesOzeki.Media.MediaHandlersSpeechToTextCreateInstance(IEnumerable<(Of <<'(String>)>>))
Declaration Syntax
C#Visual BasicVisual C++
public static SpeechToText CreateInstance(
	IEnumerable<string> choices
)
Public Shared Function CreateInstance ( 
	choices As IEnumerable(Of String)
) As SpeechToText
public:
static SpeechToText^ CreateInstance(
	IEnumerable<String^>^ choices
)
Parameters
choices (IEnumerable<(Of <(<'String>)>)>)
Return Value

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