Unable to play sound files
Ieva Zeromskaite
nebizzy at gmail.com
Thu Oct 31 12:46:08 UTC 2013
Hello,
I am having problems with the loading of sound files. After showing the
instructions, neither the Slide Object (with a soundfile inside) nor the
SoundOut Object plays when I run the experiment.
I checked that the soundfile names are correct, in the same file as the eps
file, procedure titles are correct too. There's something wrong with the
SoundBuffer, however, Eprime script doesn't say what exactly.
Below is the script's copy :
****
SoundOut1.ResetLoggingProperties
Set SoundOut1SoundBuffer = SoundOut1.Buffers(1)
SoundOut1SoundBuffer.Filename = c.GetAttrib(ebUCase_S & ebLCase_o &
ebLCase_u & ebLCase_n & ebLCase_d & ebUCase_F & ebLCase_i & ebLCase_l &
ebLCase_e)
SoundOut1SoundBuffer.Load
''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
' Label - Procedure_Timeline_Start BEGIN
''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
Procedure_Timeline_Start:
If Err.Number = ebInputAccepted Then
Err.Clear
Resume Procedure_Timeline_StartResume
ElseIf Err.Number <> 0 Then
***
I would be grateful if anybody could help me with that.
Thanks,
Ieva
--
You received this message because you are subscribed to the Google Groups "E-Prime" group.
To unsubscribe from this group and stop receiving emails from it, send an email to e-prime+unsubscribe at googlegroups.com.
To post to this group, send email to e-prime at googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/e-prime/9ec58a36-4200-4985-8e1c-a9998203c34c%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listserv.linguistlist.org/pipermail/eprime/attachments/20131031/569ad3da/attachment.htm>
More information about the Eprime
mailing list