[MV] java programs
John Richardson
richards at spawar.navy.mil
Mon Dec 6 14:40:17 PST 2004
Hello,
More from the mailing list from the Guru Dimtry Markman....Java speech
recognition seems to be alittle bit more complex than the previous post
indicates.
AFAIK
old Apple's javaspeech will work only with 1.3.1
take a look at
http://developer.apple.com/documentation/Carbon/Reference/
Speech_Synthesis_Manager/index.html
it's Carbon API so you'll need JNI or you can use now open source
JDirect (don't remember link)
to call it from java
you can use apple script via exec with osascript too
John F. Richardson
-----Original Message-----
From: macvoice-bounces at listserver.themacintoshguy.com
[mailto:macvoice-bounces at listserver.themacintoshguy.com]On Behalf Of
John Richardson
Sent: Monday, December 06, 2004 2:20 PM
To: A place to discuss speech recognition on Macintosh.
Subject: RE: [MV] java programs
Hello,
>From the Apple Developer lists today........
Snippet 1
In MacOS X for Java Geeks, the author uses
com.apple.speech.synthesis.Synthesizer;
, that is located in JavaSpeechFramework.jar
Where can I download this file?
Snippet 2
JavaSpeechFramework.jar
http://arena.globalse.org/svn/trunk/src/lib/javaSpeechFramework.jar
John F. Richardson
_______________________________________________
MacVoice mailing list
MacVoice at listserver.themacintoshguy.com
http://listserver.themacintoshguy.com/mailman/listinfo/macvoice
More information about the MacVoice
mailing list