i try describe my problem for the second time, because i still don't have an answer found to my problem.
i want to know if it is possible to process spoken commands, received with the java speech api, in java3d. my project is about a car simulator, that is controled via the human speech. i read that hmd and joysticks could do such a job but i don't know how to connect speech results with an InputDevice object and the Sensor class. is this actually possible, or do i have to parse the speech results in an ordinary way? (what is not as fast as a direct integration of speech in to java3d) if it is, are there any tutorials about which are recommendable?
hope you understood my problem.
Ok,
You can integrate every api with any other api like JMF and Java3D or Java3D and Swing. There is no tutorial for Java Speech and Java3D. There is no source code neither as far as I know. If you can wait until this autumn, I will be able to propose some code (that you'll have to buy). If you know Java and Java3D basics I believe you should be able to do the integration by yourself in the meantime. However, prepare yourself for deception both from bad recognition and delay in processing as Java3D and Java speech are very ressources hungry.
Good luck.
thanks for help Ralf
=========================================================================== To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff JAVA3D-INTEREST". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".
=========================================================================== To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff JAVA3D-INTEREST". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".
__________________________________________________________________________________________
Silvere Martin-Michiellot builds the Internet future on www.digitalbiosphere.com __________________________________________________________________________________________
=========================================================================== To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff JAVA3D-INTEREST". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".