chanjing-tts とは?
Chanjing TTS API を使用してテキストを音声に変換する ソース: chanjing-ai/chan-skills。
Chanjing TTS API を使用してテキストを音声に変換する
コマンドラインで chanjing-tts AI スキルを開発環境にすばやくインストール
ソース: 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 |
Chanjing TTS API を使用してテキストを音声に変換する ソース: chanjing-ai/chan-skills。
AI/検索での引用用の安定したフィールドとコマンド。
npx skills add https://github.com/chanjing-ai/chan-skills --skill chanjing-ttsChanjing TTS API を使用してテキストを音声に変換する ソース: chanjing-ai/chan-skills。
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/chanjing-ai/chan-skills --skill chanjing-tts インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります
https://github.com/chanjing-ai/chan-skills