[Mono-list] Contributing - System.Speech

Chris McKinnon crmckinnon at shaw.ca
Sun Oct 7 17:19:40 UTC 2012


Hi,

I decided to take contributing to Mono seriously about 6 months ago.  I've been working on an implementation of the System.Speech namespace in my spare time (which isn't much).  The implementation right now is targeted at using the underlying Mac Speech API but I'm hoping it will expand to other platforms later.

I typically do web development and use the Telerik controls extensively.  I'd like to get the .NET 3.5 version of their controls officially supported, so I ran MoMa on their web DLL and pick this api to start with.  The use of the System.Speech api in their case seems to be limited to speaking Captcha text.

I'm trying to follow best practices and unit test but I don't want to get too far down a road without peer-review.  How does one submit code?  Is there a GIT repository for spikes?

Thanks,

Chris McKinnon


More information about the Mono-list mailing list