Closed mabdi closed 8 years ago
We can use Longman Dictionary api. http://developer.pearson.com/apis/dictionaries
Fetch word pronunciation and examples.
I found a c# project that parses babylon dictionary glossaries. https://github.com/alonrotem/BabylonToHtml
Since Pearson does'nt contain sound for all words, I used trick mentioned at http://www.labnol.org/internet/download-audio-pronunciation-words/21064/ for fetching sound files.
also i just used Pearson text material like definition, example and ...
in new release we will present these new features.
closing.
Use a dictionary to automatically fill the flipside of a card.
A glance to https://github.com/goldendict/goldendict may be beneficially to open glossary files.