Click here to Skip to main content
15,885,216 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
In my app i want to bring in custom vibration.In my code i have used the code to implement the vibration.But the problem is the vibration intensity is very high and When i try to reduce the intensity the feel of the vibration is missing.Need any suggestions for bringing a minimal vibration programatically.

What I have tried:

Added the AudioToolBox framework.
This is the code for vibration to occur.

AudioServicesPlayAlertSound(kSystemSoundID_Vibrate)

This produces only the default vibration.
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900