Discussions

Ask a Question

Only English voices available in the API?

This endpoint only lists English voices: <https://api.play.ht/api/v2/voices> How to use voices from other languages?

render extremley slow and then recieving an error

Hello, I want to know why your website keeps getting error messages when I try to render voices\\ or when I press generate voice it keeps spinning but nothing happen? This is really frustrating, and holding down my work flow!

Module not found error for node.js sdk

I get the following error trying import/require the latest node.js sdk internal/modules/cjs/loader.js:753 throw new ERR_UNKNOWN_BUILTIN_MODULE(filename); ^ Error [ERR_UNKNOWN_BUILTIN_MODULE]\: No such built-in module: node:stream/web at new NodeError (internal/errors.js:322:7) at Function.Module.\_load (internal/modules/cjs/loader.js:753:13) at Module.require (internal/modules/cjs/loader.js:974:19) at require (internal/modules/cjs/helpers.js:101:18) at Object.<anonymous> (/home/vasudevanubrolu/kode/dev/playHT/node_modules/playht/dist/cjs/index.js:37015:21) at Module.\_compile (internal/modules/cjs/loader.js:1085:14) at Object.Module.\_extensions..js (internal/modules/cjs/loader.js:1114:10) at Module.load (internal/modules/cjs/loader.js:950:32) at Function.Module.\_load (internal/modules/cjs/loader.js:790:12) at Module.require (internal/modules/cjs/loader.js:974:19) { code: 'ERR_UNKNOWN_BUILTIN_MODULE' }

Api defualt for quality

hi what is the default setting for "quality" param accepted in the <https://api.play.ht/api/v2/tts/stream> Endpoint? As in, if I didn't include a setting, what quality is the file output as?

Tags/Gender in voice clone api

Hi, when I'm doing an instant voice clone through the API, can I add tags and gender to improve the quality?

When using python library we get a RecursionError

This error shows on initialization of Client. RecursionError: maximum recursion depth exceeded while calling a Python object client = Client("USER_ID", "SECRET_KEY")

PT-BR voices

Hello, Any voice to use in brazilian portuguese via API?

Names

Do I have to keep going back to the list when changing the names, when I am already using those names?

Unauthorized for url: https://api.play.ht/api/v2/leases

Hey guys, i'm facing this problem. Do you know if i must you a premium account for these apis?

"You don't have access to this API"

Hi, I was using `https://play.ht/api/v1/convert/` fine, yet it stopped working ~3 months ago. All my requests returns with status code `400`, with a body `"error": "You don't have access to this API"`. How to fix that?