feat: activate gemini voice tts path

This commit is contained in:
Yahya Alhinai
2026-06-28 02:11:02 +00:00
parent 4726e8ce80
commit 89893110f1
11 changed files with 151 additions and 61 deletions
+3 -1
View File
@@ -7,8 +7,10 @@ LIVEKIT_API_SECRET=
# --- Gemini (vision + event detection + voice) ---
GEMINI_API_KEY=
# GOOGLE_API_KEY= also works as a local alias, but GEMINI_API_KEY is the
# canonical deployment secret name used by DigitalOcean and docs.
GEMINI_VISION_MODEL=gemini-2.0-flash
GEMINI_LIVE_MODEL=gemini-live-2.5-flash
GEMINI_LIVE_MODEL=gemini-3.1-flash-tts-preview
# --- GitHub (repo state + sync PR artifacts) ---
GITHUB_TOKEN=