• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Jeanne Boyarsky
  • Ron McLeod
Sheriffs:
  • Paul Clapham
  • Liutauras Vilda
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
Bartenders:

Recognition of Speech

 
Ranch Hand
Posts: 295
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
HI

Hello everyone. I have very simple thing to ask your guys.

WHAT I WANT:

I want my pc to recognize my speech and convert it into text. I would be using in MS WORD.

HELP:

1. Firstly, Which version of Java can I use to write program for
synthesizer and recognizer. jdk1.4.2 do not recognise java speech API.
A help with simple code will be highly appreciated.?

2. Secondly, The hardware requirement for using all this stuff. Like which
microphone shall I use etc?

3. Thirdly, any other thing which u guys like to tell me in this regard
will be highly appreciated.

Thanks

 
Rancher
Posts: 43081
77
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
The Java Speech API is a few years old; I can't imagine that it wouldn't run on a 1.4 JVM. But more importantly, it's an API only - you need an actual implementation to make it do something. Google knows of a few, and the java.sun.com pages also have a FAQ that lists them. Those pages are also a good starting point for further research.
[ January 14, 2006: Message edited by: Ulf Dittmer ]
 
Ranch Hand
Posts: 531
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
That you think your editor (WORD) is an important detail at this point; that you consider these simple questions; that you want to know what microphone to use, all indicate that you are lightyears away from breaking down this task in to a set of logical steps and executing it.

If you really have a choice of Java versions, do you really need to ask which version to use? I think you are wasting you time. Get a free TTS converter and use that.
 
Gurpreet Saini
Ranch Hand
Posts: 295
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hi Rick o Shake,

Hey buddy U can say whatever U like saying. Anyways, I thought this site will be of help but it appears high headed rascals move around here pissing. Shaky I will develope and I know I can and I will without your help.

thank you,

 
The problems of the world fade way as you eat a piece of pie. This tiny ad has never known problems:
New web page for Paul's Rocket Mass Heaters movies
https://coderanch.com/t/785239/web-page-Paul-Rocket-Mass
reply
    Bookmark Topic Watch Topic
  • New Topic