docs: Add text_to_speech left out in the API response (#19862)

This commit is contained in:
yeyunwen
2025-05-18 12:59:15 +08:00
committed by GitHub
parent c22e640df3
commit a287da9ccd
6 changed files with 66 additions and 0 deletions

View File

@@ -1199,6 +1199,13 @@ import { Row, Col, Properties, Property, Heading, SubProperty } from '../md.tsx'
- `enabled` (bool) 是否开启
- `speech_to_text` (object) 语音转文本
- `enabled` (bool) 是否开启
- `text_to_speech` (object) 文本转语音
- `enabled` (bool) 是否开启
- `voice` (string) 语音类型
- `language` (string) 语言
- `autoPlay` (string) 自动播放
- `enabled` 开启
- `disabled` 关闭
- `retriever_resource` (object) 引用和归属
- `enabled` (bool) 是否开启
- `annotation_reply` (object) 标记回复