Reputation: 37136
I see that iBooks App and Safari have a built-in dictionary. Can I access this dictionary /Words definitions by my own app?
Upvotes: 6
Views: 385
Reputation: 1805
I dont think thats very much possible. You can use UITextChecker or you can use some open source sdks like Lexicontext. Also may be you can link to some online dictionaries.
Upvotes: 1