Open andiven opened 1 year ago
Does the plug-in prevent memory leaks?
I used TTS to continuously request voice and found that the memory kept increasing. How should I check if the memory occupied by the audio has been released?
Hi! There was a bug where some tasks were not being set as Ready To Destroy and due to this some resources were not being released. :S
Will submit the fix to marketplace soon.
Does the plug-in prevent memory leaks?
I used TTS to continuously request voice and found that the memory kept increasing. How should I check if the memory occupied by the audio has been released?