메소드 | 설명 | |
---|---|---|
Execute ( IJobExecutionContext context ) : void |
Executes a job
|
메소드 | 설명 | |
---|---|---|
SendTTS ( |
Sends a message to TTS
|
public Execute ( IJobExecutionContext context ) : void | ||
context | IJobExecutionContext | THe job context |
리턴 | void |
protected SendTTS ( |
||
client | The Reminders client | |
phrase | string | the phrase to say |
리턴 | void |