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 X-Google-Thread: 103376,f32bbeaf2a1de22d X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-03-18 06:26:09 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!uio.no!ntnu.no!not-for-mail From: Preben Randhol Newsgroups: comp.lang.ada Subject: Re: microphone and sound access in Ada Date: Tue, 18 Mar 2003 14:26:08 +0000 (UTC) Organization: Norwegian university of science and technology Message-ID: References: <6a90b886.0303180318.7f4f013e@posting.google.com> <3e77253a@193.71.169.73> NNTP-Posting-Host: kiuk0152.chembio.ntnu.no Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: tyfon.itea.ntnu.no 1047997568 11432 129.241.83.78 (18 Mar 2003 14:26:08 GMT) X-Complaints-To: usenet@itea.ntnu.no NNTP-Posting-Date: Tue, 18 Mar 2003 14:26:08 +0000 (UTC) User-Agent: slrn/0.9.7.4 (Linux) Xref: archiver1.google.com comp.lang.ada:35452 Date: 2003-03-18T14:26:08+00:00 List-Id: Egil Harald H�vik wrote: > I have already done some work on this. I have bindings to libogg, > libvorbis and libvorbisfile, although I lack some testing. The > libvorbisfile binding seems to work OK (I saved the output (RAW/PCM) > to a file, converted the raw data to WAV using Audacity, and played it > using WinAmp). So if libao was bound then you could play directly couldn't you? > Maybe I should structure and comment the code a bit, before adding > license headers and releasing them. Would be very nice! Preben