View Single Post
Old March 17th, 2010, 04:15 AM   #4 (permalink)
elizas
New Member
 
Join Date: Mar 2010
Posts: 1
 
Device(s):
Thanks: 0
Thanked 1 Time in 1 Post
Default Speech Recognition using Sphinx4 in Java

Speech Recognition means recognizing the speech and converting it into readable form (text).
With the help of speech recognition we can take the user voice as input (dynamically), convert it into text and use it to perform various functions in our program.

Eliza
elizas is offline  
Reply With Quote
The Following User Says Thank You to elizas For This Useful Post:
harrisonyap (November 15th, 2011)