Can't play audio file in BB10 cocos2dx project.

I tried playing audio with following code:
CocosDenshion::SimpleAudioEngine::sharedEngine()->playEffect(“Game_Preview_MP3.wav” );

and also include SimpleAudioEngine.h still it shows “Error loading Game_Preview_MP3.wav”.

Can anyone help me on the same?

Read this thread http://www.cocos2d-x.org/boards/6/topics/11382?r=22099