Play sound at a specific timestamp

Actions & Logic

Hello Flutterflow community,

I'm trying to create a application and I got blocked at a bit. In the simplest terms I have a timer that after the press of a button it starts to count down from 30 seconds all the way to 0.
At the mark of 10 seconds I would like it to play a sound/song.

Could you please help me set this scenario up?

Thank you

What have you tried so far?

I've tried creating a page variable, setting a conditional action on the start countdown buton which dictates that when the variable reaches 10 seconds to play a song (I've tried both the default sound from the audio widget, in a network setup and downloading a notification sound and using a asset setup) without success.

I know it's a logic issue since I've tried to play a sound without the conditional action and it worked.

Did you check FlutterFlow's Documentation for this topic?
Yes
2
7 replies