Most voice agents configure ASR once at connection time and live with it for the entire call. The call changes. The config doesn’t. We just fixed that. 🧵

Flux now supports on-the-fly configuration. Send a `Configure` message mid-stream to update keyterms and turn detection thresholds. No reconnecting. No parallel streams. Changes apply immediately.
Collecting a PIN? Make turn detection more patient so the user isn’t cut off. Moving to medication review? Swap in drug names. Back to open conversation? Tighten thresholds. One connection that shifts context as the call evolves.
Full details, code examples, and configurable parameters in the blog post: https://t.co/dRkNC0RB1H
Voice agents normally fix ASR settings at connection time and keep them for the whole call. Updating keyterms and turn detection mid-stream removes the reconnect or parallel-stream workaround when a call moves between digit capture, domain vocabulary, and open conversation.
Checking sign-in…
Loading comments…