I have made a drum app in iphone. When i play drum record the sound of that after finishing play i want to save session which i played. How it possible...?? ...
I want to save recorded file and after that i want to save in sqlite database. How it possible?
Give me some proper guideline on that..
Ayn suggestion welcomes...
I want to insert recorded audio file into sqlite DB from iphone,Not file path of audio file.
data Type is blob in my table.i m getting error in below line:
NSData * ...