Adding Web Speech (Cognitive Services) to a Windows Server in Azure

Nancy Munro 0 Reputation points
2023-09-05T18:25:44.92+00:00

I have a Windows Server in Azure and I'd like to add the same type of Web Speech service that Windows 11 desktop offers but from a Server environment. Do I just install the Speech SDK on this server to get this to work?

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
9,044 questions
Azure AI Language
Azure AI Language
An Azure service that provides natural language capabilities including sentiment analysis, entity extraction, and automated question answering.
523 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Azar 29,520 Reputation points MVP Volunteer Moderator
    2023-09-05T20:46:25.5+00:00

    Hi @Nancy Munro

    Yes, you can use the Microsoft Speech SDK to add speech recognition and text-to-speech capabilities to your Windows Server in Azure, similar to the Web Speech service in Windows 11 desktop.

    Refer the below documentation for detailed guidance and code examples

    Microsoft Speech SDK Documentation

    If you find this answer helpful kindly accept it, for assistance ping here thanks much.

    1 person found this answer 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.