I was looking for a way to get the pronunciation of any given word by querying an API of some sort. As Wiktionary comes in handy to find pronunciations of words I was trying to use their API, but how do I get the pronunciation of a specific word?
|
feedback
|
|
Wiktionary doesn't have an API of its own. MediaWiki, the software the Wiktionary runs on does have an API but it is completely unaware of the structure and content of Wiktionary. The best you can do is use the MediaWiki API to find the wiki page for the word you want, then look at the table of contents. If the table of contents has a language section for the language you want and within that there is a There are also mailing lists for Wiktionary and for MediaWiki API. | |||
|
feedback
|
|
Here is what I did for a similar situation.
Or you can give "http://api.forvo.com/demo" a try. It looks promising. I will not give you the full answer! Because it will not be fun any more. I hope it helps. | |||||
feedback
|