vibrate

  1. M

    iOS Code Snippet Play SystemSounds (and Vibration)

    Hi, i found this post on the forum from @aeric I slightly modified it to play every sound you want from the systemsounds of iOS, by passing the ID. The id list can be found here: iOSSystemSoundsLibrary Sub PlaySystemSound(id As Int) Dim NativeMe As NativeObject = Me...
  2. Guenter Becker

    B4A Library BeeperDeLuxe

    Version: 1.0 ------------------------ BeeperDeLuxe is a B4A Lib. Features: sound a beep tone vibrate the phone sound and vibrate sound intermitting alarmtone Properties: DurationMillisecond: the duration of the sound, vibration or alarm. To use you need to implement libs as followes: core...
Top