JavaScript Version for Azure OpenAI speech to speech chat

Su Myat Hlaing 155 Reputation points
2024-07-18T01:16:31.5166667+00:00

Hi everyone,

I've been working on integrating Azure's OpenAI Speech Service into my project. I came across the official documentation for C# here: Azure OpenAI Speech Service.

I'm specifically looking for a JavaScript (Node.js or browser-based) implementation of this service. Does anyone have any examples or resources that could help me get started?

Thanks in advance for your help!

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,726 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,061 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. AshokPeddakotla-MSFT 33,851 Reputation points
    2024-07-18T06:05:05.4233333+00:00

    Su Myat Hlaing Greetings!

    I'm specifically looking for a JavaScript (Node.js or browser-based) implementation of this service. Does anyone have any examples or resources that could help me get started?

    The specific documentation is available for C# and Python.

    Have a look at the Cognitive Services Speech SDK for JavaScript and see if it helps.

    Also, check Azure OpenAI client library for JavaScript and Sample Repository for the Microsoft Cognitive Services Speech SDK for more samples.

    Do let me know if you have any further queries.

    0 comments No comments

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.