PhoneKit icon indicating copy to clipboard operation
PhoneKit copied to clipboard

An extension of TwilioSDK for easily making/receiving VoIP calls from inside your iOS app!

Results 4 PhoneKit issues
Sort by recently updated
recently updated
newest added

is it possible call recoding into this demo ? if yes then how ? i mean i want to record call particular user call audio. please share a code with...

http://screencast.com/t/4Wlv5ir6kMjk

Great library! Thank you for sharing. ...Quick question though: How do you enable call recording and/or transcriptions? I tried modifying the connection parameters in your - (void)call:(NSString *)callee withParams:(NSDictionary *)params...

Currently the duration timer started to count when the connection is connected, how to start it only after the call have been answered?