Python Script To Call Phone
Here is a phone call script example that we created for selling recruiting services to a hiring manager. Hello Contact’s Name, this is Your Name from DCR Workforce, have I caught you in the middle of anything? Como cambiar la contrasena de megacable. Elevator Pitch We like to start out a phone call script to include some sort of elevator pitch.
Can anybody tell me which would be the fastets, best and easiest ways to somehow run python scripts on my raspberry from my android phone. I tried via ssh but it never worked. Bluetooth connection would be also okay, but I couldn't find a good how-to for that.
Thanks for your replies.
1 Answer
So which wasn't working? The ssh or running the scripts? Do you have the scripts made already or are you changing them using the phone? If you have the scripts stored on the rpi you could run them over the SSH using commands like:
personally I use JuiceSSH for connecting to raspberry pi from my cellphone. You either need to be on the same network or setup somekind of a dynamic dns service to connect over the network. I have used successfully No-Ip on my rpi to this purpose.
edit: what are you trying to achieve with the scripts?
Vba Call Python Script
Not the answer you're looking for? Browse other questions tagged androidpythonraspberry-pi3 or ask your own question.
I'm writting a small python program to send voice file to other telephone. The phone is connected to pc over usb. How to make phone calls using Python?
Kara3 Answers
I think the smart way is to leave it a professional Voice/IP app such as ribbit or Twilio. I would personally recommend twilio which has Python libraries
ramdazramdazMicromedia Jericho is a commercial product running on Ms Windows which has this capability. It manages several types of modems and make possible to send wav file over a phone call. It also support 'Text to speech' converting a text to a wave file.
It has a C API that can be accessed by Python thanks to ctypes.
I don't know if it can be a solution for you.
I hope it helps
lucluc