RUSampson / asterisk-voicekit-modules

Non-blocking Asterisk modules for accessing VoiceKit services for speech recognition and speech synthesis.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

INTRODUCTION

This document provides a brief description of the VoiceKit modules for Asterisk. Each module may be used individually although there are shared thitd party repositories.

Following presentation may be helpful for Russian speakers as an introduction: https://www.youtube.com/watch?v=4LRcaSM46t8

INSTALLATION

See INSTALL files for corresponding modules.

QUICKSTART

See 'examples' directory for dial-plan and configuration examples.

LICENSING

Since Asterisk is distributed under the GPLv2 license, and the VoiceKit modules are loaded by and directly interface with Asterisk, the GPLv2 license applies to the VoiceKit modules too.

See COPYING files for corresponding modules for details.

About

Non-blocking Asterisk modules for accessing VoiceKit services for speech recognition and speech synthesis.


Languages

Language:Shell 51.4%Language:C 29.3%Language:C++ 16.1%Language:Makefile 2.7%Language:M4 0.4%