how to create simple block slider control mp3
If you want the slider to show the playing progress and meantime the slider can be dragged to play at a new location, you will need an extension, which have a param fromUser, what is very useful.
SliderTools-AI2-Kodular-Extension
Some useful feature for sliders in AI2 and its disturbution.
Documentation
[image]
[image]
Errors
The Error Occurred event will only return exception error.
Change Log
v1.2 Bug fixed - Change event will work now
Removed useless variable and Hashtable
v1.1 Changed the name of OnChange to Changed, suggested by <a class="mention" href="/u/vishwas">@Vishwas</a>
Download
Versions v1.2
<a class="attachment" href="/up…
2 Likes
can you show me the block in mit app inventor i a newbie... i just want a simple block to control mp3 song
here is a demo I finished several days before.
player (1).aia (501.7 KB)
I used JoeDevPlayer and SliderTools extensions:
The extension provides a robust media player for Android applications, offering functionalities for:
Playback: Play audio from URLs, local files, and project assets.
Control: Pause, stop, resume, and adjust volume during playback.
File Management: Retrieve detailed information about audio files including paths, names, artists, albums, and durations from both device storage and assets.
Metadata Handling: Convert time formats between minutes and seconds and milliseconds, and manage playback posi…
SliderTools-AI2-Kodular-Extension
Some useful feature for sliders in AI2 and its disturbution.
Documentation
[image]
[image]
Errors
The Error Occurred event will only return exception error.
Change Log
v1.2 Bug fixed - Change event will work now
Removed useless variable and Hashtable
v1.1 Changed the name of OnChange to Changed, suggested by <a class="mention" href="/u/vishwas">@Vishwas</a>
Download
Versions v1.2
<a class="attachment" href="/up…
1 Like
what if my player only one...how i m going to modify my block ....one player and slider control the mp3 player
where can i download the extension you used
you already have the link in previous post, and read the document of the extension.
my slider cannot work can anyone help ... sory for asking so many question i am a newbie
there is a sample on Taifun's website for TaifunPlayer, but in this sample, the slider is used to control the volume, not playing progress.
i am serching the block slider to control mp3
so is the taifunplayer is just to control volume cannot control player
you already have two samples, you just need combine them like this:
where can i get the purple block call slidertool.Registerslider
Did you read all my posts? check the link in 2nd post.