What is chanjing-tts?
Use Chanjing TTS API to convert text to speech Source: chanjing-ai/chan-skills.
Use Chanjing TTS API to convert text to speech
Quickly install chanjing-tts AI skill to your development environment via command line
Source: 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 |
Use Chanjing TTS API to convert text to speech Source: chanjing-ai/chan-skills.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/chanjing-ai/chan-skills --skill chanjing-ttsUse Chanjing TTS API to convert text to speech Source: chanjing-ai/chan-skills.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/chanjing-ai/chan-skills --skill chanjing-tts Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/chanjing-ai/chan-skills