Skip to content

Add Voice Command Support to Expense Logging#112

Open
Devi128 wants to merge 1 commit intoKanishaSharma11:mainfrom
Devi128:voice
Open

Add Voice Command Support to Expense Logging#112
Devi128 wants to merge 1 commit intoKanishaSharma11:mainfrom
Devi128:voice

Conversation

@Devi128
Copy link

@Devi128 Devi128 commented Sep 5, 2025

#68
This PR introduces a new feature that allows users to log expenses using voice commands.

Changes made:

Implemented Web Speech API integration for capturing voice input.

Added logic to parse voice commands like:

"Spent 500 on groceries" → Adds expense ₹500 under Groceries

"Received 1000 salary" → Logs income ₹1000 under Salary

Updated existing files to support speech recognition functionality.

Improved accessibility and usability for mobile and hands-free users.

@vercel
Copy link

vercel bot commented Sep 5, 2025

@Devi128 is attempting to deploy a commit to the Kanisha Ravindra Sharma's projects Team on Vercel.

A member of the Team first needs to authorize it.

@Devi128
Copy link
Author

Devi128 commented Sep 5, 2025

Hi @KanishaSharma11 , I have implemented the voice command feature. Please review and let me know if any changes are required

@KanishaSharma11
Copy link
Owner

There are some issues with the home.html and script.js

@KanishaSharma11
Copy link
Owner

image I can't merge the PR until the issues are resolved.

@Devi128
Copy link
Author

Devi128 commented Sep 22, 2025

Hi @KanishaSharma11 , I'm working on it.I will share updates soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants