How to stream ArrayBuffer to Azure Speech To Text from node.js server

Alex Hegedüs 0 Reputation points
2023-04-18T08:26:10.2366667+00:00

Hello! I'm working on a project where a client provides audio data from a microphone that is streamed up to a node.js server. The server stores the audio data as small pieces of ArrayBuffers. How could I use this, to stream it to the Azure Speech-To-Text continuously and recieve the spoken words as they are being said. Thanks in advance!

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
2,061 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
3,602 questions
{count} votes

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.