Skip to content

Release v0.8.0

Choose a tag to compare

@terranc terranc released this 07 Mar 18:21
· 15 commits to master since this release

Added

  • macOS voice reply mode with TTS support: bot automatically replies with voice when user sends voice messages, using macOS say command + ffmpeg conversion
  • Smart voice delivery strategy based on response length (voice-only, text+voice, or text-only fallback)
  • VOICE_REPLY_PERSONA config for selecting macOS TTS voice persona

Fixed

  • Voice reply mode gracefully falls back to text on non-macOS platforms

Changed

  • Updated README documentation (EN/ZH) with voice reply mode usage guide