Hi,
I’m working on a conversational bot with the Realtime API, and all our users are German speakers. The issue I’m facing is that when users keep their inputs short, the API sometimes misinterprets the input as English, and the conversation goes completely off track.
I’ve already tried setting the system prompt to enforce German as the primary language, but that doesn’t seem to work as expected.
Does anyone know if it’s possible to restrict the API to a single language so that it consistently interprets all inputs correctly? Any tips or solutions would be greatly appreciated!