Method | Description | |
---|---|---|
AskToMakeFile ( string speechText, string speakerName, string fullFileName, string fileFormat ) : void | ||
QueryForVoiceList ( EasyVoiceSettings, settings ) : void | ||
VerifyApp ( ) : bool |
public abstract AskToMakeFile ( string speechText, string speakerName, string fullFileName, string fileFormat ) : void | ||
speechText | string | |
speakerName | string | |
fullFileName | string | |
fileFormat | string | |
return | void |
public abstract QueryForVoiceList ( EasyVoiceSettings, settings ) : void | ||
settings | EasyVoiceSettings, | |
return | void |