Reply To: re-play audio file Posted byUmesh November 22, 2019 PennController for IBEX › Forums › Support › re-play audio file › Reply To: re-play audio file November 22, 2019 at 2:11 pm #4339 UmeshParticipant In case it’s still useful: newButton("Replay") .print() .settings.callback( this.getAudio(audioName) .play() ) This reply was modified 5 years, 1 month ago by Umesh.