views:

7

answers:

0

Hi all,

I am developing a game in cocos2d. Now I had done a coding in my previous iPhone application which was doing functionalities like recording and playing the recorded sound.

I want to implement that same thing in my cocos2d application also. So i want to integrate them in such a way that I can use that SoundViewController.h and SoundViewController.m files in cocos2d.

Please Let me Know If its possible or not. And If yes then HOW??

Any idea would be really appreciated.