hermes-agent/website/docs
zhonghui5207 0671201c05 feat(tts): add Gemini TTS provider
Add Google's Gemini speech-generation API as 8th TTS backend.
Returns base64-encoded signed 16-bit PCM at 24 kHz mono, wrapped
in WAV natively via stdlib wave module. Optional ffmpeg conversion
to mp3/ogg for Telegram voice bubbles.

Supports GEMINI_API_KEY and GOOGLE_API_KEY (fallback), 30 prebuilt
voices, configurable model (flash/pro).

Cherry-picked from #10922 by @zhonghui5207. Fixes #10918.
2026-04-16 20:47:29 +05:30
..
developer-guide docs: update tool-adding instructions for auto-discovery 2026-04-14 21:12:29 -07:00
getting-started fix: include telegram dependency in termux bundle 2026-04-15 17:54:10 -07:00
guides docs: document register_command() for plugin slash commands (#10671) 2026-04-15 19:55:25 -07:00
integrations docs: clarify hermes model vs /model — two commands, two purposes (#10276) 2026-04-15 04:39:34 -07:00
reference feat(telegram): add dedicated TELEGRAM_PROXY env var and config.yaml proxy_url support 2026-04-15 22:13:11 -07:00
user-guide feat(tts): add Gemini TTS provider 2026-04-16 20:47:29 +05:30
index.md fix(docs): show sidebar on docs homepage 2026-04-16 04:24:45 -07:00