fix(ux): fixed issue with transcribed text not showing after releasing space (#26609)

This commit is contained in:
Dev Randalpura
2026-05-07 15:39:03 -04:00
committed by GitHub
parent 4fd411afe3
commit 451bf32c82
5 changed files with 12 additions and 11 deletions
+1 -1
View File
@@ -1795,7 +1795,7 @@ their corresponding top-level category object in your `settings.json` file.
- **`experimental.voice.stopGracePeriodMs`** (number):
- **Description:** How long to wait for final transcription after stopping
recording.
- **Default:** `1000`
- **Default:** `4000`
- **`experimental.adk.agentSessionNoninteractiveEnabled`** (boolean):
- **Description:** Enable non-interactive agent sessions.