• 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:
  • Tim Cooke
  • Campbell Ritchie
  • paul wheaton
  • Ron McLeod
  • Devaka Cooray
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
  • Paul Clapham
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Piet Souris
Bartenders:

Complete JAVA Speech API tutorial

 
Ranch Hand
Posts: 507
Netbeans IDE Oracle Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

Can some one please me give a link to a understandable java speech api tutorial? I went to sun totorial, but that is not step by step one
 
Sheriff
Posts: 28395
100
Eclipse IDE Firefox Browser MySQL Database
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I didn't even see a Sun/Oracle tutorial when I googled. (My keywords: java speech api tutorial.) Here's the link that came out on top in my search: The Java Speech API: A Primer on Speech Applications.
 
Bartender
Posts: 7645
178
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
It's a very specialized API, it's quite possible that no one ever bothered to write a good tutorial. But the material on the Oracle site combined with the material on the FreeTTS site should get you going.
 
Greenhorn
Posts: 4
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hey guy, im brazilian and if you are looking for a tutorial that show how to install this api the best tutorial that i have found is this
http://aquilesburlamaqui.wikidot.com/javaspeech
but it is wroten in portuguese you'll have some work to get follow it. I hope to help you
 
Paul Clapham
Sheriff
Posts: 28395
100
Eclipse IDE Firefox Browser MySQL Database
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Google Translate does a pretty good job of translating that tutorial from Portuguese to English.
 
Yohan Weerasinghe
Ranch Hand
Posts: 507
Netbeans IDE Oracle Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks all of you for the replies. I will check those links.. I am pretty sure finding a tutorial is hard because I found number of speech PROVIDERS like IBM, FreeTTS, Microsoft etc!! I prefer FreeTTS anyway..

 
Yohan Weerasinghe
Ranch Hand
Posts: 507
Netbeans IDE Oracle Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi, just to inform you all, there is a nice SMALL guidance to this api in the book "The Definitive Guide to Building Java Robots", chapter 5.

If any of you have any other resources, please let me know. If there is a, Engineer who builds robots and all in here, I am sure he might have some good notes. Please help..
reply
    Bookmark Topic Watch Topic
  • New Topic