Skip to content

feat: voice input - #42005

Closed
js2me wants to merge 2 commits into
anomalyco:devfrom
js2me:voice-input
Closed

feat: voice input#42005
js2me wants to merge 2 commits into
anomalyco:devfrom
js2me:voice-input

Conversation

@js2me

@js2me js2me commented Aug 12, 2026

Copy link
Copy Markdown

Issue for this PR

Closes #

Type of change

  • Bug fix
  • New feature
  • Refactor / code improvement
  • Documentation

What does this PR do?

This thing provides the ability to use microphone and your voice to talk with AI agents using web version

How did you verify your code works?

Manual testing.

Screenshots / recordings

image image image image

Checklist

  • I have tested my changes locally
  • I have not included unrelated changes in this PR

@github-actions

Copy link
Copy Markdown
Contributor

Hey! Your PR title [feature] Voice input doesn't follow conventional commit format.

Please update it to start with one of:

  • feat: or feat(scope): new feature
  • fix: or fix(scope): bug fix
  • docs: or docs(scope): documentation changes
  • chore: or chore(scope): maintenance tasks
  • refactor: or refactor(scope): code refactoring
  • test: or test(scope): adding or updating tests

Where scope is the package name (e.g., app, desktop, opencode).

See CONTRIBUTING.md for details.

@github-actions github-actions Bot added the needs:compliance This means the issue will auto-close after 2 hours. label Aug 12, 2026
@github-actions

github-actions Bot commented Aug 12, 2026

Copy link
Copy Markdown
Contributor

This PR doesn't fully meet our contributing guidelines and PR template.

What needs to be fixed:

  • Not all checklist items are checked. Please confirm you have tested locally and have not included unrelated changes.

Please edit this PR description to address the above within 2 hours, or it will be automatically closed.

If you believe this was flagged incorrectly, please let a maintainer know.

@github-actions

Copy link
Copy Markdown
Contributor

The following comment was made by an LLM, it may be inaccurate:

Potential Duplicate PRs Found

Based on the search results, here are related voice input PRs that may be duplicates or overlapping work:

  1. feat(desktop): add voice input - Desktop version of voice input feature, recently merged/open

  2. feat(opencode): add voice input - Previous voice input implementation for the core package

  3. feat: Add voice input using browser speech recognition (web only) - Earlier browser-based voice input using speech recognition API

  4. feat: add first-party voice transcription with local Whisper - Alternative approach using local Whisper model

Recommendation: Check if PR #41864 (desktop voice input) has any overlapping code or shared infrastructure that should be coordinated. Also review PR #29663 to see if the web implementation duplicates existing work.

@js2me js2me changed the title [feature] Voice input feat: voice input Aug 12, 2026
@github-actions

Copy link
Copy Markdown
Contributor

This pull request has been automatically closed because it was not updated to meet our contributing guidelines within the 2-hour window.

Feel free to open a new pull request that follows our guidelines.

@github-actions github-actions Bot removed the needs:compliance This means the issue will auto-close after 2 hours. label Aug 12, 2026
@github-actions github-actions Bot closed this Aug 12, 2026
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.

1 participant