Sound Playing Problem While Using Obb File

Hi,
I am using obb file in my current project with cocos version 3.12.and i am facing an issue with sound playing with obb file.it will give me some error like below while playing any sound in game…

Failed to open file descriptor for ‘assets/sound26.mp3’

int cocos2d::experimental::AudioEngineImpl::play2d(const std::string &, bool, float),259 message:create player for sound26.mp3 fail

@mars3142

what platform are you playing on?

Android and I have solve this Problem.

Thank You.

What was the solution?