Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Is there a library or web service that provides pronunciations for text?

Is there a library or web service that can tell you the pronunciation of a string? I'm thinking of character-based languages, where the pronunciation of the word is not apparent from how it's written.

like image 356
Mike Sickler Avatar asked Nov 11 '10 01:11

Mike Sickler


2 Answers

Check out the Wordnik API:

http://developer.wordnik.com/

Free API key will get pronunciations, definitions, and a whole lot more. Easy to use, and the API documentation site is interactive and lets you get your feet wet quickly. Lots of wrappers in various languages.

Disclosure: I work there and love it.

like image 126
mrjf Avatar answered Nov 06 '22 04:11

mrjf


This is a similar question. Research the CMU Pronouncing Dictionary.

like image 44
Cerin Avatar answered Nov 06 '22 05:11

Cerin