#How do you specify which voice to use in API calls?

4 messages · Page 1 of 1 (latest)

fathom bone
#

curl -X POST https://api.fish.audio/v1/tts \ -H "Authorization: Bearer a44b36eebda94213ad63a797b3c67e1a" \ -H "Content-Type: application/json" \ -H "model: s1" \ -d '{ "text": "Hello! Welcome to Fish Audio. \ This is my first AI-generated voice.", "format": "mp3" }' \ --output welcome.mp3

sly raft
#

Seems to me it's not possible currently... Did you find a solution?

mighty parrot
#

for me its exactly the same, i can't find any voice id

spiral marsh