We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
wav格式,非流式正常;流式(streaming_mode=true&media_type=wav)输出的音频不能播放,数据里面貌似有代码; ogg格式流式正常。
The text was updated successfully, but these errors were encountered:
看代码,如果是以wav格式进行流式输出,会以raw格式返回音频流,在客户端可能需要一些额外处理,来转化为wav格式。
Sorry, something went wrong.
No branches or pull requests
wav格式,非流式正常;流式(streaming_mode=true&media_type=wav)输出的音频不能播放,数据里面貌似有代码;
ogg格式流式正常。
The text was updated successfully, but these errors were encountered: