VoiceOS builds a dynamic ASR dictionary from two sources:Documentation Index
Fetch the complete documentation index at: https://docs.voiceos.com/llms.txt
Use this file to discover all available pages before exploring further.
- terms extracted from
messages - terms explicitly passed in
dictionary
When to pass dictionary
Pass explicit dictionary terms when you already know the critical terms:- account names
- product names
- customer names
- medical, legal, or financial terminology
- model names
- environment variables
- API names
When messages are enough
If the message stack already contains the important terms, VoiceOS can extract them automatically:Keep terms concise
Good terms:QdrantVectorCacheLangGraphTestDashboardApp.tsxapi.voiceos.dev
- long paragraphs
- generic words like
dashboard,request,conversation - phrases that are not likely to be spoken

