-
Notifications
You must be signed in to change notification settings - Fork 275
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Voice-To-Text Feature in Chat Bot #1010
Conversation
Overview: Implemented a Voice-to-Text feature using the Web Speech API to improve user accessibility and interaction within the Ambulance App. Added a microphone icon/button that allows users to input their location and medical information via speech. Integrated real-time transcription to fill input fields automatically, enabling users to provide details hands-free. This enhancement facilitates quicker and more efficient communication for patients and caregivers, especially in emergency situations where typing may be challenging.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
👋 Thank you for opening this pull request! We're excited to review your contribution. Please give us a moment, and we'll get back to you shortly! Feel free to join our community on Discord to discuss more! |
issue no |
and some minor changes done, can you please check your code again. so that this pr don't make any blunder |
Resolved #1059 issue |
I've reviewed the code thoroughly. All changes are working as expected, and I've ensured that no blunders will occur. Please feel free to review it again, and let me know if you notice anything else! |
🚀 Thank you for your contribution! This pull request has been closed. If you have any questions or need further assistance, feel free to reach out. |
Description
Implemented a Voice-to-Text feature in Chat Bot using the Web Speech API to improve user accessibility and interaction within the AmbuFlow App.
Resolved #1059 Issue
Key Changes:
Use Case:
This enhancement facilitates quicker and more efficient communication for patients and caregivers, especially in emergency situations where typing may be challenging.
Screenshots
Type of Change
Checklist