C# Class EasyVoiceQuerierMacOS, RoverGame

Inheritance: EasyVoiceQuerier
Afficher le fichier Open project: Stumpstump/RoverGame

Méthodes publiques

Méthode Description
AskToMakeFile ( string speechText, string speakerName, string fullFileName, string fileFormat ) : void
QueryForVoiceList ( EasyVoiceSettings, settings ) : void
VerifyApp ( ) : bool

Private Methods

Méthode Description
QueryForVoiceListLs ( EasyVoiceSettings, settings ) : void

Method Details

AskToMakeFile() public méthode

public AskToMakeFile ( string speechText, string speakerName, string fullFileName, string fileFormat ) : void
speechText string
speakerName string
fullFileName string
fileFormat string
Résultat void

QueryForVoiceList() public méthode

public QueryForVoiceList ( EasyVoiceSettings, settings ) : void
settings EasyVoiceSettings,
Résultat void

VerifyApp() public méthode

public VerifyApp ( ) : bool
Résultat bool