Hi I wish to know whether python has any event when a new call arrives, and whether we can subscribe to this event. Also, can we mute the microphone and play a sound during the call??
Hi I wish to know whether python has any event when a new call arrives, and whether we can subscribe to this event. Also, can we mute the microphone and play a sound during the call??
Hi,
Yes, using the telephone module: http://pys60.garage.maemo.org/doc/s6...telephone.html
If you search this forum you will find some examples for how to detect an incoming call and act upon it.
No.