Are there any opportunities to get audio?
I try to get audio through
IWiktionaryPage page = wkt.getPageForWord("boat");
System.out.println(page.getEntry(0).getPronunciations().get(0).getText());
but I always got the same type (IPA).
Is thhre any opportunity to get AUDIO type?
Original issue reported on code.google.com by rilo...@gmail.com on 15 May 2015 at 7:27
Original issue reported on code.google.com by
rilo...@gmail.com
on 15 May 2015 at 7:27