Newsgroups: comp.speech
Path: pavo.csi.cam.ac.uk!doc.ic.ac.uk!warwick!pipex!zaphod.crihan.fr!univ-lyon1.fr!scsing.switch.ch!sun.rediris.es!sevaxu.cica.es!ceres!segura
From: segura@hal.ugr.es (J.C. Segura Luna)
Subject: Re: Technical question about ESPS package.
Message-ID: <1993Sep29.112340.13316@sevaxu.cica.es>
Sender: news@sevaxu.cica.es (USENET News System)
Nntp-Posting-Host: ceres.ugr.es
Reply-To: segura@hal.ugr.es
Organization: Universidad de Granada
References: <1993Sep29.102642.11166@sevaxu.cica.es>
Date: Wed, 29 Sep 1993 11:23:40 GMT
Lines: 31

You are free to think whatever you want. But in my opinion is better to
carefully read the manuals before making such statements.

Said that, I'll try to answer your question.

ESPS includes a set of functions to support reading and writing ESPS files.
You can find them in the "Signal Processing Functions, Utility Functions, File Types,
& Technical Memoranda" manual of ESPS.

Perhaps the functions you need are:

	eopen()
	allo_feasd_recs()
	get_feasd_recs()

These are explained in the above mentioned manual.
Nevertheless, if you have any problem you can try the example program in pages 13-17
of the manual. This is a program to read a FEA_SD file, compute its FFT and write it
to a FEA_SPEC file.

                                                  +--------------------------+
   \_                        \_                   | Jose Carlos Segura Luna. |
    \_   \_\_\_\_  \_\_\_\_   \_                  | Speech Research Group.   |
     \_  \_        \_          \_                 | Dept. of Electronics and |
      \_  \_         \_\_\_\_   \_                | Computer Technology.     |
       \_  \_                \_  \_               | University of Granada,   |
 \_     \_  \_         \_     \_  \_              | 18071-GRANADA (SPAIN)    |
  \_\_\_\_    \_\_\_\_   \_\_\_    \_\_\_\_\_     +--------------------------+



