Discussions
Add 🕓 to text via API
Good Day!
2 years ago
Text to Speech
Good Day!
2 years ago
api 的视频价格和普通价格一样吗?
api 的视频价格和普通价格一样吗?
2 years ago by kk
Custom avatar and custom voice for real time suite
Hi,
Is there a way to pass custom avatar and custom voice in the real time suite APIs?
2 years ago by Ravindra Kishan
why 403 forbidden with REAL-TIME AVATARS
{
"code": 400562,
"message": "forbidden"
}
2 years ago by Feng Jialei
The Realtime API Suite iOS SDK
Hi,
2 years ago by Ravindra Kishan
how many images we can swap with the trial api token
I am facing unautorized response when I am trying to call below api with trial auth token. I am able to upload asset with same api but not able to do face swaping
2 years ago by Harshil Shah
How can I obtain the `voice_id` in the user case `Create a video with your own photo`?
curl -XPOST <https://api.heygen.com/v1/video.generate> -H 'x-api-key:<your api key>' -H 'Content-Type: application/json'
-d '{
"background": "#ffffff",
"clips": [
{
"talking_photo_id": "<your talking photo id>",
"input_text": "Welcome to HeyGen API",
"scale": 1,
"voice_id": "1bd001e7e50f421d891986aad5158bc8"
}
],
"ratio": "16:9",
"test": true,
"version": "v1alpha"
}'
2 years ago
Compatiblilty with python
Does the API key work with a python pull request?
2 years ago by varun