Skip to content

Add voice input support to AI chatbot#495

Open
spandana-yellamelli wants to merge 1 commit into
viru0909-dev:mainfrom
spandana-yellamelli:feat/voice-input
Open

Add voice input support to AI chatbot#495
spandana-yellamelli wants to merge 1 commit into
viru0909-dev:mainfrom
spandana-yellamelli:feat/voice-input

Conversation

@spandana-yellamelli
Copy link
Copy Markdown

Pull Request

Description

Added voice input support to the AI chatbot using the Web Speech API.

Features Added

  • Added microphone button to chatbot input
  • Enabled speech-to-text conversion
  • Added start/stop voice recording functionality
  • Added listening indicator while recording

Closes #479


Screenshots

1 2 3

Type of change

  • New feature (non-breaking change which adds functionality)

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

@vercel
Copy link
Copy Markdown

vercel Bot commented May 20, 2026

@spandana-yellamelli is attempting to deploy a commit to the CodeBlooded's projects Team on Vercel.

A member of the Team first needs to authorize it.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Voice Input Support for Legal Assistant

1 participant