Discussion:
[anjuta-devel] (no subject)
s***@gmail.com
2014-10-02 05:32:23 UTC
Permalink
Hello Johannes : This is regarding anjuta development and google summer of code . I was thinking if we could improve the anjuta IDE by integrating it with speech to text converter software and help users dictate the code (c or c++) 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

India.













Sent from Windows Mail
Johannes Schmid
2014-10-04 10:16:14 UTC
Permalink
Hi Shibani!

I won't have time to mentor anyone this year for GSoC. The idea sounds
interesting but I think there are probably easier ways to improve the
coding experience in Anjuta.

If you are still interested you might want to contact Sébastian Granjoux
on this mailing list.

Regards,
Johannes
Post by s***@gmail.com
Hello Johannes : This is regarding anjuta development and google
summer of code . I was thinking if we could improve the anjuta IDE by
integrating it with speech to text converter software and help users
dictate the code (c or c++) 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,
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
India.
Sent from Windows Mail
_______________________________________________
anjuta-devel-list mailing list
https://mail.gnome.org/mailman/listinfo/anjuta-devel-list
Sébastien Granjoux
2014-10-04 16:20:05 UTC
Permalink
Hi,
If you are still interested you might want to contact Sébastian Granjoux
on this mailing list.
This message has already been sent on the mailing list. I can help to
mentor this project.

The idea is interesting but it looks quite tough. I don't know how much
experience you have, I'm not sure it will fit in a GSoC project.


Regards,

Sébastien

Loading...