Speech To Text
-
Hi, I need speech to text examples.pls help me.
-
Hi, I need speech to text examples.pls help me.
Could you be a little more specific? What library/controls/API package(s) are you using to do the speech recognition? Microsoft has at least 3 packages that I know of, then there are third party packages... RageInTheMachine9532
-
Could you be a little more specific? What library/controls/API package(s) are you using to do the speech recognition? Microsoft has at least 3 packages that I know of, then there are third party packages... RageInTheMachine9532
-
Well, SAPI 5.2 is the foundation of the Speech Application SDK, but version one of this SDK is at Beta 3 right now. You can try it out by following the Getting Started for First-Time Users here[^]. There is also a pretty decent tutorial on it here[^]. I haven't used it myself, but I tried out the tutorial with no real problems. RageInTheMachine9532