agen judi bola , sportbook, casino, togel, number game, singapore, tangkas, basket, slot, poker, dominoqq,
agen bola. Semua permainan bisa dimainkan hanya dengan 1 ID. minimal deposit 50.000 ,- bonus cashback hingga 10% , diskon togel hingga 66% bisa bermain di android dan IOS kapanpun dan dimana pun. poker , bandarq , aduq, domino qq ,
dominobet. Semua permainan bisa dimainkan hanya dengan 1 ID. minimal deposit 10.000 ,- bonus turnover 0.5% dan bonus referral 20%. Bonus - bonus yang dihadirkan bisa terbilang cukup tinggi dan memuaskan, anda hanya perlu memasang pada situs yang memberikan bursa pasaran terbaik yaitu
http://45.77.173.118/ Bola168. Situs penyedia segala jenis permainan poker online kini semakin banyak ditemukan di Internet, salah satunya TahunQQ merupakan situs Agen Judi Domino66 Dan
BandarQ Terpercaya yang mampu memberikan banyak provit bagi bettornya. Permainan Yang Di Sediakan Dewi365 Juga sangat banyak Dan menarik dan Peluang untuk memenangkan Taruhan Judi online ini juga sangat mudah . Mainkan Segera Taruhan Sportbook anda bersama
Agen Judi Bola Bersama Dewi365 Kemenangan Anda Berapa pun akan Terbayarkan. Tersedia 9 macam permainan seru yang bisa kamu mainkan hanya di dalam 1 ID saja. Permainan seru yang tersedia seperti Poker, Domino QQ Dan juga
BandarQ Online. Semuanya tersedia lengkap hanya di ABGQQ. Situs ABGQQ sangat mudah dimenangkan, kamu juga akan mendapatkan mega bonus dan setiap pemain berhak mendapatkan cashback mingguan. ABGQQ juga telah diakui sebagai
Bandar Domino Online yang menjamin sistem FAIR PLAY disetiap permainan yang bisa dimainkan dengan deposit minimal hanya Rp.25.000. DEWI365 adalah
Bandar Judi Bola Terpercaya & resmi dan terpercaya di indonesia. Situs judi bola ini menyediakan fasilitas bagi anda untuk dapat bermain memainkan permainan judi bola. Didalam situs ini memiliki berbagai permainan taruhan bola terlengkap seperti Sbobet, yang membuat DEWI365 menjadi situs judi bola terbaik dan terpercaya di Indonesia. Tentunya sebagai situs yang bertugas sebagai
Bandar Poker Online pastinya akan berusaha untuk menjaga semua informasi dan keamanan yang terdapat di POKERQQ13. Kotakqq adalah situs
Judi Poker Online Terpercayayang menyediakan 9 jenis permainan sakong online, dominoqq, domino99, bandarq, bandar ceme, aduq, poker online, bandar poker, balak66, perang baccarat, dan capsa susun. Dengan minimal deposit withdraw 15.000 Anda sudah bisa memainkan semua permaina pkv games di situs kami. Jackpot besar,Win rate tinggi, Fair play, PKV Games
Comments
Hello @sebastiaan,
(Sorry for my delayed reply.)
thank you for your latest hint. I first, as you mentioned earlier, copied all the DLL files to the OS folder, and I fortunately didn't get an error message anymore! So I didn't try to run OS as admin.
To sum up -
from psychopy import voicekey
in the very beginning of my exp (in the prepare phase of an inline script) to activate the voicekey. There I also addedclass _BaseVoiceKey(object)
[...] to activate the abstract base class for virtual voice-keys.What exactly does "... is saved as 'self.event_onset'" mean here?
How can it be written into the logfile?
Thanks in advance,
plex84
Hi @plex84 ,
It seems that you're trying to implement your own
OnsetVoiceKey
class by inheriting fromBaseVoiceKey
. Unless you have a good reason to do that (?), this isn't necessary because this class already exists. So in theory it should be as simple as:And then the onset time should be available as:
That being said, for me this is only theory, because I haven't gotten this to work, neither on Ubuntu or Windows. It seems that PsychoPy's Voicekey relies on libraries that are pretty fragile. Given the proper configuration, I'm sure it works, but I just haven't managed to so far.
— Sebastiaan
Check out SigmundAI.eu for our OpenSesame AI assistant!
Hi @sebastiaan,
thanks for your answer. I put your latest script in the inline script and the following error message occurred:
(Sidenote: Pyo was installed as admin a few weeks ago.)
plex84
Hi @plex84 ,
I got the same error. A proposed solution is already in the error message, namely to call the following somewhere at the start of the experiment:
You can try that. However, this didn't work for me either.
— Sebastiaan
Check out SigmundAI.eu for our OpenSesame AI assistant!
Hi All,
I will soon implement a picture naming task: the participants will see a fixation point and then an image depicting a concrete noun and will be asked to name it as quickly and as accurately as possible.
We need to calculate the speech onset latency from when the image appears and the participant starts naming it. From what I have read above this should be working on OpenSesame, but not open sesame web (as of 2021), which is fine because we plan to collect the data in person.
I just wanted to check if substantial changes were made, and if there are some updates as to how to implement this on the newer versions of OpenSesame?
Thank you All!
Marta
Hi All,
I am planning to set up a picture naming task the participants will see a fixation point and then an image depicting a concrete noun and will be asked to name it as quickly and as accurately as possible.
We need to calculate the speech onset latency from when the image appears and the participant starts naming it. From what I read this can been implemented with an inline script. We are planning to collect the data in person, so we will not be suing OSWeb.
Since the last post in this thread is from 2021, I want to ask if there have been any substantial changes to this and if the reported script still works n newer versions of OpenSesame.
Marta
Hi All,
We are planning to run a Noun Naming Task through Open sesame. The participants will see a fixation point and then an image depicting a concrete noun and will be asked to name it as quickly and as accurately as possible.
We need to calculate the speech onset latency from when the image appears and the participant starts naming it.
I have read the threads above, but since they are a few years old, I am wondering if these will still work on the newest version of OpenSesame. Or is there a simpler solution now?
Thanks!
Marta
Hi Marta,
Maybe check out this script here (or talk to @cltsson ), his voice key detection seams to work.
Good luck,
Eduard
Dear all,
I have been using Sebastian's script for the voice key (see first message in this post) for several years now. It has worked very well in version 2.x and 3.x of Open Sesame. However, the script does not seem to work in OS version 4.0.
Several people in my team has tried it and they also get different error messages.
Has anybody managed to use Sebastian's voice key script in OS 4.0 by any chance? Any tips/help will be welcome!
Thanks.