mirror of
https://github.com/xinnan-tech/xiaozhi-esp32-server.git
synced 2026-07-29 10:13:55 +08:00
test
This commit is contained in:
@@ -713,4 +713,11 @@ TTS:
|
||||
headers: # 自定义请求头
|
||||
# Authorization: Bearer xxxx
|
||||
format: mp3 # 接口返回的音频格式
|
||||
output_dir: tmp/
|
||||
LinkeraiTTS:
|
||||
#各参数意义见开发文档:https://tts.linkerai.top/docs#/default/text_to_speech_tts_get
|
||||
type: linkerai
|
||||
api_url: https://tts.linkerai.top/tts
|
||||
access_token: "test"
|
||||
voice: "OUeAo1mhq6IBExi"
|
||||
output_dir: tmp/
|
||||
Reference in New Issue
Block a user