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
(simple + lib) => url : PuzzleTak_AudioWaveSeekBar
Thank you for your support
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
PuzzleTak_AudioWaveSeekBar:
Dim p As Phone
If p.SdkVersion >= 24 Then
pt.TreadGetByteUUIDFromBytes(File.DirAssets,"la_la_la.mp3") ' use android 6 up
' pt.TreadDownloadFileUUIDFromBytes("url music") ' use android 6 up
Else
pt.RandomUUID ' support wave rndom ☺♥ support all version android
End If
(simple + lib) => url : PuzzleTak_AudioWaveSeekBar
Thank you for your support