C# 클래스 EasyVoiceQuerierMacOS, RoverGame

상속: EasyVoiceQuerier
파일 보기 프로젝트 열기: Stumpstump/RoverGame

공개 메소드들

메소드 설명
AskToMakeFile ( string speechText, string speakerName, string fullFileName, string fileFormat ) : void
QueryForVoiceList ( EasyVoiceSettings, settings ) : void
VerifyApp ( ) : bool

비공개 메소드들

메소드 설명
QueryForVoiceListLs ( EasyVoiceSettings, settings ) : void

메소드 상세

AskToMakeFile() 공개 메소드

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

QueryForVoiceList() 공개 메소드

public QueryForVoiceList ( EasyVoiceSettings, settings ) : void
settings EasyVoiceSettings,
리턴 void

VerifyApp() 공개 메소드

public VerifyApp ( ) : bool
리턴 bool