system.vibrate() duration

Is it any way to specify the duration of the vibration using system.vibrate() ?

It would have been nice if it took a duration (ms) as a parameter… The current duration is too long for using it for things like menu selection tactile feedback and such.

 

I don’t think you can control this with Corona SDK.  You might be able to do your own vibrate using Enterprise where you have that control.

Rob

I don’t think you can control this with Corona SDK.  You might be able to do your own vibrate using Enterprise where you have that control.

Rob