Hello,
This additional library may be used in B4A, B4J and B4i as well. It generates a beep sound.
Name: GBEBeep.b4xlib
Version: 1.1
(C) G. Becker
Licence: Royalty Free for all purpose
Last Changes V 1.1:
Usage: Beeper.Beep
Notice:
May I ask for your help to test it in the different Environments. Any comment is wellcommed expecially if it works in B4i. Thankyou.
This additional library may be used in B4A, B4J and B4i as well. It generates a beep sound.
Name: GBEBeep.b4xlib
Version: 1.1
(C) G. Becker
Licence: Royalty Free for all purpose
Last Changes V 1.1:
- Attached manifest file to point to needed libraries to incude.
- Added some code to be used with b4i (Thank you hatzisn for your help)
- Copy library file GBEBeep.b4xlib to the additional files folder. Recommend to use a sub Folder B4X there.
- Activate the library GBEBeep.
- Place #IgnoreWarnings: 32 in the Main Module
- Place Beeper.Initialize AppStart, Activity or B4XPage_Created Sub
- B4A: Place Beeper(Duration,Frequency) to setup the beeper.
Duration in Milliseconds, Frequency in Hz
Usage: Beeper.Beep
Notice:
- B4i Version is not tested due to have no Apple Environment.
- B4A tested on Samsung S21 and Emulator
- B4J tested on Windows Desktop
- B4J and B4i needs not initialization
May I ask for your help to test it in the different Environments. Any comment is wellcommed expecially if it works in B4i. Thankyou.
Attachments
Last edited: