comp.lang.ada
 help / color / mirror / Atom feed
From: Preben Randhol <randhol+news@pvv.org>
Subject: Re: microphone and sound access in Ada
Date: Tue, 18 Mar 2003 11:42:38 +0000 (UTC)
Date: 2003-03-18T11:42:38+00:00	[thread overview]
Message-ID: <slrnb7e1hb.389.randhol+news@kiuk0152.chembio.ntnu.no> (raw)
In-Reply-To: 6a90b886.0303180318.7f4f013e@posting.google.com

Tony Gair wrote:
> I would be very interested in capturing microphone input and also
> using sound in an Ada application, (basically to use in a distributed
> application for voice conferencing)

Check out:

   http://www.speex.org/

For recording I guess one should consider using Alsa
http://www.alsa-project.org/ as OSS is on the way out.

> The system I am targetting is Linux but I would like to be able to
> extend this to windows later.

For sound in general I think a wrapper of the Ogg Vorbis libraries would
be very nice. Ogg files take as little space as MP3, but have better
quality and being free of any patent restrictions. Besides new MP3
players seem also to now add support for ogg. http://www.vorbis.com/
http://www.vorbis.com/faq.psp Besides Ogg works on most platforms.

Do anybody know of software/documentation/theory for matching two sound
files like Language training programs do. I mean that you try to
pronouce the word and the program tells you how well you did compared to
the pronounciations of somebody who speaks the language. You have to
account for different pitches etc... so how do they do it?

-- 
This is Ada95 land. On quiet nights you can hear C programmers debug.



  reply	other threads:[~2003-03-18 11:42 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-03-18 11:18 microphone and sound access in Ada Tony Gair
2003-03-18 11:42 ` Preben Randhol [this message]
2003-03-18 12:23   ` Adrian Knoth
2003-03-18 13:12     ` Preben Randhol
2003-03-18 14:01       ` Adrian Knoth
2003-03-18 14:47         ` Preben Randhol
2003-03-18 15:04           ` Preben Randhol
2003-03-18 13:59     ` Egil Harald H�vik
2003-03-18 14:04       ` Adrian Knoth
2003-03-18 14:49         ` Preben Randhol
2003-03-18 14:53         ` Egil Harald H�vik
2003-03-18 15:09           ` Preben Randhol
2003-03-18 16:51           ` Adrian Knoth
2003-03-18 17:13             ` Preben Randhol
2003-03-18 17:37               ` Adrian Knoth
2003-03-18 18:16                 ` Preben Randhol
2003-03-18 20:23                   ` Adrian Knoth
2003-03-19  8:12                     ` Preben Randhol
2003-03-18 17:45             ` Egil Harald H�vik
2003-03-18 20:18               ` Adrian Knoth
2003-03-18 14:26       ` Preben Randhol
2003-03-18 14:46         ` Egil Harald H�vik
2003-03-18 17:51 ` tmoran
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox