R/processing_audio_functions.R
play_audio_from_threat.Rd
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)
A trial results data frame
Returns no value