Get total cache size
Future<int> getCacheSize() async { return await BackgroundAudioConverter.getCacheSize(); }