Skip to content

Instantly share code, notes, and snippets.

@DartPower
Created September 22, 2022 11:39
Show Gist options
  • Select an option

  • Save DartPower/c3722d5e7944215fec5c7284672c2d77 to your computer and use it in GitHub Desktop.

Select an option

Save DartPower/c3722d5e7944215fec5c7284672c2d77 to your computer and use it in GitHub Desktop.
Generate SAPI MSIL DLL
"C:\Program Files (x86)\Microsoft SDKs\Windows\v10.0A\bin\NETFX 4.8 Tools\TlbImp.exe" "C:\Windows\System32\Speech\Common\sapi.dll" /out:SpeechLib.dll /namespace:SpeechLib
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment