gradio
gradio copied to clipboard
gradio 4.41 doesn't play audio in IOS
Describe the bug
gradio 4.41 doesn't play audio in IOS downgrading to 4.40 solve the issue
Have you searched existing issues? 🔎
- [X] I have searched and found no existing issues
Reproduction
import gradio as gr
gr.Audio(value="example1.wav", type="filepath")
Screenshot
No response
Logs
No response
System Info
gradio 4.41
Python 3.8.19
Severity
I can work around it