Hi
I’m trying to play a sound on Streamlit web page without showing any UI. Just “play now this file”.
How can this be done?
Thanks!
Hi
I’m trying to play a sound on Streamlit web page without showing any UI. Just “play now this file”.
How can this be done?
Thanks!
Hi @Gabriel_Wainmann, welcome to the Streamlit community!
I’m not sure this is possible in Streamlit, as it’s generally a bad experience to play sounds that people can’t control. What use case are you solving for?
Best,
Randy