From <IMAP4.psuedo.sims> Mon Aug 25 10:02:55 2008
Date: Mon, 25 Aug 2008 10:02:55 -0700 (PDT)
From: Postmaster
Subject: Message from mail server       
Content-Length: 95
Mime-Version: 1.0
Status: RO
X-IMAP: 1219683774 3

Delete.
This is a system message.                                














--END+PSEUDO--

From sh162551@sac.sfbay.sun.com Tue Aug 19 19:17:35 2008
Received: from newsunmail1brm.central.sun.com (newsunmail1brm.Central.Sun.COM [129.147.62.245])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id m7K2HY1V026996
	for <LSARC-ext@sac.sfbay.sun.com>; Tue, 19 Aug 2008 19:17:34 -0700 (PDT)
Received: from brm-avmta-1.central.sun.com (brm-avmta-1.Central.Sun.COM [129.147.4.11])
	by newsunmail1brm.central.sun.com (8.13.7+Sun/8.13.7/ENSMAIL,v2.2) with ESMTP id m7K2HYeE014781;
	Tue, 19 Aug 2008 20:17:34 -0600 (MDT)
Received: from pmxchannel-daemon.brm-avmta-1.central.sun.com by
 brm-avmta-1.central.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 id <0K5V00D03NPAUT00@brm-avmta-1.central.sun.com>; Tue,
 19 Aug 2008 20:17:34 -0600 (MDT)
Received: from dm-sfbay-01.sfbay.sun.com ([129.145.155.118])
 by brm-avmta-1.central.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0K5V00JSONP9SVA0@brm-avmta-1.central.sun.com>; Tue,
 19 Aug 2008 20:17:33 -0600 (MDT)
Received: from sac.sfbay.sun.com (new-sac.SFBay.Sun.COM [129.146.175.65])
	by dm-sfbay-01.sfbay.sun.com (8.13.8+Sun/8.13.8/ENSMAIL,v2.2)
 with ESMTP id m7K2HVPG016104; Tue, 19 Aug 2008 19:17:31 -0700 (PDT)
Received: from sac.sfbay.sun.com (localhost [127.0.0.1])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id m7K2HTWb026990; Tue,
 19 Aug 2008 19:17:29 -0700 (PDT)
Received: (from sh162551@localhost)
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8/Submit) id m7K2HT5J026985; Tue,
 19 Aug 2008 19:17:29 -0700 (PDT)
Date: Tue, 19 Aug 2008 19:17:29 -0700 (PDT)
From: Shi-Ying Irene Huang <sh162551@sac.sfbay.sun.com>
Subject: espeak for OpenSolaris [LSARC/2008/536 FastTrack timeout 08/26/2008]
To: lsarc-ext@sun.com
Cc: Dermot.McCluskey@sun.com, William.Walker@sun.com
Message-id: <200808200217.m7K2HT5J026985@sac.sfbay.sun.com>
Content-transfer-encoding: 7BIT
X-PMX-Version: 5.4.1.325704
Content-Length: 3975
Status: RO
X-Status: $$$$
X-UID: 0000000001


