Discussions
Would be nice if avatarsV2 returned a default voice_id in the avatar object.
2 days ago by Preben
"avatars": [
{
vocie_id:
"avatar_id": "0e62e7f5dc724018ae02a8461b0a5ccf",
"avatar_name": "Hilary",
"gender": "unknown",
"preview_image_url": "https://files2.heygen.ai/avatar/v3/0e62e7f5dc724018ae02a8461b0a5ccf/full/2.2/preview_target.webp",
"preview_video_url": "https://files2.heygen.ai/avatar/v3/0e62e7f5dc724018ae02a8461b0a5ccf/full/2.2/preview_video_target.mp4"
},
Its hell on earth trying to map voices from v2/voices to v2/avatars based on avatar name etc etc, and not all avatars has a voice with their name, so its an impossible task.