Searched refs:play_sound (Results 1 – 2 of 2) sorted by relevance
110 audio_helper.play_sound(duration_seconds=loop_time)
215 def play_sound(duration_seconds=None, audio_file_path=None): function