Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update to 4.0 | Guido Falsi | 2017-08-22 | 3 | -28/+29 |
| | | | | Notes: svn path=/head/; revision=448521 | ||||
* | Never set WRKSRC when using USE_GITHUB. | Mathieu Arnold | 2017-01-03 | 2 | -5/+4 |
| | | | | | | | | | | | | | If you want to set WRKSRC, set GH_PROJECT instead. - The GitHub URLs are case insensitive, but the distribution files you get out of them are not. - If the repository was renamed, the old URL will still work, but the distribution name will be ith the new name. Sponsored by: Absolight Notes: svn path=/head/; revision=430490 | ||||
* | eSpeak For Asterisk provides the "Espeak" dialplan application, | Guido Falsi | 2016-09-20 | 5 | -0/+116 |
which allows you to use the Espeak speech synthesizer with Asterisk. This module invokes the Espeak TTS engine locally, and uses it to render text to speech. WWW: https://zaf.github.io/Asterisk-eSpeak/ Notes: svn path=/head/; revision=422533 |