I’m wondering is it possible to write program for windows phone 7 like this:
I am talking with other person on the phone. I click the button in the aplication and it plays specific sound (e.g. from mp3 file) to the person i’m talking to, like I would play it directly to the microphone.
- Is it possible to play sound to the person I am talking with?
- Is it possible to change the dialer view (like you can change it in win mo 6 http://www.iconsoft.com/images/temporary/phonex/hdialer.jpg)
I don’t think either one is really possible.
When you launch the dialer you are using The
PhoneCallTasklauncher (WP7 Launchers and Choosers), and you do not have access to the functionality directly.If the user has the phone on speaker and you play the sound , it may be heard on the other end, but it wouldn’t be great.
Sorry, I think you are out of luck on this one 🙁
For a list of the Launchers/Choosers see http://msdn.microsoft.com/en-us/library/microsoft.phone.tasks(v=VS.92).aspx