2,075 questions with Azure AI Speech tags

Sort by: Updated
0 answers

Azure Real-Time diarization

Hi! I am working on a project in Python, in which I use Azure AI Speech Service. More specifically, I implemented real-time dairization using the azure.cognitiveservices.speech.transcription.ConversationTranscriber class. And now I am working on speaker…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
2,075 questions
asked 2025-07-11T10:34:16.3133333+00:00
Karyna Khinevich 0 Reputation points
0 answers

Can we get a confidence score for the AutoDetect the source language using AutoDetectSourceLanguageConfig

I am working on Speech to Text services in Azure. We're using autodetect feature with both specified set and open range using below class. Is there a way that I can get the confidence score for the source language detected. So that only if the score…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
2,075 questions
asked 2025-07-02T06:17:07.8166667+00:00
Midhilesh Momidi 0 Reputation points
edited a comment 2025-07-11T03:16:15.0666667+00:00
Manas Mohanty 6,285 Reputation points Microsoft External Staff Moderator
1 answer

Cannot run SPX under dotnet 8 for mac arm64 version

I have followed instructions to install dotnet 8 and the Azure speech CLI (from: https://learn.microsoft.com/en-us/azure/ai-services/speech-service/spx-basics?tabs=windowsinstall%2Cterminal) and can verify my dotnet installation, and I have updated the…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
2,075 questions
asked 2025-07-10T08:17:53.6+00:00
Noah Scott 0 Reputation points
answered 2025-07-10T18:56:00.3166667+00:00
Amira Bedhiafi 34,491 Reputation points Volunteer Moderator
2 answers One of the answers was accepted by the question author.

unable to estimate avatar usage

We are not able to correctly understand the usage of a AVATAR Resources on our Azure Resources.

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
2,075 questions
asked 2025-07-08T14:44:03.2166667+00:00
Alessandro Brizzolesi 40 Reputation points
commented 2025-07-10T08:58:50.38+00:00
Manas Mohanty 6,285 Reputation points Microsoft External Staff Moderator
2 answers

Azure Speech SDK - Formal list of Languages/Locales Supported for Semantic Speech segmentation

Per https://learn.microsoft.com/en-us/azure/ai-services/speech-service/how-to-recognize-speech?pivots=programming-language-csharp Semantic segmentation isn't available for all languages and locales. Can Microsoft provide a list of languages/locales for…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
2,075 questions
asked 2025-07-10T06:32:46.9+00:00
VS 0 Reputation points
answered 2025-07-10T07:33:26.7166667+00:00
Prashanth Veeragoni 5,485 Reputation points Microsoft External Staff Moderator
1 answer One of the answers was accepted by the question author.

Custom Speech Dataset

So I'm experimenting with a project and I have compiled my dataset, the first step is the Azure Speech Services, TTS> Custom Speech, I wanted to upload my dataset to my project, it contains both Audio and Transcript, I was the one who created the…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
2,075 questions
asked 2025-07-09T05:41:02.9366667+00:00
Sharmaine Erika Delgado 25 Reputation points
commented 2025-07-09T23:32:04.53+00:00
Sharmaine Erika Delgado 25 Reputation points
1 answer

Azure AI Speech Recognition Batch Transcription Services are Down

Hello Team, it has been brought to our attention by our users that Azure AI Speech Recognition Batch Transcription Services are down from past 8 hours (beginning 1:30 AM UTC). Can you check and ensure service normalcy at the earliest?

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
2,075 questions
asked 2025-07-09T10:06:22.5033333+00:00
Panini Devs 0 Reputation points
answered 2025-07-09T13:27:41.61+00:00
Amira Bedhiafi 34,491 Reputation points Volunteer Moderator
2 answers

Latency in Azure Speech service

Latency In azure speech service , due to which our speech to text job is failing

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
2,075 questions
asked 2025-06-24T07:15:38.2533333+00:00
Apoorv Kumar 0 Reputation points
commented 2025-07-08T20:39:57.0333333+00:00
Ravada Shivaprasad 550 Reputation points Microsoft External Staff Moderator
1 answer

Intermittent authentication errors using batch transcription

Hello, I am facing intermittent container authentication issues when transcribing an audio with the batch transcription API. The Speech resource has Storage Blob Data Reader permission on the container where the audio files are stored. Yesterday, I tried…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
2,075 questions
asked 2025-07-02T14:30:37.7433333+00:00
Yan Gonçalves 0 Reputation points
commented 2025-07-08T04:31:55.44+00:00
Pavankumar Purilla 8,660 Reputation points Microsoft External Staff Moderator
1 answer

30 secs timeout on Azure speech to text

Hello, I'm experiencing an issue with Azure Speech-to-Text where, in continuous recognition mode, it outputs a RECOGNIZED result every 30 seconds, regardless of whether speech has stopped. Adjusting settings like Speech_SegmentationSilenceTimeoutMs has…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
2,075 questions
asked 2025-06-19T06:33:44.1833333+00:00
Nandhu TS 0 Reputation points
commented 2025-07-07T18:36:17+00:00
Ravada Shivaprasad 550 Reputation points Microsoft External Staff Moderator
1 answer

Azure Speech SDK JavaScript - Silence timeout properties not working for continuous recognition

I'm using the Azure Speech SDK for JavaScript (microsoft-cognitiveservices-speech-sdk) to implement continuous speech recognition, but I'm unable to increase the silence timeout duration. The recognition still stops after the default silence period (~2-3…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
2,075 questions
asked 2025-07-04T17:29:44.6266667+00:00
MI Sajid 0 Reputation points
answered 2025-07-07T12:04:45.12+00:00
Amira Bedhiafi 34,491 Reputation points Volunteer Moderator
1 answer

Tranlsation application - the synthesized audio text may not perfectly match the original video timing, TTS speed mismatch

Hi Team, I’m developing a language translation application that generates translated video files using Azure Text-to-Speech and .NET (C#). The workflow involves generating audio from translated text and combining it with video visuals. However, I’ve…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
2,075 questions
asked 2025-06-20T07:25:01.24+00:00
Aravind R 0 Reputation points
commented 2025-07-07T10:37:25.1666667+00:00
Aravind R 0 Reputation points
1 answer One of the answers was accepted by the question author.

Does Azure Pronunciation Assessment handle Hong Kong, Japanese, and other East Asian English accents accurately?

We’re building a language learning app for English speakers in Hong Kong, Japan, and other East Asian countries. We plan to integrate Azure Speech Service — Pronunciation Assessment using PHP (Laravel). My main question is: How well does it handle…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
2,075 questions
asked 2025-07-02T04:47:45.9566667+00:00
Darsh Al 20 Reputation points
accepted 2025-07-03T06:35:09.2133333+00:00
Darsh Al 20 Reputation points
0 answers

[Setting up STT Resource]: Configure your account

I am new to Azure and have been trying to create resource for STT. However, I am stuck in the subscription process, where it seems I must "configure my acocunt". The subscription wouldn't be marked as complete until I do so, and to do so, there…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
2,075 questions
asked 2025-06-27T08:46:28.0233333+00:00
nimesh.s 0 Reputation points
commented 2025-07-02T16:46:33.89+00:00
Pavankumar Purilla 8,660 Reputation points Microsoft External Staff Moderator
1 answer One of the answers was accepted by the question author.

Why may the Basic Custom Keyword model be taking over 9 hours to complete for 1 word with 1 prefix?

Hey folks, I have created 1 custom keyword with the word "Hey" as a prefix. There are 2 distinct pronunciations chosen for the word and the prefix and the Model Type is "Basic". In the display it mentions that the model may take…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
2,075 questions
asked 2025-06-26T00:26:42.8266667+00:00
Shreyas Chitransh 20 Reputation points
accepted 2025-07-02T15:58:50.6133333+00:00
Shreyas Chitransh 20 Reputation points
2 answers

Cloud Speech To Text stopped working on old Speech SDK version

This issue is really urgent. Cloud Speech To Text stopped working on old Speech SDK version in devices that are currently in customers. The devices are running Android applications that use Microsoft Speech SDK. We've confirmed that upgrading the…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
2,075 questions
asked 2025-07-02T10:28:58.35+00:00
Tomasz Stomski 20 Reputation points
answered 2025-07-02T12:16:06.52+00:00
Amira Bedhiafi 34,491 Reputation points Volunteer Moderator
1 answer

Problem creating SpeechRecognizer with audio stream input using node.js Speech SDK

Using Speech SDK for JavaScript v1.44.0, and following the STT in-memory streaming example, but using the fromEndpoint API to create Recognizer, as recommended in the Release Notes for that SDK version. Node.js is v22 LTS, running in Azure Cloud as an…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
2,075 questions
asked 2025-06-05T09:01:51.1866667+00:00
Michael Pickering 0 Reputation points
commented 2025-07-02T10:43:23.4933333+00:00
Michael Pickering 0 Reputation points
1 answer One of the answers was accepted by the question author.

Where is data stored when using the fast transcription API?

Dear Microsoft, for a project, we are using the fast transcription API from Azure as a component to transcribe text from audio. We are working with sensitive data and would like to be sure to have control or at least insight into where our data is stored…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
2,075 questions
asked 2025-06-30T05:43:07.5333333+00:00
Lenting, Coen 20 Reputation points
edited a comment 2025-07-02T09:29:42.48+00:00
Lenting, Coen 20 Reputation points
1 answer One of the answers was accepted by the question author.

I am using Fast Transcription API to get transcripts for my media file, I am getting "Too Many Request" error in first try itself for free tier

I am using a Free resource of Fast Transcription API for testing purpose under Azure AI speech service. I am getting "Too Many Request" error on trying for a first time it self. And this has happen many times to different users when they…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
2,075 questions
asked 2025-06-30T04:03:03.81+00:00
Nikita Khandare 60 Reputation points
accepted 2025-07-02T06:01:28.8433333+00:00
Nikita Khandare 60 Reputation points
2 answers One of the answers was accepted by the question author.

Tried to create a resource for a class instruction but it says it is disallowed by policy

I am taking a course (about Speech to Text) on my own and i need help: the class says to create a resource in a sandbox but when I do it says Resource 'learn-account-14303' was disallowed by policy. I have no idea how to resolve this. Can someone help…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
2,075 questions
asked 2025-07-01T01:38:32.9933333+00:00
Linda Manganaro 20 Reputation points
commented 2025-07-01T21:14:08.0233333+00:00
Linda Manganaro 20 Reputation points