renanoliveira / cordova-phone-call-trap

Cordova PhoneCall Trap
MIT License
40 stars 62 forks source link

Call record #17

Open johnpaulcm opened 7 years ago

johnpaulcm commented 7 years ago

Is it possible to record call conversations in ionic by using this plugin?

agliottone commented 5 years ago

use https://cordova.apache.org/docs/en/latest/reference/cordova-plugin-media/index.html

krishnarout commented 4 years ago

use https://cordova.apache.org/docs/en/latest/reference/cordova-plugin-media/index.html

I am using this plugin to record the call but the recording is not happening and also I am not getting when to call the startRecord() to start recording the conversation .please help me how to record the calls.

krishnarout commented 4 years ago

Is it possible to record call conversations in ionic by using this plugin?

Hi,did you find any solution to record the calls?