telnyx-sttTranscribe audio files to text using Telnyx Speech-to-Text API. Use when you need to convert audio recordings, voice messages, or spoken content to text.
Install via ClawdBot CLI:
clawdbot install teamtelnyx/telnyx-sttGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://api.telnyx.com/v2/ai/audio/transcriptionsAudited Apr 17, 2026 · audit v1.0
Generated Mar 22, 2026
Transcribe recorded customer service calls to text for analysis and quality assurance. Enables keyword spotting, sentiment analysis, and compliance monitoring. Useful for identifying common issues and training agents.
Convert doctor-patient audio recordings into text for electronic health records. Helps streamline documentation, reduce manual transcription costs, and improve accuracy in healthcare settings. Supports HIPAA-compliant workflows when integrated securely.
Transcribe podcast episodes to create searchable text transcripts. Enhances SEO, accessibility for hearing-impaired listeners, and content repurposing into articles or social media snippets. Facilitates content discovery and engagement.
Transcribe audio from legal depositions and court proceedings into text for case files. Assists lawyers in reviewing testimonies, extracting key points, and preparing legal documents efficiently. Reduces reliance on manual note-taking.
Convert recorded lectures or online course videos to text for subtitles and study materials. Improves accessibility for students, supports multilingual translation, and aids in creating searchable course archives for e-learning platforms.
Offer a web-based platform where users upload audio files for automated transcription via Telnyx API. Charge per minute of audio processed with tiered pricing plans. Target small businesses, freelancers, and educational institutions needing affordable transcription.
Sell API access or SDKs that integrate Telnyx STT into existing applications like CRM systems or call centers. Provide developer support, documentation, and custom features. Monetize through API usage fees and enterprise licensing agreements.
Develop tailored transcription solutions for industries like healthcare or legal, ensuring compliance with regulations (e.g., HIPAA). Offer white-label services, on-premise deployment, and dedicated support. Generate revenue from long-term contracts and service-level agreements.
💬 Integration Tip
Set the TELNYX_API_KEY environment variable securely, and ensure audio files are in supported formats like MP3 or WAV for reliable transcription.
Scored Jun 19, 2026
Local speech-to-text with the Whisper CLI (no API key).
ElevenLabs text-to-speech with mac-style say UX.
Transcribe audio via OpenAI Audio Transcriptions API (Whisper).
Text-to-speech conversion using node-edge-tts npm package for generating audio from text. Supports multiple voices, languages, speed adjustment, pitch control, and subtitle generation. Use when: (1) User requests audio/voice output with the "tts" trigger or keyword. (2) Content needs to be spoken rather than read (multitasking, accessibility, driving, cooking). (3) User wants a specific voice, speed, pitch, or format for TTS output.
Local text-to-speech via sherpa-onnx (offline, no cloud)
Start voice calls via the OpenClaw voice-call plugin.