VoiceGuide IVR Software Main Page
Jump to content

VoiceGuide and ElevenLabs – integration question

Recommended Posts

Do you have any experience integrating VoiceGuide with ElevenLabs, similar to Google Text-to-Speech?
Alternatively, could you suggest how to save the .mpeg file returned as a response from the ElevenLabs web service call?

Share this post


Link to post

Please direct all enquiries regarding using ElevenLabs other similar TTS/STT providers with VoiceGuide to sales@voiceguide.com

You could of course just convert the received .mpeg file to a .wav (ALaw 8kHz in your case) and play that .wav - but this conversion process would add even more to the delay before the file is played. You can time how long the conversion would take by adding Trace API calls in the VBScript/JavaScript which you re using right now to make the calls to ElevenLabs web service. see: https://www.voiceguide.com/vghelp/source/html/com_trace.htm

Embedded integrations have shorter delays. You need to contact sales@voiceguide.com regarding using embedded integrations.

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×