Audio files often fail on Safari (but not other browsers) #2823
chrisheffner
started this conversation in
General
Replies: 2 comments
-
Hey @chrisheffner, Just to clarify: the audio files are played at first, but then as the experiment progresses there's a delay and then eventually a crash of some kind? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi all,
I have an experiment I've been working on for a while that involves participants performing an AX discrimination task, learning to categorize the items that they heard, and then performing a second AX discrimination task. All of the items being presented are sound files, though in the categorization block they are often followed by images. Over the course of the first AX block there start emerging large pauses between the presentation of each sound file in the AX task, and eventually the second sound file starts being skipped. Further into the AX block, the experiment goes blank and the experiment cannot be advanced.
I've deployed the project using both JATOS and Google App Engine; it works successfully on Firefox and Chrome for both, but does not work on Safari. The issues with Safari (and the lack of issues on Chrome/Firefox) have been replicated on multiple machines. No error messages come up on the console. I'm a bit stumped; I'm not sure what to do without any error messages appearing. I may just forbid users from using Safari.
Does anyone know of some sort of Safari-based workaround? Happy to share some code; I'm not entirely sure what's relevant in this case, since it works fine in other browsers, so let me know what you'd like to see.
Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions