Skip to content

<SpeechInput /> components#34

Merged
louisjoecodes merged 14 commits intomainfrom
austin/speech-input
Nov 30, 2025
Merged

<SpeechInput /> components#34
louisjoecodes merged 14 commits intomainfrom
austin/speech-input

Conversation

@malerba118
Copy link
Contributor

Adds SpeechInput components which can be used for creating compact speech-to-text inputs via realtime scribe.

Components include SpeechInput, SpeechInputRecordButton, SpeechInputPreview, SpeechInputCancelButton.

There's an issue atm where useScribe hook exported from @elevenlabs/react seems to have a race condition bug such that disconnect calls fail and it gets stuck permanently connected no matter how many times you try to disconnect. I had to fork useScribe hook and include a patched variant to prevent this issue which obviously is not ideal (CC @PaulAsjes).

speech-input-demo-2.mov

@vercel
Copy link
Contributor

vercel bot commented Nov 29, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
ui Ready Ready Preview Comment Nov 29, 2025 11:45pm

@louisjoecodes louisjoecodes merged commit c62df5b into main Nov 30, 2025
6 checks passed
@louisjoecodes
Copy link
Collaborator

👊

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.

2 participants