C# Class IntegratedAuthoringToolWF.TTSEngines.System.SystemTextToSpeechEngine.SystemVoice

Inheritance: BaseVoice
Afficher le fichier Open project: GAIPS-INESC-ID/FAtiMA-Toolkit

Méthodes publiques

Свойство Type Description
_voice VoiceInfo

Méthodes publiques

Méthode Description
SystemVoice ( VoiceInfo voice, TextToSpeechEngine parent ) : System

Method Details

SystemVoice() public méthode

public SystemVoice ( VoiceInfo voice, TextToSpeechEngine parent ) : System
voice VoiceInfo
parent TextToSpeechEngine
Résultat System

Property Details

_voice public_oe property

public VoiceInfo _voice
Résultat VoiceInfo