home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / dsp / 2909 < prev    next >
Encoding:
Text File  |  1993-01-04  |  1.5 KB  |  36 lines

  1. Newsgroups: comp.dsp
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!saimiri.primate.wisc.edu!ames!agate!linus!linus.mitre.org!m22257@mitre.org
  3. From: m22257@mitre.org (Jeff Correia)
  4. Subject: Re: Format of .AU Sound files
  5. Message-ID: <1993Jan4.181259.27617@linus.mitre.org>
  6. Sender: news@linus.mitre.org (NONUSER)
  7. Nntp-Posting-Host: jeff-correia.mitre.org
  8. Organization: The MITRE Corporation
  9. References: <1992Dec30.201851.45991@kuhub.cc.ukans.edu>
  10. Date: Mon, 4 Jan 1993 18:12:59 GMT
  11. Lines: 23
  12.  
  13. In article <1992Dec30.201851.45991@kuhub.cc.ukans.edu>,
  14. christos@kuhub.cc.ukans.edu writes:
  15. > Hello there,
  16. >     I am using the Public Domain program Sound Tools on the Sun station to record
  17. > speech. The speech samples are saved in a mu-law 8bits/sample encoding rule with a 
  18. > standard ".au" header precceding the data. What I would like to know is what the 
  19. > format of the speech samples is? In other words, I am reading the bytes that 
  20. > correspond to 8-bit speech samples but I don't know whether they are in signed
  21. > binary format(2's complement) or unsigned binary format or anyother format. I have
  22. > tried both binary signed (2' complement) and unsigned but it doesn't work. Does
  23. > anybody know how the samples are stored?
  24. >     I would appreciate any relevant response.
  25. Furthermore, in the sounds given in the /usr/demo/SOUND/sounds directory...
  26. 1.  At what sampling rate were these sounds sampled?
  27. 2.  Is there any header information in these files and if there is, what is
  28. it's format?
  29.  
  30. Jeff
  31.