Commit 3312e3b
committed
fix(xai): keep default voice as 'ara'
Voice names are lowercase per xAI's docs, so align the default with
the existing behavior (Ara) rather than switching it to eve.
Ref: https://docs.x.ai/developers/model-capabilities/audio/voice-agent#available-voices1 parent 87a5564 commit 3312e3b
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
0 commit comments