Failed to correctly install MS Speech Platform 11 on Win 7 x64

so I'm trying to get up and run MS Speech Platform 11 + SDK + Russian for TTS and SR

  • Installing SpeechPlatformRuntime.x64.msi
  • Install MicrosoftSpeechPlatformSDK.x64.msi --- Both the "Program Files" folder are fixed.
  • Setting MSSpeech_SR_ru-RU_TELE.msi
  • Setting MSSpeech_TTS_ru-RU_Elena.msi --- Both go to the folder "Program Files (x86)". - this is normal?

It seems not, because when I look at SpeechRecognitionEngine.InstalledRecognizers (), it returns 2 elements:

MS-1033-80-DESK
Microsoft Speech Recognizer 8.0 for Windows (English - US)
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Speech\Recognizers\Tokens\MS-1033-80-DESK

MS-2057-80-DESK
Microsoft Speech Recognizer 8.0 for Windows (English - UK)
HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Speech\\Recognizers\\Tokens\\MS-2057-80-DESK

But I never installed these recognizers. I looked at the Win 7 component and cannot find anything to do with it.

So the questions are:

  • Do I need to install languages ​​in x64 Program Files? If so, how to do it?
  • ru-RU?

.

+3
3
, . , . , - . , . , :
+3

"Runtime Languages" ( 11).

Windows 7 64bit, , . ...

-, , . , , ...

, ? MSI!

:

MSI. " InstEd 1.5", , ... !

: www.instedit.com

:

: " MSSpeech_TTS_ru-US_Helen.msi"
"Runtime Languages".

  • -, "" .

  • MSSpeech_TTS_ru-US_Helen.msi "InstEd 1.5"

  • .

  • : " "

  • . :

" \Microsoft\Speech Server\v11.0\Voices\Tokens\TTS_MS_ru-US_Helen_11.0" " \Microsoft\Speech Server\v11.0\Voices\Tokens\TTS_MS_ru-US_Helen_11.0\Attributes"

  1. (Ctrl + A)

  2. , " " ( Ctrl + Shift + X)

  3. .

  4. "Speech Server\v11.0" "" ( Ctrl + H " " )

  5. : (Ctrl + A) ( Ctrl + C)

  6. "InstEd 1.5"

  7. " ", " "

  8. MSI!

  9. MSI!

+1

hkurabko Frank Einstein.

, Orca, "" : "" → "", "" - .

And if you do not want to add the External DLL, you need to install the BOT version of SpeechPlatformRuntime: x64 and x86.

It works for me on Windows 10 1703 (update for authors).

0
source

All Articles