Is it possible to dynamically switch the underlying model and voice of an assistant from Arabic to English during a call?
For example, our current language is arabic, when user asks to continue in English, can the agent trigger a switch to an English-optimized model and voice for the rest of the conversation?
what is the recommended best practice for handling this? Would it involve using a tool to transfer the call to a second, English-configured assistant? (multilingual models dont work stable, transfer calls to another number also not relevant in our case).