kyle
kyle

Reputation: 11

Phonegap record audio iPhone 4

Hi I just wondered if anyone had managed to get the iphone4 to record audio using phonegap.

I tried the example phonegap provides but was unsuccessful.

Thank you for your time

Kyle

Upvotes: 0

Views: 803

Answers (1)

Leopd
Leopd

Reputation: 42757

Yes. The example for PhoneGap 1.0.0 works fine for me on iOS 4.x. One catch when using the simulator at least is that the filename you record to should start documents://.

Upvotes: 2

Related Questions