Test your agent in the browser without phone calls. Click Test to start voice or chat conversations with real-time transcripts. What you’ll learn: Starting test conversations, choosing test modes, and reviewing results.Documentation Index
Fetch the complete documentation index at: https://docs.blackbox.dasha.ai/llms.txt
Use this file to discover all available pages before exploring further.
Start a test conversation
Have a conversation
Speak or type to interact with your agent. The transcript displays in real time.
Test modes
| Mode | Description | Best for |
|---|---|---|
| Voice | Real-time voice conversation using STT and TTS | Final validation, voice quality, latency testing |
| Chat | Text-based conversation with instant responses | Prompt iteration, debugging, quick scenarios |
| Phone | Call a real phone number | End-to-end telephony testing |
Test controls
| Control | Function |
|---|---|
| Mode selector | Switch between Voice, Chat, and Phone modes |
| Text input | Type messages (chat mode) |
| End Call | Stop the current conversation |
Reviewing results
After ending a test call, view the call result:
Result structure:
Example: Result structure
Example: Result structure
inspectorUrl.
Pre-deployment checklist
- Voice quality
- Response quality
- Integrations
- Performance
- Voice sounds natural and professional
- Pronunciation of brand terms is correct
- Speed is comfortable (not rushed or slow)
- Multi-turn conversations flow smoothly
Troubleshooting
Test won't start
Test won't start
Possible causes: Incomplete configuration, network issues, unsaved agentSolutions:
- Verify all required fields are completed (LLM config, TTS config, STT config)
- Check that API keys are valid and have necessary permissions
- Save the agent before attempting to test
- Clear browser cache and reload the page
Microphone not working
Microphone not working
Possible causes: Permission denied, wrong device selectedSolutions:
- Click the lock icon in the address bar → Allow microphone access
- Check system privacy settings
- Try a different browser (Chrome works best)
Agent doesn't respond
Agent doesn't respond
Possible causes: LLM configuration error, prompt issueSolutions:
- Verify the LLM API key is valid
- Check the model name is correct
- Test with a minimal prompt: “You are a helpful assistant.”
API testing
Schedule test calls programmatically for automation:API example: Schedule test call
API example: Schedule test call
What’s next
Call Inspector
Analyze completed calls
Troubleshooting
Common issues and solutions