SpeechSynthesizer deprecated, what should I use?

Praxis Labs 20 Reputation points
2024-10-07T20:31:56.4833333+00:00

The documentation here says the API I am using is deprecated but does not suggest an alternative. What should I use? I am using JavaScript.

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
2,069 questions
{count} votes

Accepted answer
  1. navba-MSFT 27,545 Reputation points Microsoft Employee Moderator
    2024-10-09T04:04:32.8833333+00:00

    @Praxis Labs The documentation is now fixed to avoid any more confusion (see below). You can safely use the microsoft-ognitiveservices-speech-sdk Javascript SDK.https://learn.microsoft.com/en-us/javascript/api/microsoft-cognitiveservices-speech-sdk/speechsynthesizer?view=azure-node-latest

    User's image

    Hope this clarifies.

    **

    Please do not forget to "Accept the answer” and “up-vote” wherever the information provided helps you, this can be beneficial to other community members.

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

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.