Skip to content

无法连续播放语音 #22

@newbin1974

Description

@newbin1974

{
"queryPath": "http://localhost:8080/audio/speech",
"method": "post",
"request_headers": {
"Content-Type": "application/json"
},
"request_body": {
"input": "{{$.speakText}}",
"voice": "zh-CN-YunxiNeural",
"speed": 1
}
}
我一个看书软件,我用上面的规则代码导入,可以正常播放,但是两段后就结束了,这是哪里问题?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions