Microsoft Speech Platform Error 404 at the official site

Viewed 1621

I need to install the following packages in order to work with the Microsoft Speech Platform :

  • Microsoft Speech Platform - Runtime,
  • Microsoft Speech Platform - SDK,
  • Microsoft Speech Platform - Runtime Languages.

I had done this about a year ago but today I can't find them on the Microsoft's website. When I try to get access in the old link, an 404 ERROR occurred.

Is there any way to get these packages again?

4 Answers

You can get them in the UCMA 4.0 SDK Setup here

The links are dead.

According to these docs, the Speech service is a possible replacement.

You can download the Speech SDK here.

Related