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,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-09-03 07:49:43 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!logbridge.uoregon.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!lnewsoutpeer01.lnd.ops.eu.uu.net!lnewsinpeer00.lnd.ops.eu.uu.net!emea.uu.net!server1.netnews.ja.net!news.york.ac.uk!not-for-mail From: "Rick Selby" Newsgroups: comp.lang.ada Subject: Audio Input Package Date: Wed, 3 Sep 2003 15:56:40 +0100 Organization: The University of York, UK Sender: rjs130@york.ac.uk Message-ID: NNTP-Posting-Host: modem-111.arathorn.dialup.pol.co.uk X-Trace: pump1.york.ac.uk 1062600581 440 62.136.121.239 (3 Sep 2003 14:49:41 GMT) X-Complaints-To: abuse@york.ac.uk NNTP-Posting-Date: 3 Sep 2003 14:49:41 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 Xref: archiver1.google.com comp.lang.ada:42100 Date: 2003-09-03T14:49:41+00:00 List-Id: Hi, After quite some time searching round the internet I've decided I'm not looking in the right places, and the newsgroups would be a good place to start. I'm looking for an Audio Input package of sorts - I need to open an audio file (probably just WAV format will do) and look at it. I don't need to directly access the sound card, nor play sound back through the speakers (although I guess that would be cool, but not necessary). Anyone have any ideas where I could find such a thing? If not, then something in C that could be linked (or whatever the right word is) into Ada and used would do just as well. I can see the latter being more available... but still don't seem to know the right places to look. All help appreciated, thanks. --Rick