Thariq Shihipar
Thariq Shihipar

Reputation: 1082

Scheduling Alexa Sounds with a Skill

If I want to make a custom to play a certain sound at a certain time every day, for example an alarm clock. Is this possible with the current Alexa skill API? I cannot find any documentation on it.

(I realize I can already ask Alexa to wake me up but I want to be a bit more custom)

Upvotes: 1

Views: 96

Answers (1)

German
German

Reputation: 10402

It's not possible. With regards to scheduling all you can do is use notifications. The user gets a generic notification sound and can ask "What did I miss?" then all queued notifications (from all skills that the user has enabled and pushed notifications) will be read by Alexa.

Upvotes: 1

Related Questions