Documentation Index
Fetch the complete documentation index at: https://docs.voxworks.ai/llms.txt
Use this file to discover all available pages before exploring further.
Why Dynamics Matter
Natural conversation requires careful timing. Respond too quickly and you interrupt users mid-thought. Wait too long and the conversation feels awkward. Voxworks provides fine-grained control over these dynamics to create natural, human-like interactions.Key Settings
| Setting | What It Controls | Options |
|---|---|---|
| Response Eagerness | How quickly the assistant responds after user stops speaking | keen, normal, patient |
| Thinking Effort | How deeply the LLM reasons about responses | fast, normal, deep |
| Silence Tolerance | How long to wait before prompting idle users | hurried, patient, extremely patient, infinite |
| Keywords | Terms to improve transcription accuracy | Custom word list |
How Dynamics Work Together
During a conversation turn:- User speaks — Voice activity detection (VAD) detects speech
- User pauses — System starts the eagerness timer
- Eagerness applied — Timer duration based on eagerness setting
- Turn completion check — AI assesses whether the user has finished their thought
- Response generated — LLM generates response with configured thinking effort
- Assistant speaks — Once the eagerness timer has expired, the Text-to-speech delivers the assistant response
- Idle monitoring — If user doesn’t respond, silence tolerance kicks in
Finding the Right Balance
The goal is natural conversation flow:| Too Fast | Just Right | Too Slow |
|---|---|---|
| Interrupts users | Natural back-and-forth | Awkward pauses |
| Feels rushed | Comfortable pace | Seems unresponsive |
| Misses context | Complete understanding | Over-thinking |
| Incorrect responses | Correct responses | Seems unresponsive |
- Response Eagerness — Adjust how quickly the assistant responds after the user stops speaking
- Thinking Effort — Control the depth of reasoning for more accurate or faster responses
- Silence Tolerance — Configure how long the assistant waits before prompting idle users
Per-Step Configuration
Each step in your flow can have its own dynamics settings:Next Steps
- Assistant Behaviour — Understand behavioural limitations and what you can influence
- Keywords — Improve transcription accuracy for specific terms
- Silence Tolerance — Handle idle users
- Response Eagerness — Control response timing
- Thinking Effort — Adjust reasoning depth

