Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[soc-dev] Fwd: [egit-dev] GSoC 2015 Project proposal

forwarding to the Eclipse SoC mailing list which is a better forum to discuss your proposal

--
Matthias

---------- Forwarded message ----------
From: <sshibani5@xxxxxxxxx>
Date: Tue, Oct 7, 2014 at 4:10 PM
Subject: [egit-dev] GSoC 2015 Project proposal
To: "egit-dev@xxxxxxxxxxx" <egit-dev@xxxxxxxxxxx>


 I was thinking if we could improve the eclipse IDE by
 integrating it with speech to text converter software and help users
 dictate the code (c or c++ or java) and the software can correspondingly  type
 the code along with the delimiters and special characters. For
 example ,
         if the user says ,
         create a class named class1,
         the software should type the following text:
         public class class1 {
                                        }
                                 I was thinking if I can take this as a
                                 project for the google summer of code
                                 2015 and make the best use of such
                                 softwares.
                                 Looking forward to your suggestions .
                                 Thank You.




                                 Regards,
                                 Shibani S
                                 


Sent from Windows Mail


_______________________________________________
egit-dev mailing list
egit-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/egit-dev


Back to the top