Skip to content

🦋 New version release - #45

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

🦋 New version release#45
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.16.1

Patch Changes

  • a5225bc: Voice: stop the agent's opening greeting from cutting itself off. Barge-in was firing on a single mic frame (~2.67ms) over the RMS threshold, so residual acoustic echo from the greeting (browser AEC is imperfect on speakers), a cough, or a noise blip would interrupt the agent mid-sentence — most visibly, the greeting never finished. Barge-in now requires ~200ms of sustained above-threshold audio (new bargeInMinMs option, default 200); real speech crosses it easily, transient blips don't. The run resets on any quiet frame and on each new agent utterance.

@brentrager
brentrager merged commit 7ef46be into main Jul 29, 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