Integrating ElevenLabs conversational agents

How can an ElevenLabs conversational agent be integrated into a Pickaxe app?

@admin_mike it’s not straightforward to get a generated audio response or is it just me? out of 10 times, I’ve only gotten an embedded audio player with the response once. The bot usually alternates between no audio-generation (Claude models generally don’t integrate with tools nicely in my experience), rewriting the response in text, or broken links:

Is it more reliable to set up a Make workflow?

@sumergoconicio Did you try something like this in the Prompt Injection section?

After generating and displaying the exercise script, always convert it to audio using the elevenlabs_tool action and present the user with an audio play button

Yes, I followed your directions, but it didn’t work. There was no play button and the app said it was preparing audio, but simply repeated information in text.

Dan

@Dan did you connect an ElevenLabs Action with API key and VoiceID?

Yes, I’ve tried twice without success

@dangardner1 @sumergoconicio - I had some luck with changing the model I was using. I used the commands above as a Prompt Injection and then tried several different models until one worked reliably. I am sorry, I no longer use the voice elements so can’t check which settings I was using. I wish you luck!

Thanks. Which LLM worked with the prompts re: Elevenlabs?