Generates a signed URL for connecting to your ElevenLabs conversational AI via our proxy. The signed URL is valid for a limited time. Connections made via the signed URL send requests to the ElevenLabs API and add visemes to the audio stream.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Configuration parameters
Successful response containing the signed websocket URL for connecting to the ElevenLabs conversational AI proxy. Use this URL to stream audio data and receive viseme predictions in real-time.
Signed WebSocket URL for uploading connecting to the ElevenLabs conversational AI proxy
"wss://api.mascot.bot/v1/convresation?token=abc123"