views:

81

answers:

1

Hello. I am trying to make an application for Windows Mobile 6 and one of it's features is enabling and disabling the speakerphone. How can this be done in C# code? I'm guessing a P/Invoke. Please let me know, I need this information to get my application really going.

Thanks

A: 

Nervermind. I found the answer here: http://www.peterfoot.net/ProgrammaticallyActivatingSpeakerphone.aspx

QAH