View Single Post
  #7 (permalink)  
Old 12-01-2007, 10:05 AM
agraham's Avatar
agraham agraham is offline
Basic4ppc Expert
 
Join Date: Jul 2007
Location: Cheshire, UK
Posts: 1,334
Awards Showcase
Forum Contributer 
Total Awards: 1
Default

Quote:
Originally Posted by alfcen View Post
Thanks so much for this awesome wrapper!
This was a huge amount of work - not just a wrapper. I had to port the original speech engine C code that was a Unix command line app. to the Visual Studio ARM native C++ compiler and then pack it into a native device DLL and then write the .NET wrapper! The wrapper was the easy bit - it took about 10 minutes - the big native DLL took more than a week of 8+ hour days including false starts!
Reply With Quote