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

Ron Surratt <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #15 from Ron Surratt <[email protected]> ---

(In reply to comment #13)
> I'm happy to have helped indirectly finding a mentor for this project. The
> GSoC
> process continues. Thank you Rahul, thank you Michael and thank you to the
> rest
> of people helping to move this feature forward.

Hello all, I have developed a mediawiki extension (not released yet) that plays
an ogg file on hover for any word (so far just English... abt 2500 words) that
it knows about in any page. Also it inserts a play button on hover to keep
playing and highlighting all words it knows.  In addition a very short
definition is displayed also with words hoverable and playable. Words are from
simple wiktionary. 

I also have made a javascript sound recorder that uses wami
(https://code.google.com/p/wami-recorder/) to record and soundmanager
(http://www.schillmania.com/projects/soundmanager2/) for playback. I believe
both use HTML5 if it is available with a fallback to Flash if it is not
available.  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. I
could make this available to anyone who would want it or I could maybe take a
shot at implementing Rahul's suggestions. I am totally new to mediawiki so any
guidance would be helpful.

-- 
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