- Config audio_stream_default=True; _run_turn nutzt es, wenn die Anfrage audio_stream nicht explizit setzt (explizite Anfrage gewinnt) - voice_loop: immer durchgehender Player (spielt 1 oder N Haeppchen luekenlos); --stream-audio / --no-stream-audio als Tri-State (sonst entscheidet der Server-Default) - conftest: audio_stream_default=False fuer deterministische Tests; neuer Test fuer Default-an-Streaming ueber /ws/voice; 67 Tests gruen - Doku + .env.example aktualisiert (AUDIO_STREAM_DEFAULT, --no-stream-audio) Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| conftest.py | ||
| test_audio_router.py | ||
| test_auth.py | ||
| test_basic_layout.py | ||
| test_config_profiles.py | ||
| test_endpoints_e2e.py | ||
| test_memory.py | ||
| test_quota_safety.py | ||
| test_realtime.py | ||
| test_resilience.py | ||
| test_routing.py | ||
| test_streaming.py | ||
| test_ws.py | ||