Hello
I am trying to build an Ai assistant app , in which i need a feature to change language and speech of a character using setting at run time, How can i do this in unity3d App.
thanks
Hello
I am trying to build an Ai assistant app , in which i need a feature to change language and speech of a character using setting at run time, How can i do this in unity3d App.
thanks
Hello @vrushali.malankar,
Welcome to the Convai Developer Forum
Thank you for your question.
Yes, you can achieve this by using the Character Update API to change the language of a character at runtime. You can refer to the API documentation here for more details and implementation examples: Character API Documentation
Hello @K3
Thank you for quick reply ,
For using API do we have to have some subscription or it will work in free version?
This API is accessible only with the Professional plan and higher plans.