Generate Speech
Generate speech task
curl --location 'https://api.unifically.com/higgsfield/speech' \
--header 'Authorization: Bearer APIKEY' \
--header 'Content-Type: application/json' \
--data '{
"avatar_preset_id": "7f1kmlzvtCNncSqUYMTbU",
"prompt": "good",
"width": 705,
"height": 829,
"image": [
""
],
"audio": ""
}'Last updated