[lug] Speech Recognition

gordongoldin at aim.com gordongoldin at aim.com
Mon Oct 15 16:21:11 MDT 2007


 



Is there a decent linux program for voice recognition?  Ideally something 
good enough to use for programing and everything else.  thanks.


 


Chapter 6
Speech Recognition: javax.speech.recognition
 

A speech recognizer is a speech engine that converts speech to text. The javax.speech.recognition package defines the Recognizer interface to support speech recognition plus a set of supporting classes and interfaces. The basic functional capabilities of speech recognizers, some of the uses of speech recognition and some of the limitations of speech recognizers are described in Section 2.2.

As a type of speech engine, much of the functionality of a Recognizer is inherited from the Engine interface in the javax.speech package and from other classes and interfaces in that package. The javax.speech package and generic speech engine functionality are described in Chapter 4.

The Java Speech API is designed to keep simple speech applications simple Þ and to make advanced speech applications possible for non-specialist developers. This chapter covers both the simple and advanced capabilities of the javax.speech.recognition package. Where appropriate, some of the more advanced sections are marked so that you can choose to skip them. We begin with a simple code example, and then review the speech recognition capabilities of the API in more detail through the following sections:

    * "Hello World!": a simple example of speech recognition 

Ours is much better - but it costs $500 to license   ;-)

Gordon Golding
Center for Spoken Language Research







 


________________________________________________________________________
Check Out the new free AIM(R) Mail -- Unlimited storage and industry-leading spam and email virus protection.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lug.boulder.co.us/pipermail/lug/attachments/20071015/3ba41d7c/attachment.html>


More information about the LUG mailing list