Hello, im new to this forum so kindly help me out.. I want to make a program that converts the speech to text using the power of JAVA...can anyone please tell me how to start of..???plzz
Ulf Dittmer
Marshal
Joined: Mar 22, 2005
Posts: 35249
7
posted
0
Welcome to JavaRanch.
Sun has defined an API called Java Speech API for both text-to-speech and speech-to-text. That's just an API, though - it doesn't come with implementations.
What you're asking is the harder of the two by far; it's a subject being actively researched. Any solution (which will be partial at best) is going to cost you money.