🤖
Telnyx Stt
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.
安全通过
💬Prompt
技能说明
name: telnyx-stt description: 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. metadata: {"openclaw":{"emoji":"🎤","requires":{"bins":["python3"],"env":["TELNYX_API_KEY"]},"primaryEnv":"TELNYX_API_KEY"}}
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.
如何使用「Telnyx Stt」?
- 打开小龙虾AI(Web 或 iOS App)
- 点击上方「立即使用」按钮,或在对话框中输入任务描述
- 小龙虾AI 会自动匹配并调用「Telnyx Stt」技能完成任务
- 结果即时呈现,支持继续对话优化