Commit 0eba5db
feat: add bit_rate parameter to AudioSpeechRequest (ENG-84936)
Add bit_rate as an optional integer enum to the TTS request schema.
Only applicable with response_format=mp3. Valid values: 32000, 64000,
96000, 128000 (default), 192000.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 0d0287d commit 0eba5db
1 file changed
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9835 | 9835 | | |
9836 | 9836 | | |
9837 | 9837 | | |
| 9838 | + | |
| 9839 | + | |
| 9840 | + | |
| 9841 | + | |
| 9842 | + | |
| 9843 | + | |
| 9844 | + | |
| 9845 | + | |
| 9846 | + | |
| 9847 | + | |
9838 | 9848 | | |
9839 | 9849 | | |
9840 | 9850 | | |
| |||
0 commit comments