Skip to content

πŸ¦‹ New version release#32

Merged
brentrager merged 1 commit into
mainfrom
changeset-release/main
Jul 12, 2026
Merged

πŸ¦‹ New version release#32
brentrager merged 1 commit into
mainfrom
changeset-release/main

Conversation

@brentrager

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@smooai/chat-widget@0.14.0

Minor Changes

  • 1295007: Voice input/output (SMOODEV-2534): mic capture + TTS playback over the browser-voice WebSocket, shipped dark behind the new voice: { enabled, url? } config option (OFF by default β€” zero UI when off). Adds VoiceSession (framework-free WS lifecycle, getUserMedia β†’ AudioWorklet/ScriptProcessor β†’ 16 kHz linear16 mic streaming, gapless PCM playback, RMS barge-in with interrupt + playback flush), an Aurora Glass mic toggle in the composer with listening/speaking indicators and a live partial transcript in the input, and voice turns (transcript_final / reply_text) rendered through the normal chat message path. The text session's conversation id is passed as conversation_id so voice resumes the same thread.

@brentrager brentrager merged commit 31d0c6a into main Jul 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