B4A Library PuzzleTak_AudioWaveSeekBar

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



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
 

PuzzleTak

Member
Address Edited

https://github.com/PuzzleTakX/PuzzleTak_AudioWaveSeekBar

از حمایت شما سپاسگزاریم
 

Almora

Active Member
Licensed User
Longtime User
hi..
I could not run the sample application. It wants a different library. When I uninstalled the library, I couldn't run it again. Can you add a simple example?
thanks..
 

PuzzleTak

Member
hi..
I could not run the sample application. It wants a different library. When I uninstalled the library, I couldn't run it again. Can you add a simple example?
thanks..
Add the simple audio file in the assets directory
 

Attachments

  • Puzzletak_AudioWaveSeekBar(normal simple).zip
    43.7 KB · Views: 170

Almora

Active Member
Licensed User
Longtime User
hi.

I am getting this error in the last example..

 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…