Sound Recording

Signe Marie Sanne signe.sanne at roman.uib.no
Mon Sep 2 05:43:01 EDT 2002


>I've wasted a lot of time in the past trying to get QuickTime sound 
>recording working. So before I try again with the latest version of 
>MetaCard, has anyone had any success with it?

No, nor have I. I've been told there is a bug in QuickTime (I have 
not tried the most recent version of it.)

>
>I still get irritating squeeks on my mac and grabled garbage on my windows.
>
>My workaround so far is to use SendMCIstring on Windows and the 
>external from RunRev on my Mac. But I'd rather have the same code 
>for both platforms.
>
>Thanks,
>Tom

Another workaround is:

   if the platform = "win32" then
     get queryRegistry("hkey_classes_root\soundRec\shell\record\command\")
     put word 1 to -2 of it into lyd
     launch lyd
   end if

Signe Marie
-- 

1. amanuensis Signe Marie Sanne      e-mail: signe.sanne at roman.uib.no
Romansk Institutt                            tel:  +47 55 58 21 27
Oysteins gt. 1                                   
5007 Bergen        	 http://www.hf.uib.no/hfolk/mlab/default.html
Norway




More information about the metacard mailing list