Text-to-speech generation on Volcengine audio services. Use when users need narration, multi-language speech output, voice selection, or TTS troubleshooting.
Scanned 9/5/2026
Install to Claude Code
npx -y skills add dvcrn/openclaw-skills-marketplace --skill volcengine-ai-audio-tts --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Volcengine Ai Audio Tts?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/dvcrn-volcengine-ai-audio-tts)More formats (shields.io, HTML) on the badges page.
---
name: volcengine-ai-audio-tts
description: "Text-to-speech generation on Volcengine audio services. Use when users need narration, multi-language speech output, voice selection, or TTS troubleshooting."
---
# volcengine-ai-audio-tts
Synthesize speech from text with voice, language, and format controls.
## Execution Checklist
1. Confirm input text, language, and target voice.
2. Set output format and sample rate.
3. Execute TTS request and poll if async.
4. Return audio URL/path and reproducible parameters.
## Output Rules
- Prefer stable audio formats (`mp3` or `wav`).
- Keep text chunks short for long passages.
- Surface duration and file size when possible.
## References
- `references/sources.md`
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!