|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 1/27/2011 2:34:35 PM
Posts: 8,
Visits: 17
|
|
ive recently purchased a Cedrus SV-1 voice key, which was allegedly formatted for use with e-prime.
when it is plugged into the serial port, e-prime recognizes that there is a sr box, but that is that. further, there is no icon for a voice key. thus, i am unsure if by choosing the sr box, i have done this correctly. (im confident it is incorrect, as the experiment does not run.) moreover, it is not particularly clear how i am able to input correct responses.
any helpful suggestions on these matters would be greatly appreciated.
cheers, dbt
|
|
|
|
|
Forum Member
      
Group: Forum Members
Last Login: 4/27/2012 11:38:57 AM
Posts: 26,
Visits: 61
|
|
| I would also like to know how to use the SR Box and voice key with E-Prime if anyone can help.
|
|
|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 11/26/2007 6:25:25 PM
Posts: 6,
Visits: 22
|
|
| me too! does anyone know how to set the microphone sensitivity through e-prime?
|
|
|
|
|
Forum MVP
      
Group: Administrators
Last Login: Yesterday @ 9:44:24 PM
Posts: 698,
Visits: 1,481
|
|
| The PST SRBOX has a potentiometer on the back of the unit that controls the voice key threshold sensitivity. The Cedrus device may offer the same functionality. -Brandon
|
|
|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 11/11/2010 10:44:39 PM
Posts: 2,
Visits: 2
|
|
| To adjust the trip threshold of a microphone connected to the SRBox, you can add an InLine object and paste the following script: Debug.Print SRBox.VoiceKeyTripLevel SRBox.VoiceKeyTripLevel = 0 The colored value could be 0 to 31. 0 is the lowest threshold, and 31 the highest. Related information could be found in e-studio→help→E-basic→SRBox.VoiceKeyTripLevel.
|
|
|
|