Real time STT service in Speech Studio

ywmo 41 Reputation points
2023-03-14T08:33:30.9666667+00:00

Hello I would like to implement service that is very similar with real time stt in Speech Studio. server uses spring framework and front uses js, web audio API to send audio stream.

There isn't much guide about real time stt in the azure document. and I hope I might get a hint from here. Any exemplary code or protocol will be welcomed. Thank you User's image

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

1 answer

Sort by: Most helpful
  1. romungi-MSFT 48,911 Reputation points Microsoft Employee Moderator
    2023-03-14T14:49:47.0833333+00:00

    ywmo Did you get a chance to check the Azure Speech SDK repos? The following repos have some working examples on C#, Java, Python & JS.

    Speech SDK repo

    Speech SDK JS repo

    I hope this helps!!

    If this answers your query, do click Accept Answer and Yes for was this answer helpful. And, if you have any further query do let us know.

    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.