2,003 questions with Azure AI Speech tags

Sort by: Updated
1 answer One of the answers was accepted by the question author.

Speech SDK for Java is Incompatible with Android 15+ Due to 16KB Page Size Requirement

As mentioned in the following GitHub issue, the Speech SDK includes native libraries that are not aligned with the 16KB page size requirement: libMicrosoft.CognitiveServices.Speech.extension.kws.ort.so Not Aligned to 16KB Page Size, Blocking Google Play…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
2,003 questions
asked 2025-05-16T06:23:07.7166667+00:00
Toshiki Takei 20 Reputation points
commented 2025-05-19T01:12:07.57+00:00
Toshiki Takei 20 Reputation points
1 answer One of the answers was accepted by the question author.

The sentence boundaries for voice generation do not cover the entire SSML file I provided.

I provided an SSML file for a batch job to generate audio. I'm requesting sentence boundaries, but the zip file I receive only contains a fraction of the sentences from the original file. The coverage is maybe 10% at most. Most of the sentence boundaries…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
2,003 questions
asked 2025-05-16T03:41:22.4933333+00:00
Victor Novikov 20 Reputation points
accepted 2025-05-16T18:42:33.9033333+00:00
Victor Novikov 20 Reputation points
1 answer One of the answers was accepted by the question author.

Copying a Custom Neural Voice Model to Another Project in New UI

I'm trying to follow the documentation steps for copying a custom neural voice model to another project as outlined here. However, it appears that the UI has changed since the documentation was written, and I'm unable to locate the "Copy to…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
2,003 questions
asked 2025-05-12T07:38:29.7366667+00:00
Travis 20 Reputation points
accepted 2025-05-16T11:01:47.9366667+00:00
Travis 20 Reputation points
1 answer

Azure speech to text suddenly stopped working for publicly signed S3 url

I have suddenly started getting "Authentication failed for recordings URI" error while using speech to text batch transcription, it had been working well for last one year and now has stopped working. While troubleshooting, I even found my…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
2,003 questions
asked 2025-05-07T03:24:04.7266667+00:00
Deepti Rajput 5 Reputation points
commented 2025-05-13T18:50:33.7833333+00:00
Eugenio 0 Reputation points
0 answers

custom keywords because the model fails to load

I cannot download my custom keywords because the model fails to load during the fine-tuning step. A few weeks ago, I managed to download a few keywords by being patient and trying several times. Now, when I want to download more keywords, it always fails…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
2,003 questions
asked 2025-05-09T13:44:51.4633333+00:00
Patric ögren 0 Reputation points
commented 2025-05-13T09:04:31.8766667+00:00
JAYA SHANKAR G S 2,610 Reputation points Microsoft External Staff Moderator
1 answer

Azure speech translation microphone not working since yesterday April 23 2025

Hello, I am trying to use Microsoft Azure Speech Translation for live transcription and translation. However, since yesterday, April 23, 2025, the microphone is not working and is not receiving any voice or audio. When I click on the microphone, I…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
2,003 questions
asked 2025-04-24T14:26:13.4766667+00:00
Miss Nansy 0 Reputation points
commented 2025-05-12T18:42:10.2066667+00:00
Miss Nansy 0 Reputation points
0 answers

speech translation not translating

Dear Support Team, The microphone issue with Azure Speech Translation has finally been resolved. However, a new problem has occurred: the service is now only performing transcription without providing any translation. Please advise on how to restore the…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
2,003 questions
asked 2025-05-07T12:58:21.69+00:00
Miss Nansy 0 Reputation points
commented 2025-05-12T18:34:49.7733333+00:00
Miss Nansy 0 Reputation points
0 answers

How to Transfer a Trained and Deployed Azure Custom Neural Voice Pro Model to a Different Azure Account

We have trained a Custom Neural Voice Pro model on one Azure account. However, we have decided to close the current Azure account and switch to a new Azure account. Is it possible to transfer the Custom Neural Voice Pro model? If anyone knows the method,…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
2,003 questions
asked 2024-08-05T05:09:00.3433333+00:00
h-okumura 0 Reputation points
commented 2025-05-12T08:50:17.0633333+00:00
Travis 20 Reputation points
1 answer

I am trying to finetune and get better results from Azure Speech to Text

I am using Azure AI Playground to train a model for speech recognition. I have the audio files that I need to get accurate transcription. However, when I upload my data (audio file zip), I get error "the dataset is not suitable for this…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
2,003 questions
asked 2025-05-05T15:58:50.1+00:00
Farida Bharmal 0 Reputation points
commented 2025-05-12T03:39:01.3433333+00:00
JAYA SHANKAR G S 2,610 Reputation points Microsoft External Staff Moderator
0 answers

Avatar video synthesis failed: Internal server error. websocket error code: 1011

I have error on implementing avatar to my angular application Avatar video synthesis failed: Internal server error. websocket error code: 1011 as per checking the region should be supported and sdk key should correct which im certain that im using the…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
2,003 questions
asked 2025-05-08T02:30:05.1533333+00:00
angelo lapus 0 Reputation points
commented 2025-05-12T00:39:45.5+00:00
Saideep Anchuri 7,040 Reputation points Microsoft External Staff Moderator
1 answer

Add a new user to Azure AI Speech Studio

