


readme(recite)                                     readme(recite)


NNAAMMEE
        recite - english text speech synthesizer

DDEESSCCRRIIPPTTIIOONN
        The recite program is a combination of programs I picked
        up off the net to do speech synthesis.  I glued them
        together to get something approximating what I was after.

        All I wanted was for the workstation to be able to report
        some errors verbally.  The idea was that I could react
        rapidly to system faults in our distributed computing
        environment.

        The first of the programs was
                Package:          SPEAK
                Author:           John A. Wasser
                Dated:            4/15/85
                Copyright:        none, public domain
                Email:            WASSER%VIKING@decwrl.dec.com
                Archie Pattern:   speak.tar.Z
        The english-to-phonemes portion was extracted, and a few
        names were changed and prototypes added.  The speach part
        was not used, because it stored phonemes in files and
        simple butted them together, giving an unaesthetic
        result.

        The second package used was
                Author:   Klatt
        which only provided phonemes-to-sound.  The difference
        was, this one generated the wave forms algorithmically.

BBUUIILLDDIINNGG RREECCIITTEE
        Full instruction for building the _r_e_c_i_t_e program may be
        found in the _B_U_I_L_D_I_N_G file included in this distribution.

CCOOPPYYRRIIGGHHTT
        The _r_e_c_i_t_e program is Copyright (c) 1993 Peter Miller.
        All rights reserved.

        This program is free software; you can redistribute it
        and/or modify it under the terms of the GNU General
        Public License as published by the Free Software
        Foundation; either version 1, or (at your option) any
        later version.

        This program is distributed in the hope that it will be
        useful, but WITHOUT ANY WARRANTY; without even the
        implied warranty of MERCHANTABILITY or FITNESS FOR A
        PARTICULAR PURPOSE.  See the GNU General Public License
        for more details.

        You should have received a copy of the GNU General Public
        License along with this program; if not, write to the
        Free Software Foundation, Inc., 675 Mass Ave, Cambridge,



                                                                1





readme(recite)                                     readme(recite)


        MA 02139, USA.

        It should be in the file called _L_I_C_E_N_S_E included in this
        distribution.

AAUUTTHHOORR
        Peter Miller   UUCP    uunet!munnari!bmr.gov.au!pmiller
        /\/\*          CSNET   pmiller@bmr.gov.au

















































                                                                2


