C# Class EasyVoiceQuerierMacOS, RoverGame

Inheritance: EasyVoiceQuerier
显示文件 Open project: Stumpstump/RoverGame

Public Methods

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

Private Methods

Method Description
QueryForVoiceListLs ( EasyVoiceSettings, settings ) : void

Method Details

AskToMakeFile() public method

public AskToMakeFile ( string speechText, string speakerName, string fullFileName, string fileFormat ) : void
speechText string
speakerName string
fullFileName string
fileFormat string
return void

QueryForVoiceList() public method

public QueryForVoiceList ( EasyVoiceSettings, settings ) : void
settings EasyVoiceSettings,
return void

VerifyApp() public method

public VerifyApp ( ) : bool
return bool