Ozeki VoIP SDK Class library
Choices Property
NamespacesOzeki.Media.MediaHandlersSpeechToTextChoices
Declaration Syntax
C#Visual BasicVisual C++
public IEnumerable<string> Choices { get; private set; }
Public Property Choices As IEnumerable(Of String)
	Get
	Private Set
public:
property IEnumerable<String^>^ Choices {
	IEnumerable<String^>^ get ();
	private: void set (IEnumerable<String^>^ value);
}
Property Value
IEnumerable<(Of <(<'String>)>)>

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