Is there a way to use a audio player with slider to control the duration?

So like on spotify for eg it shows like this :- SONG NAME
banner

                                                              slider to control the time where the song/ audio is

anyway to do this in kodular?

No that kinda of sliders
slider

image
smth like this

Try this

Also if you want current duration add this in global controls before control progress

component_set_get

1 Like

Whats the path like i have a audio file in my assets how
image
to use it here?

:point_down: :point_down:

1 Like

Makeroid? isnt that the old name?

Companion Package Name

Oh! btw can this work?
image

Yes you can use it in initialize event also just fill those fields

cool will do this and update you

image
whats this?

Container/Layout in which player will initialize

Its in the screen without a layout/container
like thia
image

You will have to drag the horizontal arrangement component in screen

image

You can find it in Layout → General → Horizontal Arrangement

Yeah I know what is a horizontal arrangement can I do it without it?

Not possible you will have to use an arrangement like horizontal or vertical

ok and btw this?
image

Controls which you need added them in variable

K cool its done hope it works


bruh?