<!doctype html public "-//W3C//DTD W3 HTML//EN">
<html><head><style type="text/css"><!--
blockquote, dl, ul, ol, li { margin-top: 0 ; margin-bottom: 0 }
 --></style><title>Sound</title></head><body>
<blockquote type="cite" cite><br></blockquote>
<blockquote type="cite" cite><br>
Could someone help me with sound related properties (MacOS 9.1):<br>
I want to record some voice to a file and then play it.<br>
This is what I have so far:<br>
<br>
record sound file x<br>
stop recording<br>
start player 1<br>
<br>
but the playback sounds very funny. I know I may have to set some<br>
recording/playback properties but I know nothing about sound in
general.<br>
Also, can I record to a variable instead of file?<br>
I wish the archive had a search engine...<br>
</blockquote>
<blockquote type="cite" cite>Regards, Andu Novac<br>
</blockquote>
<div><br></div>
<div><br></div>
<div><br></div>
<div>There&nbsp; is an article about this at the sons of thunder
website:</div>
<div><br></div>
<div>http://www.sonsothunder.com/index2.htm</div>
<div><br></div>
<div><br></div>
<div>Which describes almost exactly the sort of problems you are
having and a potential solution.</div>
<div><br></div>
<div><br></div>
<div>This is quoted below:</div>
<div><br></div>
<div><br></div>
<div><font face="Verdana" size="+2" color="#000000">&quot;&gt; I've
wasted a lot of time in the past trying to get QuickTime sound<br>
&gt; recording working. So before I try again with the latest version
of MetaCard, has anyone had any success with it?<br>
<br>
Seems to work fine here now in 2.4.3. It's a major hack internally,
though, because of bugs in QT recording (we have to always record CD
quality to a QT movie and then use a conversion function to output the
type of file requested).<br>
<br>
&gt; I still get irritating squeeks on my mac and grabled garbage on
my<br>
&gt; windows.<br>
<br>
Be sure you're recording to a format that &quot;play audioClip&quot;
understands, which mostly rules out all of the compressed formats QT
can produce. If you must play those, use &quot;play videoClip
&lt;file&gt;&quot; instead. That uses QT, which although much slower
and more memory intensive can play many more formats than the default
play command which uses low-level sound routines in Win32 and MacOS
which don't support compression.</font><br>
<font face="Verdana" size="+2" color="#000000"></font></div>
<div><font face="Verdana" size="+2" color="#000000"><i>Posted 9/2/2002
by Scott Raney to the MetaCard List&nbsp;&quot;</i></font></div>
<div><br></div>
<div><br></div>
<div><br></div>
<div>Michael</div>
<div><br></div>
</body>
</html>