From 6d93fb15728d6e773c329e641a8d88cb4d349a1b Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Fri, 27 Jun 2003 12:54:14 +0000 Subject: [PATCH] Add pointer to Speech4J git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274725 13f79535-47bb-0310-9956-ffa450edef68 --- docs/external.html | 52 ++++++++++++++++++++++++++++++++++++++++++++++ xdocs/external.xml | 29 ++++++++++++++++++++++++++ 2 files changed, 81 insertions(+) diff --git a/docs/external.html b/docs/external.html index 1298d0c2d..378483a03 100644 --- a/docs/external.html +++ b/docs/external.html @@ -2411,6 +2411,58 @@ valign="top" align="left"> GNU General Public Licence (GPL) + + +

+ + Speech4J +

+

A text-to-speech task and build listener, which produce + voice output either to speakers or .wav file (the task + only).

+ + + + + + + + + + + + + + + +
+ Compatibility: + + Tested with Ant 1.5.2. Works only on Windows platform + because the task uses Microsoft Speech API through + JNI. +
+ URL: + + http://www.speech4j.com/ +
+ Contact: + + support@speech4j.com +
+ License: + + Lite edition of Speech4j which includes both the task + and the listener is free. +

diff --git a/xdocs/external.xml b/xdocs/external.xml index deed97a98..a9bde50f9 100644 --- a/xdocs/external.xml +++ b/xdocs/external.xml @@ -1266,6 +1266,35 @@ + + +

A text-to-speech task and build listener, which produce + voice output either to speakers or .wav file (the task + only).

+ + + + + + + + + + + + + + + + + + +
Compatibility:Tested with Ant 1.5.2. Works only on Windows platform + because the task uses Microsoft Speech API through + JNI.
URL:http://www.speech4j.com/
Contact:support@speech4j.com
License:Lite edition of Speech4j which includes both the task + and the listener is free.
+
+

The styler task makes useful combinations of XSLT transformations