https://bugzilla.wikimedia.org/show_bug.cgi?id=46610

--- Comment #21 from Ron Surratt <[email protected]> ---
(In reply to comment #19)
> (In reply to comment #15)
> > an ogg file on hover for any word (so far just English... abt 2500 words)
> > that it knows about in any page. 
> 
> sounds like a fun, would work best as a gadget,

How does one go about getting a user script approved as a gadget?

> and query the real wikitionary.

the extension opens up a new tab on the real wiktionary for the definition of
any word on mouse click but on hover it just uses the definition (if it exists)
in the small dictionary I have made,(a json file about 60k compressed). 

The sound files it uses are mostly from what is used in the English wiktionary
but I am in the process of recording new ones that "flow" better when spoken
one after another in a sentence.

> 
> >I also use ffmpeg and sox to do some server side processing
> > (wav->ogg and trimming silence at start and end of word). This is part of
> > another project I have been working on to help someone learn a new language.
> 
> We should to try to trim client side if possible. 

Yes that would be a great solution to the problem of getting ffmpeg and sox
executables running on a variety of servers but I have no idea on how to do
that.  Perhaps Java? If anyone knows how to do that I am all ears.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to