All Projects → unispeech → asterisk-unimrcp

unispeech / asterisk-unimrcp

Licence: GPL-2.0 license
UniMRCP modules for Asterisk

Programming Languages

c
50402 projects - #5 most used programming language
M4
1887 projects
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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].