Re: [Nxtcommand-developers] Supporting Multiple Platforms - Using the SJPP Simple Java PreProcessor
Status: Beta
Brought to you by:
bbagnall
From: Steve P. <sp...@ge...> - 2006-12-18 01:58:44
|
While as a new guy I've been sitting here quietly and watching for a bit, I'll chime in on this one. It seems to me that the speech and vision functions are really host computer functions which are only related to the NXT brick itself as inputs to the host program which could influence what commands are sent to the brick. In fact it sounds like the vision and speech functions might be useful for programs which have nothing to do with NXT at all. I'd therefore make them an independent project from iCommand. Steve Brian Bagnall wrote: > I have some speech stuff to check in. This brings up another question - the > icommand.vision and icommand.speech packages rely on external JAR files. For > speech it needs some sphinx4 jar files (2) and the Java Speech API (1 more > jar). > > Do you think we should branch icommand.vision and icommand.speech into a > seperate project in subversion? We should we just add these jars to the > build-icommand/lib directory, same as rxtx and jmf. > > - Brian |