Template Version: @(#)sac_nextcase 1.66 04/17/08 SMI
This information is Copyright 2008 Sun Microsystems
1. Introduction
    1.1. Project/Component Working Name:
	 espeak for OpenSolaris
    1.2. Name of Document Author/Supplier:
	 Author:  Willie Walker
    1.3  Date of This Document:
	19 August, 2008
4. Technical Description
1. Introduction
   1.1. Project/Component Working Name:

	eSpeak 1.37

   1.2. Name of Document Author/Supplier:

	Willie Walker

   1.3. Date of This Document:

	18-Aug-2008
        
   1.3.1. Date this project was conceived:

	24-Apr-2008

   1.4. Name of Major Document Customer(s)/Consumer(s):

	1.4.1. The PAC or CPT you expect to review your project:

		Solaris PAC

	1.4.2. The ARC(s) you expect to review your project:

		LSARC

	1.4.3. The Director/VP who is "Sponsoring" this project:

		Anant.Mithal@Sun.COM

	1.4.4. The name of your business unit:

		Accessibility Program Office

   1.5. Email Aliases:
	1.5.1. Responsible Manager:

		harry.burks@sun.com

	1.5.2. Responsible Engineer:

		william.walker@sun.com

	1.5.3. Marketing Manager:

		glynn.foster@sun.com

	1.5.4. Interest List:

		desktop-discuss@opensolaris.org

4. Technical Description:
    4.1. Details:

	eSpeak is a text-to-speech system that converts written text into
	audio.  It can be used standalone via the 'espeak' application,
	which can generate *.wav files and send audio samples directly to
	the audio device.  The intended and typical use, however, is as a
	library with C/C++ bindings to be used by other applications.  The 
	main consumer of eSpeak in Solaris is expected to be gnome-speech,
	which will use eSpeak to speak to the user.

	In addition to an executable and a shared library, eSpeak includes
	private data files under /usr/share/espeak-data
	
	This proposal will add espeak 1.37, the latest stable version, to
	OpenSolaris 2008.11 and beyond.

    4.2. Bug/RFE Number(s):

	None.

    4.3. In Scope:

	See above.

    4.4. Out of Scope:

	See above.

    4.5. Interfaces:

	--------------------------------------------------------------------
	Exported				Stability	Comments
	--------------------------------------------------------------------
	SUNWespeak				Volatile
	SUNWespeak-devel			Volatile

	libespeak.so.1            		Volatile	SONAME
	/usr/bin/espeak				Volatile	Command
	/usr/include/espeak/speak_lib.h         Volatile	Header file
	/usr/share/espeak-data                  Project Private Data files

	--------------------------------------------------------------------
	Imported				Comments
	--------------------------------------------------------------------
	libCrun.so.1  				SunStudio C++ library
	libCstd.so.1    			SunStudio C++ library

    4.6. Doc Impact:

	Man pages need to be written for the espeak application and the
	espeak library.

    4.7. Admin/Config Impact:

	The application using eSpeak to play audio needs permissions to the
	audio device, which is accessed via SADA.

    4.8. HA Impact:

	None.

    4.9. I18N/L10N Impact:

	The JDS and G11N teams are working together to evaluate and
	provide I18N/L10N support.

    4.10. Packaging & Delivery:
    
	Adds two new packages, SUNWespeak (uncompressed package comprises
	approx 1.3 Mb) and SUNWespeak-devel (uncompressed package comprises
	approx 30k).

    4.11. Security Impact:

	None.

    4.12. Dependencies:

	eSpeak depends of the software listed in the Imported
	Interfaces section.  The Solaris version of eSpeak also
	uses SADA for audio, where SADA is covered by
	http://sac.sfbay/Archives/CaseLog/arc/PSARC/2004/563/.

5. Reference Documents:

	http://espeak.sourceforge.net/ - eSpeak homepage

        RFE #6738084
        CrPrint: http://bt2ws.central.sun.com/CrPrint?id=6738084
        Monaco: http://monaco.sfbay.sun.com/detail.jsf?cr=6738084


6. Resources and Schedule
    6.4. Steering Committee requested information
   	6.4.1. Consolidation C-team Name:
		Desktop
    6.5. ARC review type: FastTrack
    6.6. ARC Exposure: open


From Irene.Huang@sun.com Tue Aug 19 19:35:54 2008
Received: from sunmail4.singapore.sun.com (sunmail4.Singapore.Sun.COM [129.158.71.19])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id m7K2ZqD4027205
	for <LSARC-ext@sac.sfbay.sun.com>; Tue, 19 Aug 2008 19:35:53 -0700 (PDT)
Received: from brm-avmta-1.central.sun.com (brm-avmta-1.Central.Sun.COM [129.147.4.11])
	by sunmail4.singapore.sun.com (8.13.4+Sun/8.13.3/ENSMAIL,v2.2) with ESMTP id m7K2ZeK3017823
	for <@sunmail2sca.sfbay.sun.com:lsarc-ext@sun.com>; Wed, 20 Aug 2008 10:35:51 +0800 (SGT)
Received: from pmxchannel-daemon.brm-avmta-1.central.sun.com by
 brm-avmta-1.central.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 id <0K5V00F03OJR8V00@brm-avmta-1.central.sun.com> for lsarc-ext@sun.com
 (ORCPT lsarc-ext@sun.com); Tue, 19 Aug 2008 20:35:51 -0600 (MDT)
Received: from sineb-mail-2.sun.com ([192.18.19.7])
 by brm-avmta-1.central.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0K5V00J6OOJPSYC0@brm-avmta-1.central.sun.com> for
 lsarc-ext@sun.com (ORCPT lsarc-ext@sun.com); Tue,
 19 Aug 2008 20:35:50 -0600 (MDT)
Received: from fe-apac-06.sun.com
 (fe-apac-06.sun.com [192.18.19.177] (may be forged))
	by sineb-mail-2.sun.com (8.13.6+Sun/8.12.9) with ESMTP id m7K2Zms1018660	for
 <lsarc-ext@sun.com>; Wed, 20 Aug 2008 02:35:48 +0000 (GMT)
Received: from conversion-daemon.mail-apac.sun.com by mail-apac.sun.com
 (Sun Java System Messaging Server 6.2-6.01 (built Apr  3 2006))
 id <0K5V00H01OGZ4C00@mail-apac.sun.com>
 (original mail from Irene.Huang@Sun.COM)
 for lsarc-ext@sun.com (ORCPT lsarc-ext@sun.com); Wed,
 20 Aug 2008 10:35:48 +0800 (SGT)
Received: from [129.158.146.240] by mail-apac.sun.com
 (Sun Java System Messaging Server 6.2-6.01 (built Apr  3 2006))
 with ESMTPSA id <0K5V009XMOJM8FYS@mail-apac.sun.com>; Wed,
 20 Aug 2008 10:35:48 +0800 (SGT)
Date: Wed, 20 Aug 2008 10:35:44 +0800
From: Irene Huang <Irene.Huang@sun.com>
Subject: Re: espeak for OpenSolaris [LSARC/2008/536 FastTrack timeout
 08/26/2008]
In-reply-to: <200808200217.m7K2HT5J026985@sac.sfbay.sun.com>
Sender: Irene.Huang@sun.com
To: Shi-Ying Irene Huang <sh162551@sac.sfbay.sun.com>
Cc: lsarc-ext@sun.com, Dermot.McCluskey@sun.com, William.Walker@sun.com
Message-id: <48AB8300.9090608@sun.com>
MIME-version: 1.0
Content-type: multipart/mixed; boundary="Boundary_(ID_yhCpaMLmEUlvfrsNQCt96A)"
X-PMX-Version: 5.4.1.325704
References: <200808200217.m7K2HT5J026985@sac.sfbay.sun.com>
User-Agent: Thunderbird 2.0.0.16 (Windows/20080708)
Content-Length: 25753
Status: RO
X-Status: $$$$
X-UID: 0000000002

This is a multi-part message in MIME format.

--Boundary_(ID_yhCpaMLmEUlvfrsNQCt96A)
Content-type: text/plain; format=flowed; charset=ISO-8859-1
Content-transfer-encoding: 7BIT

Hi, all

attahced are the manpages and pkgmaps

They are also available at (internal link)
http://sac.eng/Archives/CaseLog/arc/LSARC/2008/536/materials/

--Irene
Shi-Ying Irene Huang wrote:
> Template Version: @(#)sac_nextcase 1.66 04/17/08 SMI
> This information is Copyright 2008 Sun Microsystems
> 1. Introduction
>     1.1. Project/Component Working Name:
> 	 espeak for OpenSolaris
>     1.2. Name of Document Author/Supplier:
> 	 Author:  Willie Walker
>     1.3  Date of This Document:
> 	19 August, 2008
> 4. Technical Description
> 1. Introduction
>    1.1. Project/Component Working Name:
>
> 	eSpeak 1.37
>
>    1.2. Name of Document Author/Supplier:
>
> 	Willie Walker
>
>    1.3. Date of This Document:
>
> 	18-Aug-2008
>         
>    1.3.1. Date this project was conceived:
>
> 	24-Apr-2008
>
>    1.4. Name of Major Document Customer(s)/Consumer(s):
>
> 	1.4.1. The PAC or CPT you expect to review your project:
>
> 		Solaris PAC
>
> 	1.4.2. The ARC(s) you expect to review your project:
>
> 		LSARC
>
> 	1.4.3. The Director/VP who is "Sponsoring" this project:
>
> 		Anant.Mithal@Sun.COM
>
> 	1.4.4. The name of your business unit:
>
> 		Accessibility Program Office
>
>    1.5. Email Aliases:
> 	1.5.1. Responsible Manager:
>
> 		harry.burks@sun.com
>
> 	1.5.2. Responsible Engineer:
>
> 		william.walker@sun.com
>
> 	1.5.3. Marketing Manager:
>
> 		glynn.foster@sun.com
>
> 	1.5.4. Interest List:
>
> 		desktop-discuss@opensolaris.org
>
> 4. Technical Description:
>     4.1. Details:
>
> 	eSpeak is a text-to-speech system that converts written text into
> 	audio.  It can be used standalone via the 'espeak' application,
> 	which can generate *.wav files and send audio samples directly to
> 	the audio device.  The intended and typical use, however, is as a
> 	library with C/C++ bindings to be used by other applications.  The 
> 	main consumer of eSpeak in Solaris is expected to be gnome-speech,
> 	which will use eSpeak to speak to the user.
>
> 	In addition to an executable and a shared library, eSpeak includes
> 	private data files under /usr/share/espeak-data
> 	
> 	This proposal will add espeak 1.37, the latest stable version, to
> 	OpenSolaris 2008.11 and beyond.
>
>     4.2. Bug/RFE Number(s):
>
> 	None.
>
>     4.3. In Scope:
>
> 	See above.
>
>     4.4. Out of Scope:
>
> 	See above.
>
>     4.5. Interfaces:
>
> 	--------------------------------------------------------------------
> 	Exported				Stability	Comments
> 	--------------------------------------------------------------------
> 	SUNWespeak				Volatile
> 	SUNWespeak-devel			Volatile
>
> 	libespeak.so.1            		Volatile	SONAME
> 	/usr/bin/espeak				Volatile	Command
> 	/usr/include/espeak/speak_lib.h         Volatile	Header file
> 	/usr/share/espeak-data                  Project Private Data files
>
> 	--------------------------------------------------------------------
> 	Imported				Comments
> 	--------------------------------------------------------------------
> 	libCrun.so.1  				SunStudio C++ library
> 	libCstd.so.1    			SunStudio C++ library
>
>     4.6. Doc Impact:
>
> 	Man pages need to be written for the espeak application and the
> 	espeak library.
>
>     4.7. Admin/Config Impact:
>
> 	The application using eSpeak to play audio needs permissions to the
> 	audio device, which is accessed via SADA.
>
>     4.8. HA Impact:
>
> 	None.
>
>     4.9. I18N/L10N Impact:
>
> 	The JDS and G11N teams are working together to evaluate and
> 	provide I18N/L10N support.
>
>     4.10. Packaging & Delivery:
>     
> 	Adds two new packages, SUNWespeak (uncompressed package comprises
> 	approx 1.3 Mb) and SUNWespeak-devel (uncompressed package comprises
> 	approx 30k).
>
>     4.11. Security Impact:
>
> 	None.
>
>     4.12. Dependencies:
>
> 	eSpeak depends of the software listed in the Imported
> 	Interfaces section.  The Solaris version of eSpeak also
> 	uses SADA for audio, where SADA is covered by
> 	http://sac.sfbay/Archives/CaseLog/arc/PSARC/2004/563/.
>
> 5. Reference Documents:
>
> 	http://espeak.sourceforge.net/ - eSpeak homepage
>
>         RFE #6738084
>         CrPrint: http://bt2ws.central.sun.com/CrPrint?id=6738084
>         Monaco: http://monaco.sfbay.sun.com/detail.jsf?cr=6738084
>
>
> 6. Resources and Schedule
>     6.4. Steering Committee requested information
>    	6.4.1. Consolidation C-team Name:
> 		Desktop
>     6.5. ARC review type: FastTrack
>     6.6. ARC Exposure: open
>
>   


--Boundary_(ID_yhCpaMLmEUlvfrsNQCt96A)
Content-type: text/plain; name=espeak.help
Content-transfer-encoding: 7BIT
Content-disposition: inline; filename=espeak.help


eSpeak text-to-speech: 1.37  16.Apr.08

speak [options] ["<words>"]

-f <text file>   Text file to speak
--stdin    Read text input from stdin instead of a file

If neither -f nor --stdin, <words> are spoken, or if none then text is
spoken from stdin, each line separately.

-a <integer>
	   Amplitude, 0 to 200, default is 100
-g <integer>
	   Word gap. Pause between words, units of 10mS at the default speed
-l <integer>
	   Line length. If not zero (which is the default), consider
	   lines less than this length as end-of-clause
-p <integer>
	   Pitch adjustment, 0 to 99, default is 50
-s <integer>
	   Speed in words per minute, 80 to 370, default is 170
-v <voice name>
	   Use voice file of this name from espeak-data/voices
-w <wave file name>
	   Write output to this WAV file, rather than speaking it directly
-b	   Input text is 8-bit encoding
-m	   Interpret SSML markup, and ignore other < > tags
-q	   Quiet, don't produce any speech (may be useful with -x)
-x	   Write phoneme mnemonics to stdout
-X	   Write phonemes mnemonics and translation trace to stdout
-z	   No final sentence pause at the end of the text
--stdout   Write speech output to stdout
--compile=<voice name>
	   Compile the pronunciation rules and dictionary in the current
	   directory. =<voice name> is optional and specifies which language
--punct="<characters>"
	   Speak the names of punctuation characters during speaking.  If
	   =<characters> is omitted, all punctuation is spoken.
--split="<minutes>"
	   Starts a new WAV file every <minutes>.  Used with -w
--voices=<langauge>
	   List the available voices for the specified language.
	   If <language> is omitted, then list all voices.
-k <integer>
	   Indicate capital letters with: 1=sound, 2=the word "capitals",
	   higher values = a pitch increase (try -k20).

--Boundary_(ID_yhCpaMLmEUlvfrsNQCt96A)
Content-type: text/plain; name=SUNWespeak.pkgmap
Content-transfer-encoding: 7BIT
Content-disposition: inline; filename=SUNWespeak.pkgmap

: 1 3554
1 d none bin 0755 root bin
1 f none bin/espeak 0755 root bin 19124 30716 1219068850
1 i copyright 2099 43697 1219068850
1 i depend 201 16850 1219068850
1 d none lib 0755 root bin
1 s none lib/libespeak.so=libespeak.so.1
1 s none lib/libespeak.so.1=libespeak.so.1.1.37
1 f none lib/libespeak.so.1.1.37 0755 root bin 273720 26101 1219068850
1 i pkginfo 539 44180 1219068850
1 d none share 0755 root sys
1 d none share/espeak-data 0755 root bin
1 f none share/espeak-data/af_dict 0755 root bin 57975 28531 1208347078
1 f none share/espeak-data/config 0755 root bin 448 41768 1199133841
1 f none share/espeak-data/cs_dict 0644 root bin 7822 29973 1208347078
1 f none share/espeak-data/cy_dict 0755 root bin 3541 13467 1208347078
1 f none share/espeak-data/de_dict 0644 root bin 19018 40324 1208347078
1 f none share/espeak-data/el_dict 0755 root bin 4767 34546 1208347078
1 f none share/espeak-data/en_dict 0644 root bin 80691 31637 1208347079
1 f none share/espeak-data/eo_dict 0755 root bin 3467 9620 1208347079
1 f none share/espeak-data/es_dict 0755 root bin 5489 30398 1208347079
1 f none share/espeak-data/fi_dict 0755 root bin 4140 11491 1208347079
1 f none share/espeak-data/fr_dict 0755 root bin 15043 4249 1208347079
1 f none share/espeak-data/grc_dict 0644 root bin 3390 16964 1208347079
1 f none share/espeak-data/hbs_dict 0644 root bin 7444 12763 1208347079
1 f none share/espeak-data/hi_dict 0755 root bin 5825 56537 1208347079
1 f none share/espeak-data/hu_dict 0644 root bin 5266 43914 1208347079
1 f none share/espeak-data/id_dict 0644 root bin 3043 32416 1208347079
1 f none share/espeak-data/is_dict 0644 root bin 5550 56988 1208347079
1 f none share/espeak-data/it_dict 0755 root bin 6457 22990 1208347079
1 f none share/espeak-data/jbo_dict 0644 root bin 2020 42772 1208347079
1 f none share/espeak-data/ku_dict 0644 root bin 2277 1807 1208347079
1 f none share/espeak-data/la_dict 0644 root bin 3911 58074 1208347079
1 d none share/espeak-data/mbrola 0755 root bin
1 d none share/espeak-data/mbrola_ph 0755 root bin
1 f none share/espeak-data/mbrola_ph/af1_phtrans 0644 root bin 1636 19602 1201102403
1 f none share/espeak-data/mbrola_ph/ca1_phtrans 0644 root bin 1372 17832 1175286677
1 f none share/espeak-data/mbrola_ph/cr1_phtrans 0644 root bin 2140 26474 1205001047
1 f none share/espeak-data/mbrola_ph/cs_phtrans 0644 root bin 580 8196 1201102424
1 f none share/espeak-data/mbrola_ph/de4_phtrans 0644 root bin 1588 20705 1201102428
1 f none share/espeak-data/mbrola_ph/de6_phtrans 0644 root bin 1204 16085 1201102434
1 f none share/espeak-data/mbrola_ph/en1_phtrans 0644 root bin 772 10227 1207472796
1 f none share/espeak-data/mbrola_ph/es4_phtrans 0644 root bin 844 10560 1208079702
1 f none share/espeak-data/mbrola_ph/es_phtrans 0644 root bin 1684 21078 1208085625
1 f none share/espeak-data/mbrola_ph/fr1_phtrans 0644 root bin 1588 19174 1205937453
1 f none share/espeak-data/mbrola_ph/gr2_phtrans 0644 root bin 2212 28943 1201102449
1 f none share/espeak-data/mbrola_ph/grc-de6_phtrans 0644 root bin 484 6829 1201102457
1 f none share/espeak-data/mbrola_ph/hu1_phtrans 0644 root bin 1396 16131 1201102464
1 f none share/espeak-data/mbrola_ph/id1_phtrans 0644 root bin 820 11137 1201102470
1 f none share/espeak-data/mbrola_ph/in1_phtrans 0644 root bin 1156 15350 1201102477
1 f none share/espeak-data/mbrola_ph/it3_phtrans 0644 root bin 892 10914 1201102484
1 f none share/espeak-data/mbrola_ph/la1_phtrans 0644 root bin 748 11506 1201102490
1 f none share/espeak-data/mbrola_ph/nl_phtrans 0644 root bin 1612 20437 1201102497
1 f none share/espeak-data/mbrola_ph/pl1_phtrans 0644 root bin 1540 19764 1201102503
1 f none share/espeak-data/mbrola_ph/ro1_phtrans 0644 root bin 2116 27775 1183655260
1 f none share/espeak-data/mbrola_ph/sv2_phtrans 0644 root bin 1564 20815 1201102516
1 f none share/espeak-data/mbrola_ph/sv_phtrans 0644 root bin 1564 20954 1201102510
1 f none share/espeak-data/mbrola_ph/us3_phtrans 0644 root bin 988 12694 1207472828
1 f none share/espeak-data/mbrola_ph/us_phtrans 0644 root bin 1060 12939 1207472835
1 f none share/espeak-data/mk_dict 0644 root bin 4957 52192 1208347079
1 f none share/espeak-data/nl_dict 0755 root bin 4003 35173 1208347079
1 f none share/espeak-data/no_dict 0755 root bin 3735 19943 1208347079
1 f none share/espeak-data/phondata 0755 root bin 290084 44403 1208347078
1 f none share/espeak-data/phonindex 0755 root bin 25864 49117 1208347078
1 f none share/espeak-data/phontab 0755 root bin 32464 13209 1208347078
1 f none share/espeak-data/pl_dict 0755 root bin 40471 50814 1208347079
1 f none share/espeak-data/pt_dict 0755 root bin 13570 49907 1208347079
1 f none share/espeak-data/ro_dict 0644 root bin 24984 59989 1208347079
1 f none share/espeak-data/ru_dict 0755 root bin 5701 36478 1208347079
1 f none share/espeak-data/sk_dict 0644 root bin 8762 17746 1208347079
1 d none share/espeak-data/soundicons 0755 root bin
1 f none share/espeak-data/sv_dict 0755 root bin 9508 57597 1208347079
1 f none share/espeak-data/sw_dict 0644 root bin 3048 53114 1208347079
1 f none share/espeak-data/ta_dict 0644 root bin 2590 44987 1208347079
1 f none share/espeak-data/tr_dict 0644 root bin 4768 42492 1208347079
1 f none share/espeak-data/vi_dict 0755 root bin 4265 38791 1208347079
1 d none share/espeak-data/voices 0755 root bin
1 d none share/espeak-data/voices/!v 0755 root bin
1 f none share/espeak-data/voices/!v/croak 0755 root bin 93 7019 1187342601
1 f none share/espeak-data/voices/!v/f1 0755 root bin 321 21668 1198942091
1 f none share/espeak-data/voices/!v/f2 0755 root bin 325 21335 1198970884
1 f none share/espeak-data/voices/!v/f3 0644 root bin 375 24409 1198944824
1 f none share/espeak-data/voices/!v/f4 0644 root bin 350 22731 1198942213
1 f none share/espeak-data/voices/!v/m1 0755 root bin 315 21153 1198971567
1 f none share/espeak-data/voices/!v/m2 0644 root bin 264 17674 1187265982
1 f none share/espeak-data/voices/!v/m3 0644 root bin 285 18861 1187265985
1 f none share/espeak-data/voices/!v/m4 0644 root bin 290 19110 1187266010
1 f none share/espeak-data/voices/!v/m5 0755 root bin 262 17693 1198969977
1 f none share/espeak-data/voices/!v/m6 0755 root bin 188 12816 1191582193
1 f none share/espeak-data/voices/!v/whisper 0755 root bin 186 12826 1198920207
1 f none share/espeak-data/voices/!v/wisper 0755 root bin 185 12722 1187343327
1 f none share/espeak-data/voices/af 0755 root bin 42 3596 1154562710
1 f none share/espeak-data/voices/bs 0755 root bin 257 18151 1194743262
1 f none share/espeak-data/voices/cs 0755 root bin 36 3172 1178153163
1 f none share/espeak-data/voices/cy 0755 root bin 54 4878 1199061728
1 f none share/espeak-data/voices/de 0755 root bin 38 3278 1154562754
1 f none share/espeak-data/voices/default 0755 root bin 61 4776 1198845530
1 f none share/espeak-data/voices/el 0755 root bin 37 3178 1178154009
1 d none share/espeak-data/voices/en 0755 root bin
1 f none share/espeak-data/voices/en/en 0755 root bin 125 9488 1204651379
1 f none share/espeak-data/voices/en/en-n 0755 root bin 166 12696 1201598716
1 f none share/espeak-data/voices/en/en-r 0755 root bin 262 19520 1204652528
1 f none share/espeak-data/voices/en/en-rp 0755 root bin 180 14364 1201598744
1 f none share/espeak-data/voices/en/en-sc 0755 root bin 246 18746 1173991077
1 f none share/espeak-data/voices/en/en-wi 0755 root bin 286 21154 1201598663
1 f none share/espeak-data/voices/en/en-wm 0755 root bin 174 14169 1201598764
1 f none share/espeak-data/voices/eo 0755 root bin 40 3622 1163672828
1 f none share/espeak-data/voices/es 0755 root bin 64 5667 1202800473
1 f none share/espeak-data/voices/es-la 0755 root bin 173 14036 1203834397
1 f none share/espeak-data/voices/fi 0755 root bin 38 3391 1168200044
1 f none share/espeak-data/voices/fr 0755 root bin 62 5528 1202382451
1 f none share/espeak-data/voices/grc 0755 root bin 110 8441 1198005731
1 f none share/espeak-data/voices/hi 0755 root bin 94 8527 1168200112
1 f none share/espeak-data/voices/hr 0755 root bin 290 21163 1196293777
1 f none share/espeak-data/voices/hu 0755 root bin 39 3601 1183588281
1 f none share/espeak-data/voices/id 0755 root bin 151 10519 1204227577
1 f none share/espeak-data/voices/is 0755 root bin 45 4070 1178700719
1 f none share/espeak-data/voices/it 0755 root bin 54 4517 1182180289
1 f none share/espeak-data/voices/jbo 0644 root bin 26 2292 1199410942
1 f none share/espeak-data/voices/ku 0755 root bin 52 4313 1207953477
1 f none share/espeak-data/voices/la 0644 root bin 298 25888 1200363809
1 d none share/espeak-data/voices/mb 0755 root bin
1 f none share/espeak-data/voices/mb/mb-af1 0755 root bin 88 7388 1178153200
1 f none share/espeak-data/voices/mb/mb-af1-en 0755 root bin 83 6923 1175374312
1 f none share/espeak-data/voices/mb/mb-cr1 0755 root bin 114 9843 1196117857
1 f none share/espeak-data/voices/mb/mb-cz2 0755 root bin 82 6964 1178153229
1 f none share/espeak-data/voices/mb/mb-de4 0755 root bin 72 6223 1178153247
1 f none share/espeak-data/voices/mb/mb-de4-en 0755 root bin 66 5713 1175374990
1 f none share/espeak-data/voices/mb/mb-de5 0755 root bin 192 15839 1190023286
1 f none share/espeak-data/voices/mb/mb-de5-en 0755 root bin 88 7116 1203092554
1 f none share/espeak-data/voices/mb/mb-de6 0644 root bin 78 6510 1190024588
1 f none share/espeak-data/voices/mb/mb-de6-grc 0644 root bin 83 6986 1193101629
1 f none share/espeak-data/voices/mb/mb-de7 0755 root bin 94 7623 1190022900
1 f none share/espeak-data/voices/mb/mb-en1 0755 root bin 101 8465 1199918870
1 f none share/espeak-data/voices/mb/mb-es1 0755 root bin 85 7204 1208084006
1 f none share/espeak-data/voices/mb/mb-es2 0644 root bin 85 7206 1208084015
1 f none share/espeak-data/voices/mb/mb-fr1 0755 root bin 138 10747 1178153891
1 f none share/espeak-data/voices/mb/mb-fr1-en 0755 root bin 92 7708 1175374488
1 f none share/espeak-data/voices/mb/mb-fr4 0755 root bin 100 8435 1178153878
1 f none share/espeak-data/voices/mb/mb-fr4-en 0755 root bin 95 7949 1175374556
1 f none share/espeak-data/voices/mb/mb-gr2 0755 root bin 83 7008 1179736080
1 f none share/espeak-data/voices/mb/mb-gr2-en 0755 root bin 77 6490 1179736131
1 f none share/espeak-data/voices/mb/mb-hu1 0755 root bin 90 7698 1178153845
1 f none share/espeak-data/voices/mb/mb-hu1-en 0755 root bin 85 7210 1176292776
1 f none share/espeak-data/voices/mb/mb-id1 0755 root bin 89 7526 1201099324
1 f none share/espeak-data/voices/mb/mb-it3 0755 root bin 131 10582 1182180326
1 f none share/espeak-data/voices/mb/mb-it4 0755 root bin 134 10825 1182180337
1 f none share/espeak-data/voices/mb/mb-la1 0755 root bin 83 6988 1181832245
1 f none share/espeak-data/voices/mb/mb-nl2 0755 root bin 83 6990 1178153861
1 f none share/espeak-data/voices/mb/mb-nl2-en 0755 root bin 78 6504 1175374585
1 f none share/espeak-data/voices/mb/mb-pl1 0755 root bin 87 7393 1178153920
1 f none share/espeak-data/voices/mb/mb-pl1-en 0755 root bin 82 6907 1175374617
1 f none share/espeak-data/voices/mb/mb-ro1 0755 root bin 87 7375 1178153931
1 f none share/espeak-data/voices/mb/mb-ro1-en 0755 root bin 81 6843 1175374761
1 f none share/espeak-data/voices/mb/mb-sw1 0755 root bin 85 7257 1178153947
1 f none share/espeak-data/voices/mb/mb-sw1-en 0755 root bin 80 6758 1175374808
1 f none share/espeak-data/voices/mb/mb-sw2 0755 root bin 89 7551 1187188438
1 f none share/espeak-data/voices/mb/mb-sw2-en 0755 root bin 83 7067 1187188447
1 f none share/espeak-data/voices/mb/mb-us1 0755 root bin 170 13520 1175375038
1 f none share/espeak-data/voices/mb/mb-us2 0755 root bin 167 13280 1175375046
1 f none share/espeak-data/voices/mb/mb-us3 0755 root bin 168 13334 1201068601
1 f none share/espeak-data/voices/mk 0755 root bin 46 4181 1183032177
1 f none share/espeak-data/voices/nl 0755 root bin 40 3670 1168200234
1 f none share/espeak-data/voices/no 0755 root bin 70 6388 1201872750
1 f none share/espeak-data/voices/pl 0755 root bin 50 4491 1204623341
1 f none share/espeak-data/voices/pt 0755 root bin 65 5745 1173470075
1 f none share/espeak-data/voices/pt-pt 0755 root bin 82 7517 1204394423
1 f none share/espeak-data/voices/ro 0755 root bin 40 3521 1168200301
1 f none share/espeak-data/voices/ru 0755 root bin 60 5156 1178983787
1 f none share/espeak-data/voices/sk 0755 root bin 37 3311 1179057123
1 f none share/espeak-data/voices/sr 0644 root bin 277 19966 1194743316
1 f none share/espeak-data/voices/sv 0755 root bin 38 3425 1175375157
1 f none share/espeak-data/voices/sw 0755 root bin 43 3909 1171968809
1 f none share/espeak-data/voices/ta 0755 root bin 63 5604 1204623363
1 f none share/espeak-data/voices/tr 0755 root bin 38 3441 1204623414
1 f none share/espeak-data/voices/vi 0755 root bin 43 3905 1201309820
1 f none share/espeak-data/voices/zh 0644 root bin 594 81 1202230923
1 f none share/espeak-data/voices/zhy 0755 root bin 172 15610 1194949859
1 f none share/espeak-data/zh_dict 0644 root bin 41731 61622 1208347079
1 f none share/espeak-data/zhy_dict 0755 root bin 1561 12242 1208347079

--Boundary_(ID_yhCpaMLmEUlvfrsNQCt96A)
Content-type: text/plain; name=SUNWespeak-devel.pkgmap
Content-transfer-encoding: 7BIT
Content-disposition: inline; filename=SUNWespeak-devel.pkgmap

: 1 64
1 i copyright 2099 43697 1219068851
1 i depend 270 23294 1219068851
1 d none include 0755 root bin
1 d none include/espeak 0755 root bin
1 f none include/espeak/speak_lib.h 0644 root bin 21149 11656 1208347385
1 i pkginfo 585 48472 1219068851

--Boundary_(ID_yhCpaMLmEUlvfrsNQCt96A)
Content-type: text/plain; name=libespeak.3
Content-transfer-encoding: 7BIT
Content-disposition: inline; filename=libespeak.3

C Library Functions                               libespeak(3)

NAME
     libespeak - C++ bindings for espeak speech synthesis

DESCRIPTION
     libespeak is a set of C++ bindings to speech synthesis 
     services for use by client applications and assistive 
     technologies.

     Additional  information  is  also  available  from  the fol-
     lowing site:

     http://espeak.sourceforge.net/

     Please note that these C++ interfaces are built with the Sun
     Studio C++ Compiler.  The SUNWespeak-devel package must be
     installed to develop against libespeak.

FILES
     The following files are used by this library:

     /usr/lib/libespeak.so

         Library for espeak speech synthesis

     /usr/share/espeak-data

         Directory of voice language and data files

     /usr/include/espeak/speak_lib.h

         Header file for development purposes

ATTRIBUTES
     See  attributes(5)  for  descriptions   of   the   following
     attributes:
     ____________________________________________________________
    |_______ATTRIBUTE_TYPE________|_______ATTRIBUTE_VALUE_______|
    |_Availability________________|_SUNWespeak__________________|
    |_Interface_stability_________|_Volatile____________________|

SEE ALSO
     espeak(1),   orca(1),   libgnomespeech(3)

NOTES
     Written by Dermot McCluskey, Sun Microsystems Inc., 2008.

SunOS 5.11           Last change: 19 Aug 2008                   1


--Boundary_(ID_yhCpaMLmEUlvfrsNQCt96A)
Content-type: text/plain; name=espeak.1
Content-transfer-encoding: 7BIT
Content-disposition: inline; filename=espeak.1

User Commands                                            espeak(1)

NAME
     espeak - a compact open source software speech synthesizer

SYNOPSIS
     espeak [option...] ["<words>"]

DESCRIPTION
     espeak is a compact open source software speech synthesizer.
     It can run as a command line program to speak text from a file 
     or from stdin.  espeak:

     * Includes different Voices, whose characteristics can be altered.
     * Can produce speech output as a WAV file.
     * Supports SSML (Speech Synthesis Markup Language - not complete)
     * Supports HTML.
     * Is compact in size.
     * Can translate text to phoneme codes, so it could be adapted as 
       a front end for another speech synthesis engine.
     * Is written in C++.

     Additional  information  is  also  available  from  the fol-
     lowing site:

     http://espeak.sourceforge.net/

OPTIONS
     -a <integer>
          Amplitude, 0 to 200, default is 100

     -b
          Input text is 8-bit encoding

     -f <text file>
          Speak text from <text file>.  If neither -f nor --stdin, 
          <words> are spoken, or if none then text is spoken from 
          stdin, each line separately.

     -g <integer>
	  Word gap. Pause between words, units of 10mS at the 
          default speed

     -k <integer>
          Indicate capital letters with: 1=sound, 2=the word "capitals",
          higher values = a pitch increase (try -k20).

     -l <integer>
          Line length. If not zero (which is the default), consider
          lines less than this length as end-of-clause

     -m
          Interpret SSML markup, and ignore other < > tags

     -p <integer>
          Pitch adjustment, 0 to 99, default is 50

     -q
          Quiet, don't produce any speech (may be useful with -x)

     -s <integer>
          Speed in words per minute, 80 to 370, default is 170

     -v <voice name>
          Use voice file of this name from espeak-data/voices

     -w <wave file name>
          Write output to this WAV file, rather than speaking it 
          directly

     -x
          Write phoneme mnemonics to stdout

     -X
          Write phonemes mnemonics and translation trace to stdout

     -z
          No final sentence pause at the end of the text

     --compile=<voice name>
          Compile the pronunciation rules and dictionary in the 
          current directory. =<voice name> is optional and 
          specifies which language

     --punct="<characters>"
          Speak the names of punctuation characters during speaking.  
          If =<characters> is omitted, all punctuation is spoken.

     --split="<minutes>"
          Starts a new WAV file every <minutes>.  Used with -w

     --stdin
          Read text input from stdin instead of a file

     --stdout
          Write speech output to stdout

     --voices=<langauge>
          List the available voices for the specified language.
          If <language> is omitted, then list all voices.

FILES
     The following files are used by espeak:

     /usr/lib/libespeak.so

         Library for espeak speech synthesis

     /usr/share/espeak-data

         Directory of voice language and data files

ATTRIBUTES
     See  attributes(5)  for  descriptions   of   the   following
     attributes:
     ____________________________________________________________
    |_______ATTRIBUTE_TYPE________|_______ATTRIBUTE_VALUE_______|
    |_Availability________________|_SUNWespeak__________________|
    |_Interface_stability_________|_Volatile____________________|

AUTHOR
     Jonathan Duddington

SEE ALSO
     orca(1),    libespeak(3),   libgnomespeech(3)

NOTES
     Written by Dermot McCluskey, Sun Microsystems Inc., 2008.

SunOS 5.11           Last change: 19 Aug 2008                   1


--Boundary_(ID_yhCpaMLmEUlvfrsNQCt96A)--

From Irene.Huang@sun.com Sun Aug 24 21:46:19 2008
Received: from newsunmail1brm.central.sun.com (newsunmail1brm.Central.Sun.COM [129.147.62.245])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id m7P4kJsA021985
	for <LSARC-ext@sac.sfbay.sun.com>; Sun, 24 Aug 2008 21:46:19 -0700 (PDT)
Received: from nwk-avmta-1.SFBay.Sun.COM (nwk-avmta-1.SFBay.Sun.COM [129.146.11.74])
	by newsunmail1brm.central.sun.com (8.13.7+Sun/8.13.7/ENSMAIL,v2.2) with ESMTP id m7P4kIMA021764
	for <@sunmail2sca.sfbay.sun.com:lsarc-ext@sun.com>; Sun, 24 Aug 2008 22:46:19 -0600 (MDT)
Received: from pmxchannel-daemon.nwk-avmta-1.sfbay.Sun.COM by
 nwk-avmta-1.sfbay.Sun.COM
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 id <0K6500I013X6FH00@nwk-avmta-1.sfbay.Sun.COM> for lsarc-ext@sun.com
 (ORCPT lsarc-ext@Sun.COM); Sun, 24 Aug 2008 21:46:18 -0700 (PDT)
Received: from sineb-mail-1.sun.com ([192.18.19.6])
 by nwk-avmta-1.sfbay.Sun.COM
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0K6500LVA3X5PBB0@nwk-avmta-1.sfbay.Sun.COM> for
 lsarc-ext@sun.com (ORCPT lsarc-ext@Sun.COM); Sun,
 24 Aug 2008 21:46:18 -0700 (PDT)
Received: from fe-apac-05.sun.com
 (fe-apac-05.sun.com [192.18.19.176] (may be forged))
	by sineb-mail-1.sun.com (8.13.6+Sun/8.12.9) with ESMTP id m7P4kGSG026696	for
 <lsarc-ext@Sun.COM>; Mon, 25 Aug 2008 04:46:16 +0000 (GMT)
Received: from conversion-daemon.mail-apac.sun.com by mail-apac.sun.com
 (Sun Java System Messaging Server 6.2-6.01 (built Apr  3 2006))
 id <0K65001013SN8700@mail-apac.sun.com>
 (original mail from Irene.Huang@Sun.COM)
 for lsarc-ext@Sun.COM (ORCPT lsarc-ext@Sun.COM); Mon,
 25 Aug 2008 12:46:16 +0800 (SGT)
Received: from [129.158.146.215] by mail-apac.sun.com
 (Sun Java System Messaging Server 6.2-6.01 (built Apr  3 2006))
 with ESMTPSA id <0K65003Z33X3JPVJ@mail-apac.sun.com>; Mon,
 25 Aug 2008 12:46:16 +0800 (SGT)
Date: Mon, 25 Aug 2008 12:46:13 +0800
From: Irene Huang <Irene.Huang@sun.com>
Subject: Re: espeak for OpenSolaris [LSARC/2008/536 FastTrack timeout
 08/26/2008]
In-reply-to: <48AB8300.9090608@sun.com>
Sender: Irene.Huang@sun.com
To: Irene Huang <Irene.Huang@sun.com>
Cc: Shi-Ying Irene Huang <sh162551@sac.sfbay.sun.com>, lsarc-ext@sun.com,
        Dermot.McCluskey@sun.com, William.Walker@sun.com
Message-id: <48B23915.50606@sun.com>
MIME-version: 1.0
Content-type: text/plain; format=flowed; charset=ISO-8859-1
Content-transfer-encoding: 7BIT
X-PMX-Version: 5.4.1.325704
References: <200808200217.m7K2HT5J026985@sac.sfbay.sun.com>
 <48AB8300.9090608@sun.com>
User-Agent: Thunderbird 2.0.0.16 (Windows/20080708)
Content-Length: 5071
Status: RO
X-Status: $$$$
X-UID: 0000000003

This case is due tomorrow.If there's any issues please send an email 
before that.

Thanks

--Irene
Irene Huang wrote:
> Hi, all
>
> attahced are the manpages and pkgmaps
>
> They are also available at (internal link)
> http://sac.eng/Archives/CaseLog/arc/LSARC/2008/536/materials/
>
> --Irene
> Shi-Ying Irene Huang wrote:
>> Template Version: @(#)sac_nextcase 1.66 04/17/08 SMI
>> This information is Copyright 2008 Sun Microsystems
>> 1. Introduction
>>     1.1. Project/Component Working Name:
>>      espeak for OpenSolaris
>>     1.2. Name of Document Author/Supplier:
>>      Author:  Willie Walker
>>     1.3  Date of This Document:
>>     19 August, 2008
>> 4. Technical Description
>> 1. Introduction
>>    1.1. Project/Component Working Name:
>>
>>     eSpeak 1.37
>>
>>    1.2. Name of Document Author/Supplier:
>>
>>     Willie Walker
>>
>>    1.3. Date of This Document:
>>
>>     18-Aug-2008
>>            1.3.1. Date this project was conceived:
>>
>>     24-Apr-2008
>>
>>    1.4. Name of Major Document Customer(s)/Consumer(s):
>>
>>     1.4.1. The PAC or CPT you expect to review your project:
>>
>>         Solaris PAC
>>
>>     1.4.2. The ARC(s) you expect to review your project:
>>
>>         LSARC
>>
>>     1.4.3. The Director/VP who is "Sponsoring" this project:
>>
>>         Anant.Mithal@Sun.COM
>>
>>     1.4.4. The name of your business unit:
>>
>>         Accessibility Program Office
>>
>>    1.5. Email Aliases:
>>     1.5.1. Responsible Manager:
>>
>>         harry.burks@sun.com
>>
>>     1.5.2. Responsible Engineer:
>>
>>         william.walker@sun.com
>>
>>     1.5.3. Marketing Manager:
>>
>>         glynn.foster@sun.com
>>
>>     1.5.4. Interest List:
>>
>>         desktop-discuss@opensolaris.org
>>
>> 4. Technical Description:
>>     4.1. Details:
>>
>>     eSpeak is a text-to-speech system that converts written text into
>>     audio.  It can be used standalone via the 'espeak' application,
>>     which can generate *.wav files and send audio samples directly to
>>     the audio device.  The intended and typical use, however, is as a
>>     library with C/C++ bindings to be used by other applications.  
>> The     main consumer of eSpeak in Solaris is expected to be 
>> gnome-speech,
>>     which will use eSpeak to speak to the user.
>>
>>     In addition to an executable and a shared library, eSpeak includes
>>     private data files under /usr/share/espeak-data
>>     
>>     This proposal will add espeak 1.37, the latest stable version, to
>>     OpenSolaris 2008.11 and beyond.
>>
>>     4.2. Bug/RFE Number(s):
>>
>>     None.
>>
>>     4.3. In Scope:
>>
>>     See above.
>>
>>     4.4. Out of Scope:
>>
>>     See above.
>>
>>     4.5. Interfaces:
>>
>>     --------------------------------------------------------------------
>>     Exported                Stability    Comments
>>     --------------------------------------------------------------------
>>     SUNWespeak                Volatile
>>     SUNWespeak-devel            Volatile
>>
>>     libespeak.so.1                    Volatile    SONAME
>>     /usr/bin/espeak                Volatile    Command
>>     /usr/include/espeak/speak_lib.h         Volatile    Header file
>>     /usr/share/espeak-data                  Project Private Data files
>>
>>     --------------------------------------------------------------------
>>     Imported                Comments
>>     --------------------------------------------------------------------
>>     libCrun.so.1                  SunStudio C++ library
>>     libCstd.so.1                SunStudio C++ library
>>
>>     4.6. Doc Impact:
>>
>>     Man pages need to be written for the espeak application and the
>>     espeak library.
>>
>>     4.7. Admin/Config Impact:
>>
>>     The application using eSpeak to play audio needs permissions to the
>>     audio device, which is accessed via SADA.
>>
>>     4.8. HA Impact:
>>
>>     None.
>>
>>     4.9. I18N/L10N Impact:
>>
>>     The JDS and G11N teams are working together to evaluate and
>>     provide I18N/L10N support.
>>
>>     4.10. Packaging & Delivery:
>>         Adds two new packages, SUNWespeak (uncompressed package 
>> comprises
>>     approx 1.3 Mb) and SUNWespeak-devel (uncompressed package comprises
>>     approx 30k).
>>
>>     4.11. Security Impact:
>>
>>     None.
>>
>>     4.12. Dependencies:
>>
>>     eSpeak depends of the software listed in the Imported
>>     Interfaces section.  The Solaris version of eSpeak also
>>     uses SADA for audio, where SADA is covered by
>>     http://sac.sfbay/Archives/CaseLog/arc/PSARC/2004/563/.
>>
>> 5. Reference Documents:
>>
>>     http://espeak.sourceforge.net/ - eSpeak homepage
>>
>>         RFE #6738084
>>         CrPrint: http://bt2ws.central.sun.com/CrPrint?id=6738084
>>         Monaco: http://monaco.sfbay.sun.com/detail.jsf?cr=6738084
>>
>>
>> 6. Resources and Schedule
>>     6.4. Steering Committee requested information
>>        6.4.1. Consolidation C-team Name:
>>         Desktop
>>     6.5. ARC review type: FastTrack
>>     6.6. ARC Exposure: open
>>
>>   
>


From Irene.Huang@sun.com Mon Aug 25 19:10:52 2008
Received: from sunmail3mpk.sfbay.sun.com (sunmail3mpk.SFBay.Sun.COM [129.146.11.52])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id m7Q2ApFl003715
	for <LSARC-ext@sac.sfbay.sun.com>; Mon, 25 Aug 2008 19:10:51 -0700 (PDT)
Received: from nwk-avmta-1.SFBay.Sun.COM (nwk-avmta-1.SFBay.Sun.COM [129.146.11.74])
	by sunmail3mpk.sfbay.sun.com (8.13.7+Sun/8.13.7/ENSMAIL,v2.2) with ESMTP id m7Q2ApFK019961
	for <@sunmail2sca.sfbay.sun.com:lsarc-ext@sun.com>; Mon, 25 Aug 2008 19:10:51 -0700 (PDT)
Received: from pmxchannel-daemon.nwk-avmta-1.sfbay.Sun.COM by
 nwk-avmta-1.sfbay.Sun.COM
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 id <0K6600L01RE29L00@nwk-avmta-1.sfbay.Sun.COM> for lsarc-ext@sun.com
 (ORCPT lsarc-ext@Sun.COM); Mon, 25 Aug 2008 19:10:50 -0700 (PDT)
Received: from sineb-mail-1.sun.com ([192.18.19.6])
 by nwk-avmta-1.sfbay.Sun.COM
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0K66002J0RE1IWE0@nwk-avmta-1.sfbay.Sun.COM> for
 lsarc-ext@sun.com (ORCPT lsarc-ext@Sun.COM); Mon,
 25 Aug 2008 19:10:50 -0700 (PDT)
Received: from fe-apac-05.sun.com
 (fe-apac-05.sun.com [192.18.19.176] (may be forged))
	by sineb-mail-1.sun.com (8.13.6+Sun/8.12.9) with ESMTP id m7Q2Antq019977	for
 <lsarc-ext@Sun.COM>; Tue, 26 Aug 2008 02:10:49 +0000 (GMT)
Received: from conversion-daemon.mail-apac.sun.com by mail-apac.sun.com
 (Sun Java System Messaging Server 6.2-6.01 (built Apr  3 2006))
 id <0K6600M01R9UEQ00@mail-apac.sun.com>
 (original mail from Irene.Huang@Sun.COM)
 for lsarc-ext@Sun.COM (ORCPT lsarc-ext@Sun.COM); Tue,
 26 Aug 2008 10:10:49 +0800 (SGT)
Received: from [129.158.146.240] by mail-apac.sun.com
 (Sun Java System Messaging Server 6.2-6.01 (built Apr  3 2006))
 with ESMTPSA id <0K66004LBRE0PGBA@mail-apac.sun.com>; Tue,
 26 Aug 2008 10:10:49 +0800 (SGT)
Date: Tue, 26 Aug 2008 10:10:47 +0800
From: Irene Huang <Irene.Huang@sun.com>
Subject: Re: espeak for OpenSolaris [LSARC/2008/536 FastTrack timeout
 08/26/2008]
In-reply-to: <48B23915.50606@sun.com>
Sender: Irene.Huang@sun.com
To: Irene Huang <Irene.Huang@sun.com>
Cc: Shi-Ying Irene Huang <sh162551@sac.sfbay.sun.com>, lsarc-ext@sun.com,
        Dermot.McCluskey@sun.com, William.Walker@sun.com
Message-id: <48B36627.4060701@sun.com>
MIME-version: 1.0
Content-type: text/plain; format=flowed; charset=ISO-8859-1
Content-transfer-encoding: 7BIT
X-PMX-Version: 5.4.1.325704
References: <200808200217.m7K2HT5J026985@sac.sfbay.sun.com>
 <48AB8300.9090608@sun.com> <48B23915.50606@sun.com>
User-Agent: Thunderbird 2.0.0.16 (Windows/20080708)
Status: RO
Content-Length: 5323

Closed approved.

--Irene
Irene Huang wrote:
> This case is due tomorrow.If there's any issues please send an email 
> before that.
>
> Thanks
>
> --Irene
> Irene Huang wrote:
>> Hi, all
>>
>> attahced are the manpages and pkgmaps
>>
>> They are also available at (internal link)
>> http://sac.eng/Archives/CaseLog/arc/LSARC/2008/536/materials/
>>
>> --Irene
>> Shi-Ying Irene Huang wrote:
>>> Template Version: @(#)sac_nextcase 1.66 04/17/08 SMI
>>> This information is Copyright 2008 Sun Microsystems
>>> 1. Introduction
>>>     1.1. Project/Component Working Name:
>>>      espeak for OpenSolaris
>>>     1.2. Name of Document Author/Supplier:
>>>      Author:  Willie Walker
>>>     1.3  Date of This Document:
>>>     19 August, 2008
>>> 4. Technical Description
>>> 1. Introduction
>>>    1.1. Project/Component Working Name:
>>>
>>>     eSpeak 1.37
>>>
>>>    1.2. Name of Document Author/Supplier:
>>>
>>>     Willie Walker
>>>
>>>    1.3. Date of This Document:
>>>
>>>     18-Aug-2008
>>>            1.3.1. Date this project was conceived:
>>>
>>>     24-Apr-2008
>>>
>>>    1.4. Name of Major Document Customer(s)/Consumer(s):
>>>
>>>     1.4.1. The PAC or CPT you expect to review your project:
>>>
>>>         Solaris PAC
>>>
>>>     1.4.2. The ARC(s) you expect to review your project:
>>>
>>>         LSARC
>>>
>>>     1.4.3. The Director/VP who is "Sponsoring" this project:
>>>
>>>         Anant.Mithal@Sun.COM
>>>
>>>     1.4.4. The name of your business unit:
>>>
>>>         Accessibility Program Office
>>>
>>>    1.5. Email Aliases:
>>>     1.5.1. Responsible Manager:
>>>
>>>         harry.burks@sun.com
>>>
>>>     1.5.2. Responsible Engineer:
>>>
>>>         william.walker@sun.com
>>>
>>>     1.5.3. Marketing Manager:
>>>
>>>         glynn.foster@sun.com
>>>
>>>     1.5.4. Interest List:
>>>
>>>         desktop-discuss@opensolaris.org
>>>
>>> 4. Technical Description:
>>>     4.1. Details:
>>>
>>>     eSpeak is a text-to-speech system that converts written text into
>>>     audio.  It can be used standalone via the 'espeak' application,
>>>     which can generate *.wav files and send audio samples directly to
>>>     the audio device.  The intended and typical use, however, is as a
>>>     library with C/C++ bindings to be used by other applications.  
>>> The     main consumer of eSpeak in Solaris is expected to be 
>>> gnome-speech,
>>>     which will use eSpeak to speak to the user.
>>>
>>>     In addition to an executable and a shared library, eSpeak includes
>>>     private data files under /usr/share/espeak-data
>>>         This proposal will add espeak 1.37, the latest stable 
>>> version, to
>>>     OpenSolaris 2008.11 and beyond.
>>>
>>>     4.2. Bug/RFE Number(s):
>>>
>>>     None.
>>>
>>>     4.3. In Scope:
>>>
>>>     See above.
>>>
>>>     4.4. Out of Scope:
>>>
>>>     See above.
>>>
>>>     4.5. Interfaces:
>>>
>>>     
>>> --------------------------------------------------------------------
>>>     Exported                Stability    Comments
>>>     
>>> --------------------------------------------------------------------
>>>     SUNWespeak                Volatile
>>>     SUNWespeak-devel            Volatile
>>>
>>>     libespeak.so.1                    Volatile    SONAME
>>>     /usr/bin/espeak                Volatile    Command
>>>     /usr/include/espeak/speak_lib.h         Volatile    Header file
>>>     /usr/share/espeak-data                  Project Private Data files
>>>
>>>     
>>> --------------------------------------------------------------------
>>>     Imported                Comments
>>>     
>>> --------------------------------------------------------------------
>>>     libCrun.so.1                  SunStudio C++ library
>>>     libCstd.so.1                SunStudio C++ library
>>>
>>>     4.6. Doc Impact:
>>>
>>>     Man pages need to be written for the espeak application and the
>>>     espeak library.
>>>
>>>     4.7. Admin/Config Impact:
>>>
>>>     The application using eSpeak to play audio needs permissions to the
>>>     audio device, which is accessed via SADA.
>>>
>>>     4.8. HA Impact:
>>>
>>>     None.
>>>
>>>     4.9. I18N/L10N Impact:
>>>
>>>     The JDS and G11N teams are working together to evaluate and
>>>     provide I18N/L10N support.
>>>
>>>     4.10. Packaging & Delivery:
>>>         Adds two new packages, SUNWespeak (uncompressed package 
>>> comprises
>>>     approx 1.3 Mb) and SUNWespeak-devel (uncompressed package comprises
>>>     approx 30k).
>>>
>>>     4.11. Security Impact:
>>>
>>>     None.
>>>
>>>     4.12. Dependencies:
>>>
>>>     eSpeak depends of the software listed in the Imported
>>>     Interfaces section.  The Solaris version of eSpeak also
>>>     uses SADA for audio, where SADA is covered by
>>>     http://sac.sfbay/Archives/CaseLog/arc/PSARC/2004/563/.
>>>
>>> 5. Reference Documents:
>>>
>>>     http://espeak.sourceforge.net/ - eSpeak homepage
>>>
>>>         RFE #6738084
>>>         CrPrint: http://bt2ws.central.sun.com/CrPrint?id=6738084
>>>         Monaco: http://monaco.sfbay.sun.com/detail.jsf?cr=6738084
>>>
>>>
>>> 6. Resources and Schedule
>>>     6.4. Steering Committee requested information
>>>        6.4.1. Consolidation C-team Name:
>>>         Desktop
>>>     6.5. ARC review type: FastTrack
>>>     6.6. ARC Exposure: open
>>>
>>>   
>>
>


From William.Walker@sun.com Tue Aug 26 07:23:06 2008
Received: from sunmail4.singapore.sun.com (sunmail4.Singapore.Sun.COM [129.158.71.19])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id m7QEN5nD021500
	for <LSARC-ext@sac.sfbay.sun.com>; Tue, 26 Aug 2008 07:23:05 -0700 (PDT)
Received: from brm-avmta-1.central.sun.com (brm-avmta-1.Central.Sun.COM [129.147.4.11])
	by sunmail4.singapore.sun.com (8.13.4+Sun/8.13.3/ENSMAIL,v2.2) with ESMTP id m7QEN0YP020916
	for <@sunmail2sca.sfbay.sun.com:lsarc-ext@sun.com>; Tue, 26 Aug 2008 22:23:04 +0800 (SGT)
Received: from pmxchannel-daemon.brm-avmta-1.central.sun.com by
 brm-avmta-1.central.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 id <0K6700A1TPAFJ200@brm-avmta-1.central.sun.com> for lsarc-ext@sun.com
 (ORCPT lsarc-ext@Sun.COM); Tue, 26 Aug 2008 08:23:03 -0600 (MDT)
Received: from brmea-mail-1.sun.com ([192.18.98.31])
 by brm-avmta-1.central.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0K6700AG0PAE8O00@brm-avmta-1.central.sun.com> for
 lsarc-ext@sun.com (ORCPT lsarc-ext@Sun.COM); Tue,
 26 Aug 2008 08:23:02 -0600 (MDT)
Received: from fe-amer-10.sun.com ([192.18.109.80])
	by brmea-mail-1.sun.com (8.13.6+Sun/8.12.9) with ESMTP id m7QEN25l020131	for
 <lsarc-ext@Sun.COM>; Tue, 26 Aug 2008 14:23:02 +0000 (GMT)
Received: from conversion-daemon.mail-amer.sun.com by mail-amer.sun.com
 (Sun Java System Messaging Server 6.2-8.04 (built Feb 28 2007))
 id <0K6700001ODRZ900@mail-amer.sun.com>
 (original mail from William.Walker@Sun.COM)
 for lsarc-ext@Sun.COM (ORCPT lsarc-ext@Sun.COM); Tue,
 26 Aug 2008 08:23:02 -0600 (MDT)
Received: from [192.168.1.103] ([24.181.237.108])
 by mail-amer.sun.com (Sun Java System Messaging Server 6.2-8.04 (built Feb 28
 2007)) with ESMTPSA id <0K6700F0WPA8B460@mail-amer.sun.com>; Tue,
 26 Aug 2008 08:22:57 -0600 (MDT)
Date: Tue, 26 Aug 2008 10:21:20 -0400
From: Willie Walker <William.Walker@sun.com>
Subject: Re: espeak for OpenSolaris [LSARC/2008/536 FastTrack timeout
 08/26/2008]
In-reply-to: <48B36627.4060701@sun.com>
Sender: William.Walker@sun.com
To: Irene Huang <Irene.Huang@sun.com>
Cc: Shi-Ying Irene Huang <sh162551@sac.sfbay.sun.com>, LSARC-ext@sun.com,
        Dermot.McCluskey@sun.com
Message-id: <48B41160.1050806@sun.com>
MIME-version: 1.0
Content-type: text/plain; format=flowed; charset=ISO-8859-1
Content-transfer-encoding: 7BIT
X-PMX-Version: 5.4.1.325704
References: <200808200217.m7K2HT5J026985@sac.sfbay.sun.com>
 <48AB8300.9090608@sun.com> <48B23915.50606@sun.com> <48B36627.4060701@sun.com>
User-Agent: Thunderbird 2.0.0.16 (X11/20080811)
Status: RO
Content-Length: 5748

Thanks all!  That was certainly easy.  I remember it being much more 
time consuming to get Orca in (Fear and Loathing in ARC Vegas :-)).  You 
guys have certainly streamlined the process.

Thanks much!

Will

Irene Huang wrote:
> Closed approved.
> 
> --Irene
> Irene Huang wrote:
>> This case is due tomorrow.If there's any issues please send an email 
>> before that.
>>
>> Thanks
>>
>> --Irene
>> Irene Huang wrote:
>>> Hi, all
>>>
>>> attahced are the manpages and pkgmaps
>>>
>>> They are also available at (internal link)
>>> http://sac.eng/Archives/CaseLog/arc/LSARC/2008/536/materials/
>>>
>>> --Irene
>>> Shi-Ying Irene Huang wrote:
>>>> Template Version: @(#)sac_nextcase 1.66 04/17/08 SMI
>>>> This information is Copyright 2008 Sun Microsystems
>>>> 1. Introduction
>>>>     1.1. Project/Component Working Name:
>>>>      espeak for OpenSolaris
>>>>     1.2. Name of Document Author/Supplier:
>>>>      Author:  Willie Walker
>>>>     1.3  Date of This Document:
>>>>     19 August, 2008
>>>> 4. Technical Description
>>>> 1. Introduction
>>>>    1.1. Project/Component Working Name:
>>>>
>>>>     eSpeak 1.37
>>>>
>>>>    1.2. Name of Document Author/Supplier:
>>>>
>>>>     Willie Walker
>>>>
>>>>    1.3. Date of This Document:
>>>>
>>>>     18-Aug-2008
>>>>            1.3.1. Date this project was conceived:
>>>>
>>>>     24-Apr-2008
>>>>
>>>>    1.4. Name of Major Document Customer(s)/Consumer(s):
>>>>
>>>>     1.4.1. The PAC or CPT you expect to review your project:
>>>>
>>>>         Solaris PAC
>>>>
>>>>     1.4.2. The ARC(s) you expect to review your project:
>>>>
>>>>         LSARC
>>>>
>>>>     1.4.3. The Director/VP who is "Sponsoring" this project:
>>>>
>>>>         Anant.Mithal@Sun.COM
>>>>
>>>>     1.4.4. The name of your business unit:
>>>>
>>>>         Accessibility Program Office
>>>>
>>>>    1.5. Email Aliases:
>>>>     1.5.1. Responsible Manager:
>>>>
>>>>         harry.burks@sun.com
>>>>
>>>>     1.5.2. Responsible Engineer:
>>>>
>>>>         william.walker@sun.com
>>>>
>>>>     1.5.3. Marketing Manager:
>>>>
>>>>         glynn.foster@sun.com
>>>>
>>>>     1.5.4. Interest List:
>>>>
>>>>         desktop-discuss@opensolaris.org
>>>>
>>>> 4. Technical Description:
>>>>     4.1. Details:
>>>>
>>>>     eSpeak is a text-to-speech system that converts written text into
>>>>     audio.  It can be used standalone via the 'espeak' application,
>>>>     which can generate *.wav files and send audio samples directly to
>>>>     the audio device.  The intended and typical use, however, is as a
>>>>     library with C/C++ bindings to be used by other applications.  
>>>> The     main consumer of eSpeak in Solaris is expected to be 
>>>> gnome-speech,
>>>>     which will use eSpeak to speak to the user.
>>>>
>>>>     In addition to an executable and a shared library, eSpeak includes
>>>>     private data files under /usr/share/espeak-data
>>>>         This proposal will add espeak 1.37, the latest stable 
>>>> version, to
>>>>     OpenSolaris 2008.11 and beyond.
>>>>
>>>>     4.2. Bug/RFE Number(s):
>>>>
>>>>     None.
>>>>
>>>>     4.3. In Scope:
>>>>
>>>>     See above.
>>>>
>>>>     4.4. Out of Scope:
>>>>
>>>>     See above.
>>>>
>>>>     4.5. Interfaces:
>>>>
>>>>     
>>>> --------------------------------------------------------------------
>>>>     Exported                Stability    Comments
>>>>     
>>>> --------------------------------------------------------------------
>>>>     SUNWespeak                Volatile
>>>>     SUNWespeak-devel            Volatile
>>>>
>>>>     libespeak.so.1                    Volatile    SONAME
>>>>     /usr/bin/espeak                Volatile    Command
>>>>     /usr/include/espeak/speak_lib.h         Volatile    Header file
>>>>     /usr/share/espeak-data                  Project Private Data files
>>>>
>>>>     
>>>> --------------------------------------------------------------------
>>>>     Imported                Comments
>>>>     
>>>> --------------------------------------------------------------------
>>>>     libCrun.so.1                  SunStudio C++ library
>>>>     libCstd.so.1                SunStudio C++ library
>>>>
>>>>     4.6. Doc Impact:
>>>>
>>>>     Man pages need to be written for the espeak application and the
>>>>     espeak library.
>>>>
>>>>     4.7. Admin/Config Impact:
>>>>
>>>>     The application using eSpeak to play audio needs permissions to the
>>>>     audio device, which is accessed via SADA.
>>>>
>>>>     4.8. HA Impact:
>>>>
>>>>     None.
>>>>
>>>>     4.9. I18N/L10N Impact:
>>>>
>>>>     The JDS and G11N teams are working together to evaluate and
>>>>     provide I18N/L10N support.
>>>>
>>>>     4.10. Packaging & Delivery:
>>>>         Adds two new packages, SUNWespeak (uncompressed package 
>>>> comprises
>>>>     approx 1.3 Mb) and SUNWespeak-devel (uncompressed package comprises
>>>>     approx 30k).
>>>>
>>>>     4.11. Security Impact:
>>>>
>>>>     None.
>>>>
>>>>     4.12. Dependencies:
>>>>
>>>>     eSpeak depends of the software listed in the Imported
>>>>     Interfaces section.  The Solaris version of eSpeak also
>>>>     uses SADA for audio, where SADA is covered by
>>>>     http://sac.sfbay/Archives/CaseLog/arc/PSARC/2004/563/.
>>>>
>>>> 5. Reference Documents:
>>>>
>>>>     http://espeak.sourceforge.net/ - eSpeak homepage
>>>>
>>>>         RFE #6738084
>>>>         CrPrint: http://bt2ws.central.sun.com/CrPrint?id=6738084
>>>>         Monaco: http://monaco.sfbay.sun.com/detail.jsf?cr=6738084
>>>>
>>>>
>>>> 6. Resources and Schedule
>>>>     6.4. Steering Committee requested information
>>>>        6.4.1. Consolidation C-team Name:
>>>>         Desktop
>>>>     6.5. ARC review type: FastTrack
>>>>     6.6. ARC Exposure: open
>>>>
>>>>   
>>>
>>
> 


