WebsiteBeaver / CordovaCall

Cordova CallKit & ConnectionService plugin for iOS/Android that displays the native call UI for VOIP apps
MIT License
196 stars 91 forks source link

Can't set speakerphone on/off at first call. #11

Closed jwliang1226 closed 6 years ago

jwliang1226 commented 6 years ago

I'm using webrtc and CordovaCall, I tried to set speakerphone on/off by cordova-plugin-audioroute or cordova-plugin-audiotoggle, but not functional at first receiveCall. Second receiveCall works well.

I have no error without receiveCall.

D-Marc1 commented 6 years ago

This plugin currently does not give you control over audio. It is one of the feature requests, however.