#Do I need to be subscribed to the Pro version or higher to use the ulaw_8000 format? Because I'm ma

1 messages · Page 1 of 1 (latest)

lilac finchBOT
#
AI-generated Answer for .gideoon

No, you do not need to be subscribed to the Pro version or higher to use the ulaw_8000 format. This format is available for all users.

Please ensure that your request is correctly formatted. Here is an example using cURL:

curl --request POST \
  --url 'https://api.elevenlabs.io/v1/text-to-speech/pNInz6obpgDQGcFmaJgB?output_format=ulaw_8000' \
  --header 'Content-Type: application/json' \
  --header 'xi-api-key: secret-api-key' \
  --data '{
  "text": "hi, this is a test from the web",
  "voice_settings": {
    "stability": 0.5,
    "similarity_boost": 0.5
  }
}'

If the issue persists, please check your API key and ensure it is valid. If you continue to experience problems, consider opening a ticket via the ticket form.

prime cobalt
#

@viscid locust sorry the bot is wrong you do need to be pro or above

lilac finchBOT
#
AI-generated Answer for dawn.dusk

The ulaw_8000 format is not listed among the supported formats. For specific format requirements, please reach out to our Enterprise Department directly via this webpage. They can discuss a tailor-made plan to meet your needs.

viscid locust
#

@prime cobalt Thanks for the answer!