### Plugin Info ```json { "name": "astrbot_plugin_tts_modify", "display_name": "TTS_modify", "desc": "仅对被标记的文本进行TTS请求,实现LLM自主调用语音功能。", "author": "L1ke40oz", "repo": "https://github.com/L1ke40oz/astrbot_plugin_tts_modify" } ``` ### Check List - [x] My plugin has undergone thorough testing. - [x] My plugin does not contain malicious code. - [x] I have read and agree [Code of Conduct](https://docs.github.com/zh/site-policy/github-terms/github-community-code-of-conduct)。
Plugin Info
{ "name": "astrbot_plugin_tts_modify", "display_name": "TTS_modify", "desc": "仅对被标记的文本进行TTS请求,实现LLM自主调用语音功能。", "author": "L1ke40oz", "repo": "https://github.com/L1ke40oz/astrbot_plugin_tts_modify" }Check List