Reputation: 83
i am new in meteor js. i want to create a simple android app in that want to record voice or sound from microphone. I have checked around and people had luck with cordova-plugin-media-capture
however, it seems to record audio and archive it on the android device. i look on this link but i don't know how to save recorded audio on device .if someone know this please help me and if knows other better package advice me.
Upvotes: 1
Views: 382
Reputation: 806
If your new to meteor learn and try meteor sample apps and then step by step to create a android application.
Meteor.isCordova
inside put your cordova function Cordova Audio Vedio Capture Function.Any Doubts comments or tweet twitter.com/aboopallikara
Upvotes: 1