Title: record
I am working with Rev on the following system:
Hardware: imac 406 - PowerPC G3 - 233 MH
System: MAC OS T1 - 8.6 RAM 96 - MB
I tryed to record a sound from the built on microfone of my iMac with the "record sound with dialog" command.
I tryed all the possible compressions. I checked my microfone and it works.
However, when I sent command "play audioclip" I got a terrible noise.
I had 3 buttons with the following scripts:
on MouseUp
record sound file "vend1" with dialog
end MouseUp
on MouseUp
stop recording
end MouseUp
on MouseUp
play audioclip "vend1"
end MouseUp
Best Regards, Paolo Mazza (Italy)
- Re: record paolo mazza
- Re: record Kevin Miller
