获取可用 TTS 音色
list_voicesRetrieve available voices for the configured OpenAI-compatible TTS model. If the upstream service fails or times out, return built-in OpenAI voices with a fallback source label.
Instructions
获取当前 OAI_TTS_MODEL 的可用音色。优先调用 GET /v1/tts/voices?model=...;上游失败、超时或响应无效时自动返回内置 OpenAI 音色,并在结构化结果中标记 source=fallback。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||