VoiceManagerDataModelVoicesSerialized Property
|
Lists the available
Voices for the simulation.
Namespace:
Livit.Learn.ModelAssembly:
Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntaxpublic List<VoiceModel> VoicesSerialized { get; set; }
Property Value
Type:
ListVoiceModel
See Also