Skip to main content

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

 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


Back to the top