Telnyx Voice Streaming Javascript
Stream real-time voice data from Telnyx calls directly into JavaScript applications for custom processing and analysis.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add telnyx-voice-streaming-javascript npx -- -y @trustedskills/telnyx-voice-streaming-javascript
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"telnyx-voice-streaming-javascript": {
"command": "npx",
"args": [
"-y",
"@trustedskills/telnyx-voice-streaming-javascript"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill enables AI agents to stream audio data using the Telnyx Voice Streaming JavaScript library. It facilitates real-time voice communication, allowing for features like interactive voice response (IVR) systems and automated phone calls. The agent can both receive and transmit audio streams, opening up possibilities for dynamic interactions.
When to use it
- Automated Phone Calls: Generate outbound calls with pre-recorded or synthesized speech.
- Interactive Voice Response (IVR): Build complex IVR systems that respond dynamically based on user input.
- Voice Chatbots: Create conversational agents capable of voice interactions.
- Real-time Transcription/Synthesis: Integrate streaming transcription and text-to-speech capabilities into a workflow.
Key capabilities
- Audio stream transmission
- Audio stream reception
- Integration with Telnyx Voice Streaming JavaScript library
Example prompts
- "Initiate an outbound call to 555-123-4567 and play the greeting message."
- "Start receiving audio from the microphone and process it for transcription."
- "Send a synthesized voice response 'Please press 1 for support'."
Tips & gotchas
Requires familiarity with Telnyx account setup and API keys. Ensure proper error handling is implemented to manage potential network or streaming issues.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.