Method | Description | |
---|---|---|
AudioPlayer ( string path ) : System |
this is for testing only, TODO reconsider
|
|
Play ( string soundFileName ) : void | ||
Say ( PromptBuilder promptBuilder ) : void |
Method | Description | |
---|---|---|
AudioPlayer ( ISpeechSynthesizer speechSynth, IConfigSettings configSettings, Cradiator.Audio.VoiceSelector voiceSelector, IAppLocation appLocation ) : System | ||
IConfigObserver ( |
public Say ( PromptBuilder promptBuilder ) : void | ||
promptBuilder | PromptBuilder | |
return | void |