Have a look at the Touch object.. it has several expressions to get the speed at which someone is moving the device. It does not work on every platform and not with every device (obviously), but those that have an accelerometer can give sensible results with that.. you coulkd just check against a threshold and then play a sound when your values exceed it.