Skip to content
New issue

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

fix audio rendering on non-get requests #8398

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

PiotrDabkowski
Copy link

Fixes #8378.

Audio from the response should be used in the audio element, rather than using potentially incomplete URL as the src. This is similar to how swagger-ui does it for images (we create url from content via createObjectURL).

Tested locally, works.

@albertsalgueda
Copy link

please fix this

@aka7774
Copy link

aka7774 commented Mar 11, 2024

same

I think the demand for this modification has increased.
Because TTS is being used more.

@gayathrisairam
Copy link

Can we get this merged please?

@leng-yue
Copy link

Any plan to merge this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Audio returned by POST request is not playable.
5 participants