General Questions
What is CARTER?
What is CARTER?
Is CARTER production-ready?
Is CARTER production-ready?
Can I use CARTER in my project?
Can I use CARTER in my project?
Why does CARTER have an unfiltered personality?
Why does CARTER have an unfiltered personality?
Technical Questions
What technology powers CARTER's voice?
What technology powers CARTER's voice?
- Sub-6ms latency
- Real emotional expression
- Multiple voice options
- Streaming audio generation
- Natural-sounding speech
Why Solana blockchain?
Why Solana blockchain?
- Ultra-fast transaction processing
- Scalability for high-volume requests
- Low transaction costs
- Decentralized infrastructure
How does CARTER achieve such low latency?
How does CARTER achieve such low latency?
- Cartesia’s optimized Sonic model (6ms average)
- WebSocket connections for streaming
- Solana’s fast blockchain
- Efficient audio encoding (PCM)
Can I access CARTER's source code?
Can I access CARTER's source code?
Usage Questions
Why do I get rate limit errors?
Why do I get rate limit errors?
- Waiting a moment and retrying
- Using the Cartesia playground: https://play.cartesia.ai/text-to-speech
How do I use voice input?
How do I use voice input?
- Click the “VOICE INPUT” button
- Allow microphone access when prompted
- Speak clearly into your microphone
- Wait for CARTER’s voice response
Why isn't CARTER responding?
Why isn't CARTER responding?
- Rate limits exceeded (wait and retry)
- Server overload (try later)
- Network connectivity issues
- Browser compatibility (use Chrome/Firefox/Safari/Edge)
Does CARTER remember previous conversations?
Does CARTER remember previous conversations?
Developer Questions
How can I build something like CARTER?
How can I build something like CARTER?
- Sign up for Cartesia API access
- Review our Integration Guide
- Study the Code Examples
- Check the Voice API Reference
- Start with simple TTS, then add streaming
What programming languages are supported?
What programming languages are supported?
- JavaScript/TypeScript (
@cartesia/cartesia-js) - Python (
cartesia)
How much does Cartesia cost?
How much does Cartesia cost?
- Free: Limited requests for testing
- Pro: Higher limits for production
- Enterprise: Custom limits and support
Can I clone CARTER's voice?
Can I clone CARTER's voice?
What's the difference between SSE and WebSocket?
What's the difference between SSE and WebSocket?
- One-way server→client streaming
- Simpler to implement
- Good for web applications
- Two-way communication
- Lower latency
- Better for real-time chat
Troubleshooting
Microphone permission denied
Microphone permission denied
- Check browser settings (Settings → Privacy → Microphone)
- Ensure HTTPS connection (required for mic access)
- Try a different browser
- Check system microphone permissions
No audio output
No audio output
- Check system volume
- Verify browser audio isn’t muted
- Try headphones/speakers
- Check audio output device in system settings
High latency responses
High latency responses
- Network connectivity
- Server load
- Using MP3 instead of PCM format
- Not using WebSocket for real-time
API errors
API errors
- 401 Unauthorized: Invalid API key
- 429 Rate Limit: Too many requests
- 500 Server Error: Temporary issue, retry
Project Questions
Who built CARTER?
Who built CARTER?
Is CARTER open source?
Is CARTER open source?
How can I contribute?
How can I contribute?
- Build your own voice AI projects with Cartesia
- Share your implementations
- Provide feedback on the documentation
Will CARTER be updated?
Will CARTER be updated?
