Method | Description | |
---|---|---|
Execute ( IJobExecutionContext context ) : void |
Executes a job
|
Method | Description | |
---|---|---|
SendTTS ( |
Sends a message to TTS
|
public Execute ( IJobExecutionContext context ) : void | ||
context | IJobExecutionContext | THe job context |
return | void |
protected SendTTS ( |
||
client | The Reminders client | |
phrase | string | the phrase to say |
return | void |