Spell Checker
The project consists in developing a Meet plugin that would have to scan outgoing messages for spelling errors the same way that most word processors like OpenOffice and Microsoft Word handle this. Once an error is detected, the user should be alerted (e.g. by underlining the word) and a right click on the wrong word should should open suggestions with the right spelling.
You would have to find existing dictionaries for as many languages as possible and a common java API that uses them. You may have a look at the NetBeans IDE that includes such a plugin written in java (see the references).
References:
Spellchecker Module for NetBeans
http://plugins.netbeans.org/PluginPortal/faces/PluginDetailPage.jsp?pluginid=3906
The NetBeans IDE
http://www.netbeans.org/
Other Meet GSoC Projects
http://gsoc.jitsi.org
Meet Developer Documentation
http://www.jitsi.org/index.php/Documentation/DeveloperDocumentation
The official Meet website
http://www.jitsi.org