C# Class EasyVoiceQuerier, RoverGame

Afficher le fichier Open project: Stumpstump/RoverGame Class Usage Examples

Méthodes publiques

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

Method Details

AskToMakeFile() public abstract méthode

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

QueryForVoiceList() public abstract méthode

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

VerifyApp() public abstract méthode

public abstract VerifyApp ( ) : bool
Résultat bool