Indian Accent for Realtime API

I am trying to build a bot using the realtime API. I want this bot to talk in english only but in indian accent. How can I do that?
I tried sending a session.update after every response.done to remind it about the accent but this resulted in loss of context in the conversation. Any other ideas?

I also want the bot to talk in english and if anybody tries to talk in any other language it should stop them and inform them to talk in english.

1 Like

+1 on this. Iā€™m also trying to do this