|
-
May 21st, 2008, 10:39 AM
#1
Thread Starter
Frenzied Member
Vibrate and play sound on PDA
Hello,
VS 2008 WM 5/6
I am developing a smart device in C#.
I want to access the PDA so that is will vibrate or play a sound when a condition is meet.
for example:
if(condition is true)
vibrate the PDA and play a sound
end if
However, I am not sure how to do this in code. The only thing I can think of is using Diagnotic.Process. However, I am not sure if this is the correct way to do this.
Any suggestions would be most helpfull,
Many thanks,
Steve
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|