home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / speech / 234 < prev    next >
Encoding:
Text File  |  1992-11-09  |  1.6 KB  |  40 lines

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