does another local/offline 'api' have less lag than: Windows.Media.SpeechRecognition?

jasheb 0 Reputation points
2024-11-20T22:04:27.0166667+00:00

does Microsoft Speech Platform -- ISpRecoContext [Microsoft Speech Platform Microsoft Speech Platform Native Code API] perform better?

i am using the windows crate with rust -- for the following. it seems like there is some lag with that api for Windows.Media.SpeechRecognition

the "voice access" app has similar lag too during dictation. but it is NOT known what API it's using: Windows.Media.SpeechRecognition???

F.Y.I. i am NOT interested in the 100% cloud api but would possibly try out the win32 -- ISpRecoContext

does another local/offline 'api' have less lag than: Windows.Media.SpeechRecognition? am open to an MacOS Apple solution as i've already done some research and investigation into that but the "cost of entry" for current hardware is like 4 times higher!!!

i have limited experience with -- win32 api. however was learning Swift for MacOs

Windows API - Win32
Windows API - Win32
A core set of Windows application programming interfaces (APIs) for desktop and server applications. Previously known as Win32 API.
2,665 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Castorix31 86,041 Reputation points
    2024-11-21T10:23:33.19+00:00

    I tested MS SAPI samples like DictationPad and I don't see particular lag

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.