Hi,
I have created a custom skill using ASK CLI. In that, I have implemented reminders API to solve the purpose of notification.
When a reminder is due it plays a tone and say, "Here's your reminder ….". Now I have a requirement that, instead of playing the reminder, it has to be glow light on devices to indicate that they have new notifications and user has to invoke the skill to read their notifications when they want to hear them.
I found Proactive Event API fits my requirement, but the pre-defined set of schemas doesn't match with my skills events.
Q1. How to implement this Proactive Event API in custom skill
Q2. Is there a way to define our own schema and use in our custom skill
Need your inputs to move further.
Thanks,
Jude