Ai Voice Alarm
AI Voice Alarm: Rings, announces tasks, shows alerts.
What it does
AI Voice Alarm Using Gemini API
Overview
This Activity Planner application integrates AI to enhance traditional alarm systems by using AI-generated voice messages instead of traditional alarms. This innovation addresses the issue where users forget the reason for setting an alarm.
Page Load:
o The application requests notification permissions.
o It greets the user with a spoken message: "Have a great day!".
Form Submission:
o Users input an activity, date, and time.
o The application verifies the input and schedules an AI voice alarm if the date and time are valid.
AI Voice Alarm Trigger:
o At the scheduled time, the application uses the Web Speech API or a voice synthesis API to generate an AI voice reminder.
o It displays a desktop notification and plays the AI voice message, reminding the user of their activity.
Date Input Change:
o When the user selects a date, the application speaks a motivational quote based on the day of the week.
o It optionally highlights Sundays in the date input field.
Voice Synthesis for AI Voice Alarms
The core feature of this application is the AI-generated voice alarms. This can be achieved using the Web Speech API for basic text-to-speech or advanced voice synthesis APIs like the Google Text-to-Speech API for higher quality AI voice generation.
Built with
- Web/Chrome
Team
By
K.DOONDI
From
India