xfyun-tts
Installation
SKILL.md
xfyun-tts
Synthesize natural, expressive speech from text using iFlytek's Ultra-Realistic Voice Synthesis (超拟人语音合成) WebSocket API. Features human-like breathing, pauses, and emotional expression across 50+ voices.
Setup
- Create an app at 讯飞控制台 with 超拟人语音合成 service enabled
- Enable the desired voice(s) in the console (default:
x6_lingyuyan_pro) - Set environment variables:
export XFYUN_APP_ID="your_app_id" export XFYUN_API_KEY="your_api_key" export XFYUN_API_SECRET="your_api_secret"