发现和使用优秀的技能扩展
使用`uvx edge-tts`进行文本到语音的转换,以从文本生成音频。
在以下情况使用:
(1) 用户使用“tts”触发器或关键词请求音频/语音输出时。
(2) 内容需要被朗读而非阅读时(如多任务处理、辅助功能、驾驶、烹饪场景)。
(3) 用户希望TTS输出具有特定的声音、速度、音调或格式时。
Text-to-speech conversion using `uvx edge-tts` for generating audio from text.
Use when:
(1) User requests audio/voice output with the "tts" trigger or keyword.
(2) Content needs to be spoken rather than read (multitasking, accessibility, driving, cooking).
(3) User wants a specific voice, speed, pitch, or format for TTS output.