[asterisk-bugs] [Asterisk 0017445]: [patch] app_swift text-to-speech engine
Asterisk Bug Tracker
noreply at bugs.digium.com
Fri Oct 22 20:25:25 CDT 2010
The following issue has been UPDATED.
======================================================================
https://issues.asterisk.org/view.php?id=17445
======================================================================
Reported By: dsessions
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 17445
Category: Applications/NewFeature
Reproducibility: have not tried
Severity: feature
Priority: normal
Status: closed
Asterisk Version: 1.6.2.7
JIRA: SWP-1628
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
Resolution: suspended
Fixed in Version:
======================================================================
Date Submitted: 2010-06-02 11:56 CDT
Last Modified: 2010-10-22 20:25 CDT
======================================================================
Summary: [patch] app_swift text-to-speech engine
Description:
Provides a direct interface into the Cepstral
text-to-speech engine for Asterisk eliminating
the need to write audio output files to the
filesystem and then stream them back out.
Also provides multi-digit dtmf recognition with
a max digits and a wait-for-digit timer very
simular to the AGI 'get data' command.
Current makefile gens this:
gcc -I/opt/swift/include -g -Wall -D_REENTRANT -D_GNU_SOURCE -fPIC -c -o
app_swift.o app_swift.c
gcc -shared -Xlinker -x -o app_swift.so -L/opt/swift/lib -lswift
-lceplang_en -lceplex_us app_swift.o
======================================================================
----------------------------------------------------------------------
(0128346) pabelanger (manager) - 2010-10-22 20:25
https://issues.asterisk.org/view.php?id=17445#c128346
----------------------------------------------------------------------
Suspending due to licensing.
However, updates / code can be found at
http://forge.asterisk.org/gf/project/app_swift//docs/app_swift/
Issue History
Date Modified Username Field Change
======================================================================
2010-10-22 20:25 pabelanger Note Added: 0128346
2010-10-22 20:25 pabelanger Status ready for testing =>
closed
2010-10-22 20:25 pabelanger Resolution open => suspended
======================================================================
More information about the asterisk-bugs
mailing list