How to build Call recorder in python or JavaScript | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

How to build Call recorder in python or JavaScript

I am working on a project where I need to record the conversation of a phone call with user permission. But I feel java is tiring. So does anyone has any idea to implement this?

27th Dec 2021, 11:12 AM
Amirtha K
Amirtha K - avatar
4 Answers
+ 1
Kivy is for GUI, but for recording calls with Python you will have to use the plivo or twilio APIs and this the same for JS but you will need Node
27th Dec 2021, 12:04 PM
VCoder
VCoder - avatar
0
Are you trying to make an Android App ?
27th Dec 2021, 11:54 AM
VCoder
VCoder - avatar
0
VCoder Actually no. Because I have zero knowledge in Android app. So anything apart from java would be better
27th Dec 2021, 11:56 AM
Amirtha K
Amirtha K - avatar
0
I said you that because you may make Android apps with Kotlin, a lot more easier language than Java, It is very powerful, but If you really want to make apps with Python, you may try Kivy
27th Dec 2021, 11:58 AM
VCoder
VCoder - avatar