✓ Verified ✍️ Content Creation ✓ Enhanced Data

Telnyx Stt

Transcribe audio files to text using Telnyx Speech-to-Text API.

Rating
4.1 (415 reviews)
Downloads
16,236 downloads
Version
1.0.0

Overview

Transcribe audio files to text using Telnyx Speech-to-Text API.

Complete Documentation

View Source →

Telnyx Speech-to-Text

Transcribe audio files to text using the Telnyx STT API (powered by Whisper).

Usage

To transcribe an audio file, run:

bash
{baseDir}/scripts/telnyx-stt.py /path/to/audio.mp3

The script outputs the transcribed text to stdout.

Supported Formats

  • MP3
  • WAV
  • OGG
  • M4A
  • WebM

Example

bash
{baseDir}/scripts/telnyx-stt.py /tmp/voice-message.ogg

Output:

text
Hello, this is a test transcription.

Environment

Requires TELNYX_API_KEY environment variable to be set.

Installation

Terminal bash

openclaw install telnyx-stt
    
Copied!

💻Code Examples

{baseDir}/scripts/telnyx-stt.py /path/to/audio.mp3

basedirscriptstelnyx-sttpy-pathtoaudiomp3.txt
The script outputs the transcribed text to stdout.

## Supported Formats

- MP3
- WAV
- OGG
- M4A
- WebM

## Example

Tags

#media_and-streaming #api

Quick Info

Category Content Creation
Model Claude 3.5
Complexity One-Click
Author teamtelnyx
Last Updated 3/10/2026
🚀
Optimized for
Claude 3.5
🧠

Ready to Install?

Get started with this skill in seconds

openclaw install telnyx-stt