Asterisk speech recognition 是一个 AGI 脚本语言使得 Asterisk 可以使用 Google 的语音识别引擎。
智能客服的开发基于ASR和TTS的处理是一个非常关键的技术点。博主通过多年研究后发现通过软交换平台直接和一些大公司的ASR和TTS接口进行交互,通过媒体服务器的拨号规则的处理,可以实现智能客服,或者自动拨号功能。 以下是笔者看到的一个比较完整的示例,此示例支持了Asterisk,google ASR/TTS API接口。通过API调用返回的结果来实现呼叫的处理。现在和大家分享一下具体的处理流程:
============================================== Speech recognition script for Asterisk ============================================== This script makes use of Google's Speech API in order to render
http://cmusphinx.sourceforge.net/wiki/ CMUSphinx Wiki This page contains collaboratively developed documentation for the CMU Sphinx speech recognition engines. Start User Documentation This section co
app_adsiprog.so => (Asterisk ADSI Programming Application) ——用于支持模拟显示服务接口的终端设备,在终端屏幕上操作菜单等。 app_amd.so => (Answering Machine Detection Application) ——用于外呼时终端应答状态检测 app_authenticate.so => (Authenticati
AES_DECRYPT AES_DECRYPT(key,string) Decrypt a string encoded in base64 with AES given a 16 character key. AES_ENCRYPT AES_ENCRYPT(key,string) Encrypt a st
PS:才对asterisk感兴趣,freeswich的声音又多起来了…… 转自http://www.dujinfang.com/past/2010/1/22/freeswitch-yu-asteriskyi/ Anthony Minssale/文 Seven/译 VoIP通信,与传统的电话技术相比,不仅仅在于绝对的资费优势,更重要的是很容易地通过开发相应的软件,使其与企业的业务逻辑紧密集成。
Asterisk - documentation of application commands Page Contents Asterisk Dialplan Commands General commands Billing Call management (hangup, answer, dial, etc) Caller presentation (ID, Name etc) ADSI D
-------------------------------------------------------------------------------- AES_DECRYPT AES_DECRYPT(key,string) Decrypt a string encoded in base64 with AES given a 16 chara
实现cdr实时发送 通话信息的代码 makefile 文件 # # Makefile for Asterisk applications # # Copyright (C) 2007-2008, Francois Aucamp # # Francois Aucamp <faucamp@csir.co.za> # # This program is free software, distribu
If you work with IP telephony, maybe you haven’t heard about OpenSER, but certainly you have heard about Asterisk. Well, I love a polemic headline and I have seen this question asked in the forums man