i have two function recordsound and post this recorded sound to the server.
this is the following code i used to post to the server
NSString *filePa
I am using ASIHTTPRequest's library. It has a setFile: method to allow you posting a file to the server.