Click or drag to resize

VoiceManagerDataModel Properties

The VoiceManagerDataModel type exposes the following members.

Properties
  Name Description
Public property Attached
Defines an attached property.
(Inherited from BaseModel.)
Public property Comments
(Development) Includes comments in the XML code.
(Inherited from BaseModel.)
Public property Code example DataContext
Contains a source of all bindings defined for element.
(Inherited from BaseModel.)
Public property DefaultVoiceId
Defines the Id of the default voice for the simulation.
Public property ExternalXmlPath (Inherited from BaseModel.)
Public property Id
Defines a unique identifier for an element in the simulation.
(Inherited from BaseModel.)
Public property IsEnabled
Enables voiceover in the simulation.
Public property IsIdAutogenerated (Inherited from BaseModel.)
Public property IsLogEnabled
Writes messages from the VoiceManager to the Engine log.
Public property IsRefactoredVoiceManager
Public property TemplateVersionId
Contains a id of source template.
(Inherited from BaseModel.)
Public property Voices
Public property VoicesSerialized
Lists the available Voices for the simulation.
Public property XmlComments
(Development) Used as temporary storage for XML comments (like ) to keep them.
(Inherited from BaseModel.)
Top
See Also