¿Qué es chanjing-tts?
Utilice la API Chanjing TTS para convertir texto a voz Fuente: chanjing-ai/chan-skills.
Utilice la API Chanjing TTS para convertir texto a voz
Instala rápidamente el skill de IA chanjing-tts en tu entorno de desarrollo mediante línea de comandos
Fuente: chanjing-ai/chan-skills.
Use this skill when the user needs to generate audio from text.
Multiple APIs need to be invoked. All share the domain: "https://open-api.chanjing.cc". All requests communicate using json. You should use utf-8 to encode and decode text throughout this task.
| code | | Response status code | | msg | | Response message | | data | | Response data | | | access\token | Valid for one day, previous token will be invalidated | | | expire\in | Token expiration time |
Utilice la API Chanjing TTS para convertir texto a voz Fuente: chanjing-ai/chan-skills.
Campos y comandos estables para citas de IA/búsqueda.
npx skills add https://github.com/chanjing-ai/chan-skills --skill chanjing-ttsUtilice la API Chanjing TTS para convertir texto a voz Fuente: chanjing-ai/chan-skills.
Abre tu terminal o herramienta de línea de comandos (Terminal, iTerm, Windows Terminal, etc.) Copia y ejecuta este comando: npx skills add https://github.com/chanjing-ai/chan-skills --skill chanjing-tts Una vez instalado, el skill se configurará automáticamente en tu entorno de programación con IA y estará listo para usar en Claude Code, Cursor u OpenClaw
https://github.com/chanjing-ai/chan-skills