home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.speech
- Path: sparky!uunet!munnari.oz.au!metro!dialog!andrewh
- From: andrewh@ee.su.OZ.AU (Andrew Hunt)
- Subject: Re: File format - Beginner Wants Info.
- Message-ID: <1992Nov9.034740.5663@ucc.su.OZ.AU>
- Keywords: audio file format
- Sender: news@ucc.su.OZ.AU
- Nntp-Posting-Host: dialog.ee.su.oz.au
- Reply-To: andrewh@ee.su.OZ.AU (Andrew Hunt)
- Organization: University of Sydney, Australia
- References: <BxBwst.7Lw@cs.dal.ca>
- Date: Mon, 9 Nov 1992 03:47:40 GMT
- Lines: 25
-
-
- In article <BxBwst.7Lw@cs.dal.ca>, roy@ug.cs.dal.ca (David Roy) writes:
- >
- > This may seem like a very stupid question to any speech-recognition gurus out
- > there, but I was wondering if anyone would have, or know of, a sound-file
- > format type that would be relatively easy to read numeric values from.
- > What I mean by this is that I want a file type that I can pass through a
- > function to get an array of values to use as a pattern-matching set.
-
- There are a multitude of standard file formats in use as well as lots of
- non-standard formats. Some are easy to program with and others can be quite
- complex. Some also have software libraries available which make life easier.
-
- A very good and very comprehensive list of audio file formats is prepared
- by Guido van Rossum. The list is posted regularly to comp.dsp, and
- alt.binaries.sounds.misc, amongst others. It includes information on
- sampling rates, hardware, compression techniques, file format defintions,
- format conversion, standards, programming hints and lots more.
-
- Try looking at that list first. I think you'll find several formats which
- meet your requirments.
-
- Andrew Hunt
- andrewh@ee.su.oz.au
-
-