Hi everyone,
I’m experiencing an issue at one step while generating text-to-speech with ElevenLabs.
Request body: raw
Content-Type: application/json
Header: xi-api-key
Yes, I have credits on my account.
Note: I’m following a tutorial from three months ago. My setup is exactly the same as in the video—everything works for the presenter, but not for me (I assume he troubleshot the problem off-camera).
Syntax:
{
“text”: “no voice {{$(‘Google Sheets’).first().json.idea.substring(0, 60)}}, {{$(‘OpenAI’).item.json.message.content.substring(0, 440)}}”,
“duration_seconds”: 5,
“prompt_influence”: 0.6
}