Python Script To Call Phone

Posted by admin
Python Script To Call Phone 4,8/5 8556 reviews

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.

  1. Vba Call Python Script

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.

Another
johnny cigarjohnny cigar

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?

PekafuPekafu
Got a question that you can’t ask on public Stack Overflow? Learn more about sharing private information with Stack Overflow for Teams.

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?

Kara
4,11210 gold badges44 silver badges53 bronze badges
Jean-PierreJean-Pierre

3 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

ramdazramdazCall
8321 gold badge13 silver badges34 bronze badges

Micromedia 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
27.8k17 gold badges105 silver badges153 bronze badges
codeapecodeape
75.2k22 gold badges124 silver badges150 bronze badges
Call

Not the answer you're looking for? Browse other questions tagged pythonusbvoice or ask your own question.