Reputation: 34451
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.
Upvotes: 6
Views: 3322
Reputation: 1137
Check out the Wordnik API:
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.
Upvotes: 6
Reputation: 64789
This is a similar question. Research the CMU Pronouncing Dictionary.
Upvotes: 2