New features
Scripts can switch the call into another language part way through. A Code Step can callset_language("es"), optionally with a voice ID so the switch uses a native voice. From the next step on, the assistant listens and speaks in that language while your script, conditions, knowledge base and tools keep working in English. set_language("en") switches back. The function returns true or false so the script can branch on it, and Arabic is among the supported languages. See Code Step functions. Speak to the Voxworks team for further custom configuration, including the list of language codes and native voices.
Transcripts show both languages on non-English calls. On a call that ran in another language, each transcript bubble shows what was actually said first, with the English translation underneath in muted text. This applies to both the caller’s turns and the assistant’s. English calls look exactly as before. See Call details.
Classifiers can be shared across a script or a flow. The step menu’s Classifiers item now has Script, Flow and Step groups. A script or flow classifier is written once and ticked on for each step that should run it, so editing it changes it everywhere it’s enabled. The three-per-step limit and the fixed Classifier 1/2/3 slots are gone. A new Shared Classifiers section in Settings lists every shared classifier and the steps it runs on. See Steps and Script settings.
Make a step uninterruptible. A new Interruptions item in the step menu lets you set a step to Uninterruptible, so the caller can’t cut the line off. Anything they say during it is answered once the line has finished. Use it for anything that must be heard in full, such as an AI or recording disclosure. Normal stays the default. See Interruptions.
Key Terms gain an Overfit option for keyword-shaped answers. The step menu’s Key Terms item is now a submenu with Edit… and a new Overfit switch. Overfit runs a second recogniser biased towards your key terms on that step and uses whichever transcript matches more of them. It’s useful for steps expecting menu choices, product codes or suburb names, and it needs key terms on the step or the script before it can be turned on. See Keywords.

