How to stream ArrayBuffer to Azure Speech To Text from node.js server
Alex Hegedüs
0
Reputation points
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
Sign in to answer