home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / speech / 400 < prev    next >
Encoding:
Text File  |  1993-01-05  |  1.2 KB  |  39 lines

  1. Newsgroups: comp.speech
  2. Path: sparky!uunet!elroy.jpl.nasa.gov!decwrl!deccrl!news.crl.dec.com!dbased.nuo.dec.com!nntpd.lkg.dec.com!nntpd2.cxo.dec.com!empros.cxn.dec.com!jimw
  3. From: jimw@empros.cxn.dec.com (Jim West)
  4. Subject: Re: Dialogic .VOX file format info wanted
  5. Message-ID: <1993Jan4.195524.13376@nntpd2.cxo.dec.com>
  6. Lines: 26
  7. Sender: usenet@nntpd2.cxo.dec.com (USENET News System)
  8. Reply-To: j_west@zebpik.enet.dec.com
  9. Organization: Random Mixed
  10. References:  <C06Kvo.E3E@news.cso.uiuc.edu> <1993Jan4.185746.11930@nntpd2.cxo.dec.com>
  11. Date: Mon, 4 Jan 1993 19:55:24 GMT
  12.  
  13.  
  14.  
  15.   ...more specifically the files are in VBASE/40 format. (at least the
  16. indexed type are)
  17.  
  18.   There is a 24 byte header and a 12 byte record for each prompt (may be
  19. only one).  All data is stored as long integers (4 bytes each).
  20.  
  21.   Header Record:
  22.     Field    Description
  23.       1    Maximum number of directory records
  24.       2    Sampling rate
  25.       3    Number of prompts used in the file
  26.       4    Reserved
  27.       5    Bytes used in file
  28.       6    Reserved
  29.  
  30.   Prompt Record:
  31.     Field    Description
  32.       1    Offset in file to start of speech data
  33.       2    Length of prompt in bytes
  34.       3    Offset in file to start on annotation text
  35.  
  36.   Hope this helps
  37.  
  38. -/ Jim /-
  39.