I recently started working on a project that requires speech recognition (SR) in the Portuguese language. Initially, the plan was to use Kinect´ss SR but later we found that that Kinect´s Language Pack (LP) didn´t include Portuguese (PT).
So i turned to MS Speech Platform that supports quite a few more languages, including PT but for reasons that i haven´t quite figure out i can´t get the MS samples working and there´s not much information or tutorials about it on the Web.
I´m quite confused regarding about language packs and their role within SAPI´s: from what i´ve read from another thread, Microsoft.Speech.Recognition uses the Server version of SAPI (which has its own language packs, Microsoft Speech Platform - Server Runtime Languages), while System.Speech.Recognition uses the Desktop version of SAPI, which has what LP´s? I know my Windows has en-US since i´ve tried out a SR app and it worked just fine by using the where to get extra LPs? Is it even possible to use SAPI´s LP with a Kinect? If so, what are its limitations?
Regards, Nuno