Files
gs/webman/app/http/play_text_speak.http
2026-08-02 02:23:18 +08:00

23 lines
645 B
HTTP

#
GET http://192.168.42.4:8888
Content-Type: application/json
{
"sn": "ls20://0202AD1AE849",
"type": "req",
"name": "songs_queue_append",
"params": {
"tid": "234",
"vol": 50,
"urls": [
{
"name": "t.mp3",
"uri": "http://192.168.42.139:10008/tts_xf.single?text=1&voice_name=xiaoyan&speed=50&volume=100&origin=http:///192.168.42.139:10008"
}
]
}
}
###
GET http://192.168.42.139:10008/tts_xf.single?text=1&voice_name=xiaoyan&speed=50&volume=100&origin=http:///192.168.42.139:10008