News Feed
Jobs Feed
Sections




News Archive
PHPBuilder.com:
Create PHP Voice Recognition Apps on the Cheap
January 18, 2012 @ 09:49:14

On PHPBuilder.com today Jason Gilmore has a new tutorial showing how to create voice recognition applications with PHP and the help of open source voice interpretation tools.

Voice recognition or speech recognition technology is not easy to develop. In-house development would be very costly, and buying proprietary libraries that convert voice to text would make the developed application very expensive for end users. On the other hand, when developing in PHP, you have many open-source solutions available. The same dilemma happens with voice recognition in PHP -- there is an open-source class that can be used in voice applications. That way your application would cost less, and you also can offer it for free.

His tool of choice is Voice PHP, an open source project that uses four classes with support for SSML, SRGS, CCXML and VoiceXML. In his sample application he shows how to use the libraries to generate an application that can listen to a user's voice and translate that into certain menu options.

0 comments voice your opinion now!
voice recognition application tutorial phpvoice phpvxml


blog comments powered by Disqus

Similar Posts

Ibuildings techPortal: Installing Magento Enterprise

NETTUTS.com: 20 Steps to a Flexible and Secure WordPress Installation

Adrian Schneider's Blog: Zend Framework Models - Part 1: Concepts

Brian Swan's Blog: How to Page Data with the SQL Server Drivers for PHP

DevShed: Authentication for Web Application Security


Community Events











Don't see your event here?
Let us know!


series zendframework2 testing api functional release podcast code database introduction development opinion interview language example community composer application framework phpunit

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework