Telnyx Stt

v1.0.1

Transcribe 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.

0· 962· 2 versions· 0 current· 0 all-time· Updated 21m ago· MIT-0

Install

openclaw skills install telnyx-stt

Telnyx Speech-to-Text

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

Usage

To transcribe an audio file, run:

{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

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

Output:

Hello, this is a test transcription.

Environment

Requires TELNYX_API_KEY environment variable to be set.

Version tags

latestvk97axbq7vec4an0ex74w82592980xq61

Runtime requirements

🎤 Clawdis
Binspython3
EnvTELNYX_API_KEY
Primary envTELNYX_API_KEY