File: emacspeak_index.html

package info (click to toggle)
freetts 1.2.2-8
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 65,244 kB
  • sloc: java: 21,305; xml: 1,340; sh: 969; lisp: 587; ansic: 241; makefile: 25; awk: 11
file content (63 lines) | stat: -rw-r--r-- 2,270 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
<!DOCTYPE html PUBLIC "-//IETF//DTD HTML 2.0//EN">
<!--

/**
 * Copyright (c) 2001, 2002, 2005  Sun Microsystems, Inc.
 * 
 * See the file "license.terms" for information on usage and
 * redistribution of this file, and for a DISCLAIMER OF ALL 
 * WARRANTIES.
 */

-->
<html>

<head>
<meta name="generator" content="HTML Tidy, see www.w3.org">
<title>FreeTTS</title>
</head>

<body bgcolor="white">

<center>
  <table bgcolor="#bbbae2" border="0" width="100%">
      <tr>
	<td align=center width="100%">
	<h2><i>FreeTTS</i> 
	</td>
      </tr>
  </table>

</center>
<br>
<h1> Welcome to FreeTTS </h1>
This is a stripped down version of FreeTTS that has all JSAPI
dependencies removed.  When reading the 
<a href="docs/index.html">full documentation</a>, 
please keep this in mind.

Furthermore, this is a <b>source only</b> release, which means you
need to build FreeTTS before doing anything.  You can build FreeTTS
by following the <a href="docs/index.html#how_build">build instructions.</a>

<h2> How do I run the FreeTTS Emacspeak server? </h2>
This version of FreeTTS is written primarily for releasing the
non-JSAPI version of the emacspeak server.  

See these <a href="demo/freetts/Emacspeak/README.html">instructions</a> 
on building and running the non-JSAPI version of the Emacspeak server.

<h2> What is FreeTTS? </h2>
<p>FreeTTS is a speech synthesis system written entirely in the Java<sup><font size="-1">TM</font></sup> programming language. It is based upon <a href="http://www.cmuflite.org">Flite 1.2</a>: a small run-time speech synthesis engine developed at Carnegie Mellon University. Flite is derived from the <a href="http://www.cstr.ed.ac.uk/projects/festival/">Festival</a> Speech Synthesis System from 
the University of Edinburgh and the <a href="http://festvox.org/">FestVox</a> project from Carnegie Mellon University.</p>

<h2> Where can I get the full version of FreeTTS? </h2>
For a full version of FreeTTS, please go to <a
href="http://freetts.sourceforge.net"> freetts.sourceforge.net </a>

<hr>
See the <a href="license.terms">license terms</a> and <a href="acknowledgments.txt">acknowledgments</a>.<br>
Copyright 2001, 2002, 2005 Sun Microsystems, Inc. All Rights Reserved. Use is subject to license terms.</li>
</ul>
</body>
</html>