3

Does anyone know any good API or LIBRARY that can listen(speech) text. I try to listen(speech) text in three languages and I would like to know where and how is best to start. Can I use general voice for all three languages? I will use eclipse and java for language.

Thank you.

Kushan
  • 10,657
  • 4
  • 37
  • 41
senzacionale
  • 20,448
  • 67
  • 204
  • 316

1 Answers1

0

There is one included in Oracles JRE, Java Speech API.

You might want to try Free Text-to-speech instead, to have an independent implementation.

Benjamin Marwell
  • 1,173
  • 1
  • 13
  • 36