How to play audio on Streamlit without relying on local files?

Hello, I’m coding a program that finds and summarizes news sources on streamlit. I’ve added a text-to-speech feature to the news, but I’m dependent on local files. Is there any way to add a text-to-speech feature to the news without depending on local files?