The Integrations page allows you to connect your Salpre AI account with external providers. These integrations are required for your AI agents to function, as they provide the voice, transcription, and language model capabilities.
Currently, we support:
- ElevenLabs β Voice Provider (Text-to-Speech)
- OpenAI β Model Provider (GPT AI Models)
- Deepgram β Transcriber Provider (Speech-to-Text)
We will continue to add more providers over time to give you flexibility in performance, pricing, and language coverage.
πΉ Voice Providers
ElevenLabs
Used for generating realistic, natural-sounding voices for your AI agent.
- API Key field β Enter your ElevenLabs API key.
- Required for voice playback in calls.
- Provides access to:
- Multiple languages
- Different voice styles
- Custom voice cloning (advanced feature)
β οΈ Keep your API key secure and private. Never share it publicly or commit it to code repositories.
πΉ Model Providers
OpenAI
Used for powering your AI agentβs reasoning and conversation skills.
- API Key field β Enter your OpenAI API key.
- Required for all GPT-based responses.
- Provides access to models such as:
- GPT-4o
- GPT-4o-mini
- GPT-3.5 (legacy support)
Use OpenAI for:
- Complex reasoning and conversations
- Multilingual text generation
- Dynamic prompt handling
πΉ Transcriber Providers
Deepgram
Used for converting speech into text (STT β Speech-to-Text).
- API Key field β Enter your Deepgram API key.
- Required for capturing what the caller says during a call.
- Provides access to:
- High-accuracy real-time transcription
- Multiple languages and accents
- Fast, low-latency processing
πΉ Adding More Providers
We are actively working on expanding integrations with additional providers, such as:
- Google Cloud STT/TTS
- Azure Cognitive Services
- Anthropic (Claude models)
- Other voice & transcription vendors
This will give you more options to balance cost, speed, and quality depending on your business needs.
π Best Practices
- Store your API keys only inside the Salpre Dashboard β Never in public code.
- Rotate your API keys regularly for security.
- Use different keys for development and production environments.
- Check your provider dashboards (OpenAI, ElevenLabs, Deepgram) for usage quotas and billing.