Search Criteria
Package Details: asterisk-espeak 5.0-3
Package Actions
| Git Clone URL: | https://aur.archlinux.org/asterisk-espeak.git (read-only, click to copy) |
|---|---|
| Package Base: | asterisk-espeak |
| Description: | Asterisk module that provides the "eSpeak" dialplan application. It allows you to use the eSpeak text to speech synthesizer. |
| Upstream URL: | https://github.com/zaf/asterisk-espeak |
| Licenses: | GPL-2.0-only |
| Submitter: | dylwhich |
| Maintainer: | None |
| Last Packager: | micwoj92 |
| Votes: | 1 |
| Popularity: | 0.000000 |
| First Submitted: | 2015-11-17 02:41 (UTC) |
| Last Updated: | 2025-02-02 20:59 (UTC) |
Dependencies (4)
- asteriskAUR (asterisk-lts-22AUR, asterisk-lts-20AUR, asterisk-lts-18AUR)
- espeak-ng (espeak-ng-gitAUR)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- libsamplerate (libsamplerate-gitAUR)
Latest Comments
micwoj92 commented on 2024-10-20 11:32 (UTC)
@dreieck why do you think that? I see online the package is named
asterisk-espeakvirtually everywhere and could not find any package namedasterisk-app-*in my quick search anyway.dreieck commented on 2024-10-20 07:57 (UTC)
I think this package should be renamed to
asterisk-app-espeak.Regards!
dylwhich commented on 2022-05-23 14:57 (UTC)
I can't confirm this at the moment as I don't have access to an arch machine, but I believe changing lines 18 and 22 of the PKGBUILD to this will solve the issue:
cd "$srcdir/${_pkgname}-${_pkgver}"(just replace
${pkgver}with${_pkgver}on those lines)rageltman commented on 2022-05-19 02:46 (UTC)
The pkgbuild seems a bit broken:
FixedWing commented on 2020-02-22 14:55 (UTC)
Any reason why this would not also work with armv7h architecture? At the moment it is limited to x86_64.
Stephen
d9jWbb42kC3 commented on 2017-03-17 11:27 (UTC)