[asterisk-dev] [Code Review] app_swift - streaming text-to-speech interface for the Cepstral Swift engine

Russell Bryant russell at digium.com
Fri Jun 4 19:06:19 CDT 2010


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/691/#review2155
-----------------------------------------------------------



/trunk/apps/app_swift.c
<https://reviewboard.asterisk.org/r/691/#comment4606>

    What license is libswift distributed under?


- Russell


On 2010-06-03 16:00:28, Darren Sessions wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviewboard.asterisk.org/r/691/
> -----------------------------------------------------------
> 
> (Updated 2010-06-03 16:00:28)
> 
> 
> Review request for Asterisk Developers.
> 
> 
> Summary
> -------
> 
> app_swift uses the Cepstral text-to-speech engine and copies audio frames straight from the Cepstral libs to the call channel which avoids the need to write the generated audio to a file first and then read it. Additionally, DTMF recognition code was integrated into the module to prevent delays in previous usage scenarios where the app was called and dtmf listened for afterward.
> 
> 
> Diffs
> -----
> 
>   /trunk/apps/app_swift.c PRE-CREATION 
>   /trunk/autoconf/ast_ext_lib.m4 267714 
>   /trunk/build_tools/menuselect-deps.in 267714 
>   /trunk/configs/swift.conf.sample PRE-CREATION 
>   /trunk/configure.ac 267714 
>   /trunk/include/asterisk/autoconfig.h.in 267714 
>   /trunk/makeopts.in 267714 
> 
> Diff: https://reviewboard.asterisk.org/r/691/diff
> 
> 
> Testing
> -------
> 
> I've built against trunk successfully now (thanks to Tilghman for getting the build tweaks squared away) without any errors and made dozens of test calls using different usage scenarios.
> 
> 
> Thanks,
> 
> Darren
> 
>




More information about the asterisk-dev mailing list