From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,d87f2ec27a2656c8 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-09-04 03:04:01 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!cyclone.bc.net!in.100proofnews.com!in.100proofnews.com!news2.euro.net!cleanfeed.casema.net!newsr2.u-net.net!peernews.manap.net!peernews.mcc.ac.uk!server1.netnews.ja.net!news.york.ac.uk!not-for-mail From: "Rick Selby" Newsgroups: comp.lang.ada Subject: Re: Audio Input Package Date: Thu, 4 Sep 2003 11:10:41 +0100 Organization: The University of York, UK Sender: rjs130@york.ac.uk Message-ID: References: NNTP-Posting-Host: modem-14.celeborn.dialup.pol.co.uk X-Trace: pump1.york.ac.uk 1062669839 18885 62.136.146.14 (4 Sep 2003 10:03:59 GMT) X-Complaints-To: abuse@york.ac.uk NNTP-Posting-Date: 4 Sep 2003 10:03:59 GMT X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 X-Received-Date: Thu, 04 Sep 2003 11:04:00 BST (newsr2.u-net.net) Xref: archiver1.google.com comp.lang.ada:42133 Date: 2003-09-04T10:03:59+00:00 List-Id: "Adrian Knoth" wrote in message news:slrnblc4h7.mik.adi@ppc201.mipool.uni-jena.de... > Rick Selby wrote: > > [WAV-stuff] > > Anyone have any ideas where I could find such a thing? If not, then > > It should not be too difficult to strip the wav-header and cycle through > the pcm-frames. This could be directly implemented in Ada. > > Perhaps we should give it a try right now :) Tempting... however it's a tiny part of my project (something that won't even be marked) so I don't really fancy spending time on that when I can be getting on. If I write it, it's another part of the program that can go wrong... ;-)