forked from unispeech/asterisk-unimrcp
-
Notifications
You must be signed in to change notification settings - Fork 2
UniMRCP modules for Asterisk
License
CPqD/asterisk-unimrcp
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
INTRODUCTION ============ This document provides a brief description of the UniMRCP modules for Asterisk. * Generic Speech Recognition API The module res_speech_unimrcp.so is an implementation of the Generic Speech Recognition API of Asterisk based on the UniMRCP client library. * Dialplan Applications The module app_unimrcp.so is a suite of speech recognition and synthesis applications for Asterisk. INSTALLATION ============ See the file INSTALL for installation tips. REFERENCES ========== Websites: http://www.unimrcp.org/asterisk http://www.asterisk.org Downloads: http://www.unimrcp.org/project/component-view/asterisk GitHub: https://github.com/unispeech/asterisk-unimrcp Issue Tracker: https://github.com/unispeech/asterisk-unimrcp/issues Discussion Group: http://groups.google.com/group/unimrcp Source Changes: https://github.com/unispeech/asterisk-unimrcp/commits/master http://groups.google.com/group/unimrcp-svn-commits LICENSING ========= Since Asterisk is distributed under the GPLv2 license, and the UniMRCP modules are loaded by and directly interface with Asterisk, the GPLv2 license applies to the UniMRCP modules too. See the file COPYING for more information regarding the license. Copyright 2008 - 2022 Arsen Chaloyan
About
UniMRCP modules for Asterisk
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- C 79.4%
- Shell 9.5%
- M4 7.1%
- Dockerfile 1.4%
- Python 1.0%
- Makefile 0.7%
- Other 0.9%