Blog


May 25, 2009

The City hall of Avila presents its Voice Portal at next Admira Congress 2009

Valladolid, Spain 2009 The City hall of Avila will present at the Admira Congress its Voice Portal project, an innovative, effective phone self-service directed to improve the citizen care  using best of  bread voice communications interfaces and through Internet developed by AMBISER with the VXI* VoiceXML browser technology of I6NET. Admira Congress, will show last Products and Services for the Innovation and Modernization of the Public administrations, and will take place from May 28 until May 30 in the Fair of Valladolid (Spain). Link: http://www.ambiser.es/noticias/news/news_0001.html_1100912743.html
May 18, 2009

Advanced monitoring for VXI* VoiceXML servers

When you have a multi-server environment, server monitorization becomes a mandatory service to manage your VXI *IVR/IVVR . Nagios software deliver today a powerfull administration and monitoring solution for VXI* servers. I6NET uses it and some of our partners too, so we choose to talk about this interesting tool that helps to monitor VXI* systems base on Asterisk PBX.
May 15, 2009

The City of Getafe selects interactive phone self-services to manage school’s summer activities [Business Case]

Spain, Madrid – May 14th, 2009. Each year, the Getafe Public’s Schools and the “Delegation de Education e Infancia del Ayto de Getafe” conduct their school summer’s activities campaign for the next holidays. I6NET provider of  IVR / IVVR communications components, has developed the phone self-service dedicated to improve the Citizen Attention Service of the City of Getafe. The advanced voice portal implemented allows thousand families to request themselves a meeting to register their children. This IVR solution includes a web service with user-friendly interfaces that allow the City of Getafe’s officers to manage online all calendars and meetings requested. This IVR service is based on I6NET’s PhoneScheduler application template and provides a phone self-service where all families can call to schedule their meeting without spending less than 2 minutes and without waiting in a queue, using voice identification, DTMF, SMS […]
May 10, 2009

VXI* VoiceXML browser 4.1rc coming soon…

VXI* 4.1 will be a new important step for the evolution of our VoiceXML browser for Asterisk. This new release will be published very soon and will start to be implemented for new IVR / IVVR production platforms. Stable 4.0 release steel updated for voice services and current video features. Some updates of this new release are: Video 3G stack for VXI* improvements New VXI* addons management and configuration New Transcoder engine for Video over IP ZMS -Flash-to-SIP integration for VXI* Text-to-Speech (TTS) connector improved (Acapela configuration updated) Speech-Recognition (ASR) improved for video and hand-free mode Text-to-Video (TTV) new update New Outbound API (option) Code improvements and bugs corrections
May 6, 2009

I6NET sponsors AVIOS 2009-2010 fourth annual Student Speech Application Contest

Wednesday, May 6, 2009. Today the Applied Voice Input/Output Society (AVIOS) announced their fourth annual student speech application contest sponsored by AT&T, Cepstral, I6Net, Loquendo, Microsoft, and Voxeo. Applications must involve speech input and/or output, but may be pure speech or multimodal. Cash and/or equipment prizes valued at over $1000 will be awarded to teams of student programmers who design and create applications judged to be robust, useful, creative, innovative, and user friendly. The contest encourages students to develop applications using speech technologies such as automatic speech recognition and text to speech synthesis and to combine them with other modalities. This year, students may use any of a variety of platforms including AT&T Speech Mashups, Cepstral VoiceForge TTS service, CMU’s RavenClaw/Olympus, Google Android, I6NET VXI* VoiceXML browser, Loquendo VoxNauta Platform, Lumenvox Speech Platform, Opera, Voxeo Prophecy, and Voxeo Tropo. Students anywhere in the world can submit their creative and innovative applications to be judged by […]
May 5, 2009

VXI* IVVR VoiceXML demo service using 3G videocalling with Hand Free Speech Recognition

Speech Recognition with dynamic grammars are very easy to manage with VXI* VoiceXML browser for Asterisk, this demo shows how easy it is to code a simple VoiceXML script to develop a small video interactive portal for 3G wireless networks. This video service is coded with only one XML script and manage both TTS and ASR. The Speech Engine technologies available for our VXI* VoiceXML browser are ready to work in hand free mode. Of course, possibilities of this kind of services over VXI* are endless… We let you imagine the next generation of speech recognition self-services with 3G real-time videocalling … The only one script VoiceXML source code of this demo is: <?xml version="1.0"?> <vxml version="2.0" xmlns="http://www.w3.org/2001/vxml" xml:lang="en-US"> <property value="15s" name= "termtimeout" /> <property value="dtmf voice" name= "inputmodes" /> <form id = "service"> <field name="country"> <audio src="video/service.3gp"/> <option dtmf="1" value="france">France</option> <option dtmf="2" […]