Hi guys
I came to share one of my works with you friends :)
lib PuzzleTak_AudioWaveSeekBar for b4a
Get the real waves of the audio => (local , url ) and Random Wave
Dim p As Phone
If p.SdkVersion >= 24 Then
pt.TreadGetByteUUIDFromBytes(File.DirAssets,"la_la_la.mp3") ' use...
Hello World!
Another B4A Library ?
AXWaveAnimation
AXWaveAnimation is a wave animation or a bubble animation for recording or playing audio using the amplitude of the voice.
AXWaveDrawable
You can customize the wave drawables or add or remove the wave drawables.
Example ...
Sub Process_Globals
'Requires Audio library
Private Pool As SoundPool
End Sub
Sub PlayRecording
Dim ret As Int 'Used in call to Pool.Play. ret = 0 if error occurs
Dim PoolID As Int 'Identifies the Pool number when a sound file is loaded
Dim SourceDir As String =...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.