Finds threat start and location of microphone recording in a data frame, and plays the audio from the start of the threat, using 'play_audio_section'. Expects columns 'threat_appear_time', 'start_time', 'mic.wav_location_0'. Expects absolute paths, use `update_file_pointers` to update them if necessary.

play_audio_from_threat(df)

Arguments

df

A trial results data frame

Value

Returns no value