Discussions

Ask a Question
Back to All

[Interactive Avatar] Change language when creating avatar

I recently created an interactive avatar using a pre-recorded video where my actor speaks Chinese. I can now access the avatar and its voice through an API. However, I'm having trouble changing the language of the voice. Although it's set to multilingual when uploaded, the API shows the voice as 'English.' Additionally, the voice sounds a bit off, and I'm not sure if this is due to the language setting or if the voice just isn't proficient in speaking Chinese. I know that some of the Chinese voices provided by HeyGen work perfectly, so I'm wondering if there's a way to change the voice language.

{
        "voice_id": "XXXXX",
        "language": "English",
        "gender": "unknown",
        "name": "My Avatar",
        "preview_audio": "https://static.heygen.ai/voice_preview/72e20de962174a56854bb91de72c7cf2.mp3",
        "support_pause": true,
        "emotion_support": false
      }