Issue with Caching Old Audio File in OBS Media Source
I'm using the plugin to generate audio files from a text-to-speech API. However, OBS seems to cache the old audio file, causing it to play the first few seconds of the previous file before switching to the new one.
Is there a way to generate a unique filename for each new audio file to prevent this? Or is there a setting in the plugin to avoid caching?
I would appreciate your guidance on how to solve this issue.
Hello, everyone! I need your help.
Is there any way to use OBS URL Source to fetch MP3 files generated by a text-to-speech API and save them in a folder with unique filenames?
My goal is to play the MP3 files sequentially, from the oldest to the newest.
Thank you in advance for any assistance!