qwen_agent/skills/linggan/voice-notification/language.json
朱潮 462ba14074 add language.json for developing and linggan skills
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-06-23 21:10:36 +08:00

15 lines
573 B
JSON

{
"ja": {
"description": "語音通知 - アクティブな音声セッションに語音通知メッセージをプッシュし、リアルタイム TTS 再生を行います。",
"category": "コミュニケーション"
},
"zh": {
"description": "语音通知 - 向活跃的语音会话推送语音播报消息,实现实时 TTS 播放。",
"category": "通讯协作"
},
"en": {
"description": "Voice Notification - Push voice broadcast messages to active voice sessions for real-time TTS playback.",
"category": "Communication"
}
}