Метод | Описание | |
---|---|---|
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 |