# Volcengine AI Audio Tts

> Text-to-speech generation on Volcengine audio services. Use when users need narration, multi-language speech output, voice selection, or TTS troubleshooting.

- Skill: `modbender/volcengine-ai-audio-tts` (Agent Skill, multi-file: 3 files)
- Install (CLI): `npx skillmds add modbender/volcengine-ai-audio-tts`
- Raw SKILL.md: https://api.skillmd.com/api/skills/modbender/volcengine-ai-audio-tts/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: modbender (https://skillmd.com/u/modbender)
- Updated: 2026-09-09
- Page: https://skillmd.com/skills/modbender/volcengine-ai-audio-tts

---


# 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`