Hello, need assistance setting up a new employee with access to Azure AI Speech Studio. Can we get some support?

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
2,003 questions
asked 2025-05-07T16:58:54.45+00:00
Hlywiak, Erika 0 Reputation points
commented 2025-05-11T04:32:40.4366667+00:00
Saideep Anchuri 7,040 Reputation points Microsoft External Staff Moderator
1 answer

How do I configure an AudioConfig for an audio without having it stored on the local/server or using the tempral or any storage

I am using python to create an application in Django to evaluate pronunciation of long audios (10 min approx), but I need to be able to evaluate the pronunciation without saving the audio on my local or server (once I deploy it), but I can't figure out…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
2,003 questions
asked 2025-05-06T16:17:11.0533333+00:00
Thomas Pineda Tamayo 0 Reputation points
commented 2025-05-09T16:52:00.1166667+00:00
Pavankumar Purilla 7,105 Reputation points Microsoft External Staff Moderator
1 answer

Endpointing and latency issue with streaming azure STT

Assistance is needed with implementing Azure’s streaming Speech-to-Text. The following issues have been encountered during development: 1. What languages are supported for semantic endpointing in Azure Speech-to-Text? Silence-based endpointing is…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
2,003 questions
asked 2025-05-09T09:51:20.1066667+00:00
Hasan Ali 0 Reputation points
commented 2025-05-09T15:29:49.3466667+00:00
Suwarna S Kale 2,906 Reputation points
0 answers

English Transcription in Arabic ASR

Dear team, ASR-issue.pngwhile using the Arabic ASR (for Egyptian and Moroccan dialects), we are experiencing a mix of English/Gibberish in Roman/Latin script. We were expecting the Arabic ASR to be transcribing only in Arabic script. For example, for…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
2,003 questions
asked 2025-05-06T13:29:27.52+00:00
Imran Ali 0 Reputation points
commented 2025-05-09T08:09:30.8233333+00:00
JAYA SHANKAR G S 2,610 Reputation points Microsoft External Staff Moderator
0 answers

Random "Yes." Issue in Arabic ASR (Multiple Dialects)

Dear team, we are building a conversation IVR via our server, where the customer can make the call and get the conversation IVR treatment. We have integrated our SoftSwitch (FreeSwtich) to MS ASR. We have been facing a random issue where the MS ASR…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
2,003 questions
asked 2025-05-06T13:26:42.68+00:00
Imran Ali 0 Reputation points
edited a comment 2025-05-09T08:08:19.3766667+00:00
JAYA SHANKAR G S 2,610 Reputation points Microsoft External Staff Moderator
1 answer One of the answers was accepted by the question author.

Why do I keep getting a "Page not Available" error when trying out Speech Translation?

I'm just trying to record a sentence and then have Speech Translation translate it for me. It worked last week, but I can't get it to work anymore. I keep getting a "Oops, something went wrong. This page is temporarily unavailable." error…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
2,003 questions
asked 2025-05-06T19:13:29.9933333+00:00
Ralph Strozza 20 Reputation points
accepted 2025-05-08T20:07:06.84+00:00
Ralph Strozza 20 Reputation points
1 answer

Strange Error with Azure Speech Service TTS, suddenly stopped working

I have a voice agent built with Livekit that uses Azure Speech Service TTS, but last week I suddenly started getting this error when running my agent. I'm not sure what the error is since there is no error code and the error message shown in the first…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
2,003 questions
asked 2025-05-05T14:38:54.37+00:00
Enrique Alcazar 0 Reputation points
commented 2025-05-08T01:45:57.3133333+00:00
Prashanth Veeragoni 4,440 Reputation points Microsoft External Staff Moderator
1 answer One of the answers was accepted by the question author.

How can I add variability to TTS in Azure AI Speech?

I'm using the en-US-NovaTurboMultilingualNeural voice in Azure AI Speech's text-to-speech (TTS) service. When I've used other TTS services (e.g. OpenAI, ElevenLabs) each generation of speech results in a slightly different reading. ElevenLabs even has a…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
2,003 questions
asked 2025-05-04T08:49:28.3566667+00:00
James Withers 20 Reputation points
accepted 2025-05-06T07:59:03.3033333+00:00
James Withers 20 Reputation points
1 answer One of the answers was accepted by the question author.

Speech to text - batch Transcriptins

Good Day, I've couple of questions regardting speech to text (batch transcritions) Where's i can find list of supported Models highlighted at the screenshot I'm getting following error, while locale "ar-EG" is supported as mentioned here …

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
2,003 questions
asked 2025-04-25T14:48:47.6733333+00:00
Mohamed Hussein 710 Reputation points
accepted 2025-05-05T14:33:15.46+00:00
Mohamed Hussein 710 Reputation points
0 answers

Azure's Speech Studio custom keyword creation is "processing" for hours

Hi, I'm trying to create a basic custom keyword in Azure AI Speech Studio. According to the documentation, this process should take a few minutes. I've been waiting for over 10 hours and it is still "processing". I'm using East US region. Is…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
2,003 questions
asked 2025-04-13T16:51:08.0566667+00:00
Amir BD 0 Reputation points
edited a comment 2025-05-05T08:59:32.83+00:00
SriLakshmi C 5,125 Reputation points Microsoft External Staff Moderator