Getting error with SoundRecorder
Hello all!
I am desperately trying to create an experiment, and I am currently receiving this error when I add the sound_start_recording plugin to the sequence. What is going on?
C:\Program Files (x86)\OpenSesame\libopensesame\var_store.py:113: UserWarning: var output_file is stored as attribute of item new_sound_start_recording_1
C:\Program Files (x86)\OpenSesame\libopensesame\var_store.py:198: UserWarning: var output_file is stored as attribute of item new_sound_start_recording_1
C:\Program Files (x86)\OpenSesame\libopensesame\var_store.py:198: UserWarning: var recording is stored as attribute of item new_sound_start_recording_1
C:\Program Files (x86)\OpenSesame\libopensesame\var_store.py:198: UserWarning: var channels is stored as attribute of item new_sound_start_recording_1
C:\Program Files (x86)\OpenSesame\libopensesame\var_store.py:198: UserWarning: var samplerate is stored as attribute of item new_sound_start_recording_1
C:\Program Files (x86)\OpenSesame\libopensesame\var_store.py:198: UserWarning: var file_exists_action is stored as attribute of item new_sound_start_recording_1
C:\Program Files (x86)\OpenSesame\libopensesame\var_store.py:198: UserWarning: var compression is stored as attribute of item new_sound_start_recording_1
Comments
It's a wild guess, but maybe the solution posted at the bottom of this post helps?
http://www.cogsci.nl/forum/index.php?p=/discussion/1839/silencing-error-messages
Best,
Jarik
Thanks, Jarik! That fixed part of my problem. But it still won't record the sound.
What version of OpenSesame are you using? And what error do you get if any?
It worked for me using OpenSesame 3.0.7 and opensesame_soundrecorder_plugins 0.13 on Windows 7 64bit.
Despite the warnings I was able to record some sound.