@override Future<void> stopPlayMusic(int id) async { return await audioEffectManager?.stopPlayMusic(id); }