In the Windows world many people are using
SAPI as a general API for accessing speech
recognition engines. Any plans to write a
SAPI wrapper for the Sphinx engine?
Thanks,
Alan Cobb
--------------------------------------------------
Alan Cobb - alancobbREMOVETHIS@jps.net (remove REMOVETHIS)
MFC, GUI, Speech, C++ Programming Consultant, California, USA
--------------------------------------------------
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I'm thinking this is going to be increasingly important. There are a couple of standards out there that should be supported -- SAPI, SRAPI, JSAPI -- that we could build wrappers for. I don't have a timetable on this but it does have mindshare!
kevin
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
In the Windows world many people are using
SAPI as a general API for accessing speech
recognition engines. Any plans to write a
SAPI wrapper for the Sphinx engine?
Thanks,
Alan Cobb
--------------------------------------------------
Alan Cobb - alancobbREMOVETHIS@jps.net (remove REMOVETHIS)
MFC, GUI, Speech, C++ Programming Consultant, California, USA
--------------------------------------------------
I'm thinking this is going to be increasingly important. There are a couple of standards out there that should be supported -- SAPI, SRAPI, JSAPI -- that we could build wrappers for. I don't have a timetable on this but it does have mindshare!
kevin
A Windows SAPI wrapper has been done before, but in a non-open software context. So, it is doable. Just needs to be donatable.