1,706 questions with Azure AI Speech tags

Sort by: Updated
0 answers

WebSocket upgrade failed: Authentication error (401). Please check subscription information and region name.

Hi, I'm following these MS Learn docs on Microsoft Entra authentication with the Speech SDK I am successfully getting back a token issued to me which I pass onto the SpeechConfig object as per the docs but then SpeechRecogniser immediately errors out…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,706 questions
asked 2024-10-03T15:08:32.0233333+00:00
Helen Mamalaki 0 Reputation points
1 answer

does TranslationRecognizer use "Speech to Text" or "Speech Translation" as per the pricing on the website.

Hello, Im using both TranslationRecognizer and SpeechRecognizer classes from the azure Microsoft.CognitiveServices.Speech sdk but unsure what costing bracket they fall under. there are prices for "Speech to Text" or "Speech…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,706 questions
asked 2024-09-27T16:07:56.9333333+00:00
Neil Payne 0 Reputation points
commented 2024-10-03T14:52:10.9566667+00:00
Saideep Anchuri (Quadrant Resource LLC) 0 Reputation points Microsoft Vendor
0 answers

Intonation does not work correctly

Hi, I tried to change the stressed word in the sentence using all the examples available. The voice is Emma, and Emma is multilingual (EN-US). When adding prosody in SSML or just pitch or intonation, nothing happens. Now I try to add just weird…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,706 questions
asked 2024-09-27T20:33:40.2833333+00:00
Piklyaev, Anton 0 Reputation points
commented 2024-10-03T11:43:11.5566667+00:00
Pavankumar Purilla 105 Reputation points Microsoft Vendor
0 answers

Azure AI Speech Studio

What is the difference between Personal Voice and Custom Neural Voice Lite in Azure Speech? I am looking for a clear distinction to help me choose one over the other. Additionally, after creating a new Personal Voice in Azure Speech Studio, how can I…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,706 questions
asked 2024-09-30T09:18:40.8466667+00:00
AzureUser-9588 151 Reputation points
commented 2024-10-03T11:41:53.2666667+00:00
santoshkc 8,690 Reputation points Microsoft Vendor
0 answers

Azure Batch Transcription Rest API with ENTRA ID and managed identities is not working

I am tried Azure Speech to Text Batch Trancription API with Entra ID. However, Entra ID seems not supported. Can someone help me with an example for rest api with ENTRA ID and managed identities using Python

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,706 questions
asked 2024-10-02T19:32:15.18+00:00
Lakshmi Siva Kumar Viswanadula 0 Reputation points
commented 2024-10-03T07:41:30.1+00:00
romungi-MSFT 45,721 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

How to use an Microsoft Entra ID to authenticate with the Speech to text REST API (for batch transcription

I looks like you can only authenticate to the "Speech to text REST API" with a api key (Ocp-Apim-Subscription-Key). What we would like is to authenticate with a Microsoft Entra ID. Why? Our application is running a AKS and all our containers…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,706 questions
asked 2024-05-10T13:45:07.2666667+00:00
Johan Klijn 66 Reputation points
commented 2024-10-03T07:22:32.1866667+00:00
Johan Klijn 66 Reputation points
0 answers

Does the Fast Transcription service (part of speech to text) have possible long delays before processing like batch processing does?

Hello Im trying to decide which service i should use to convert speech to text im currently using prerecorded audio clips from a mobile app being sent to the API and then needs to send the text result back as soon as possible. Real-time Transcription is…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,706 questions
asked 2024-10-02T14:21:29.3+00:00
Neil Payne 0 Reputation points
commented 2024-10-03T07:05:13.7766667+00:00
SriLakshmi C (Quadrant Resource LLC) 170 Reputation points Microsoft Vendor
0 answers

When is the GA release for customization of Avatars in Microsoft TTS Avatar service and non-photorealistic options for custom avatars

Two part question on the TTS Avatars When is the TTS Avatar - customization of Avatars going to be GA ? How can we do non-photorealistic Avatars (i.e, Animated/Cartoon characters like the Microsoft Mesh)?

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,706 questions
asked 2024-10-02T16:52:53.35+00:00
Asgar Ali 0 Reputation points
edited a comment 2024-10-03T05:42:37.59+00:00
AshokPeddakotla-MSFT 33,746 Reputation points
1 answer

Azure Cognitive Speech TTS : Is the free tier included in standard

I would like to get a clarification about Azure Cognitive Speech TTS cost calculation. There is different for >Tier TTS usage : Free, Pay as you Go, Commitment. I would like to know if you are using the Commitment - standard tier, do you get the free…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,706 questions
asked 2023-07-26T15:58:02.56+00:00
Dupont-Viel, Jean-François 0 Reputation points
edited the question 2024-10-03T02:51:53.2066667+00:00
AmaranS 6,415 Reputation points Microsoft Vendor
0 answers

Speech-to-text: Disfluency Removal configuration

I am using the speech-to-text REST API (python) to do some research regarding fillers, pauses, and backtracking in Japanese (ja-JP). Can I config disfluency removal while using the Speech-to-text service? I need to have true text with all the fillers…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,706 questions
asked 2022-12-16T12:26:45.407+00:00
KEN KIM 16 Reputation points
edited a comment 2024-10-03T01:56:22.0466667+00:00
hotrod 1 Reputation point
0 answers

Spanish and English text in the same Microsoft TTS

How can I make the Microsoft TTS pronounce words in Spanish and English in the same pronunciation if the default language is Spanish?

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,706 questions
asked 2024-08-07T17:09:12.26+00:00
Andres Guzman 10 Reputation points
edited the question 2024-10-02T21:07:35.0933333+00:00
Rakesh Gurram 7,500 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Multilingual voice information in dotnet SDK

I installed the latest version of the speech sdk <PackageReference Include="Microsoft.CognitiveServices.Speech" Version="1.40.0" /> When pulling the voices using the sdk, var voices = await synthesizer.GetVoicesAsync(); i do not…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,706 questions
asked 2024-09-24T12:12:09.9266667+00:00
DWinkler 26 Reputation points
commented 2024-10-02T06:05:25.4166667+00:00
DWinkler 26 Reputation points
1 answer

Azure subscription was disabled?

Anybody know why I hit below issue when I tried to use Speech Service? {"error":{"code":"ReadOnlyDisabledSubscription","message":"The subscription 'e6a24fa0-37aa-48eb-99f2-xxxxxxxxxx' is disabled and therefore…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,706 questions
asked 2024-10-01T21:09:25.4633333+00:00
Tom_2016 0 Reputation points
answered 2024-10-01T23:28:13.2566667+00:00
akinbade abiola 16,480 Reputation points
1 answer

How to get the "timed script file" (sentence boundary) when using batch synthesis for avatar text-to-speech?

I've tried to enable word or sentence bounday to get the "time-stamped script" when generating an avatar text-to-speech video. Everything is running fine but the only outputs im getting are the video and the standard summary.json file #…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,706 questions
asked 2024-09-17T11:07:58.1466667+00:00
d m 0 Reputation points
edited an answer 2024-10-01T17:54:16.2033333+00:00
romungi-MSFT 45,721 Reputation points Microsoft Employee
0 answers

Has Diarization in Speech SDK been implemented for overlapping audio of multiple speakers speaking simultaneously ?

To the Microsoft Support Team, We have been using ConversationTranscriber of the Azure Speech SDK, to implement Diarization in our project, and have encountered an issue in which we need your assistance. In our project, the Transcriber works well…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,706 questions
asked 2024-10-01T09:16:56.08+00:00
Shyamal Goel 0 Reputation points
commented 2024-10-01T11:14:26.6166667+00:00
romungi-MSFT 45,721 Reputation points Microsoft Employee
0 answers

My Speech Congnitive Basic Model can not finish training

I want to training a congnitive model to help me do speech key words cognition. I choose basic model but it have run for over 10 hours still not get any result. The doc says it only takes few minutes. Now the model still inprocessing without any result.

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,706 questions
asked 2024-09-22T00:50:36.7966667+00:00
xinyu du 0 Reputation points
commented 2024-10-01T09:28:53.18+00:00
SriLakshmi C (Quadrant Resource LLC) 170 Reputation points Microsoft Vendor
1 answer

looking for python code examples for fast transcription api

can you please share some python code examples for fast transcription api ? I can't find much...

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,706 questions
asked 2024-09-24T20:17:31.5333333+00:00
WolfK001-2904 0 Reputation points
commented 2024-10-01T09:04:13.7866667+00:00
Pavankumar Purilla 105 Reputation points Microsoft Vendor
0 answers

How to send a byte array to Azure Speech Service (Speech to Text)

We would like to use Azure Speech Service (Speech to Text) for our project. I have tried all the examples on this page: https://learn.microsoft.com/en-us/azure/cognitive-services/speech-service/how-to-recognize-speech?pivots=programming-language-csharp I…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,706 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,831 questions
asked 2023-04-26T18:58:13.2633333+00:00
Arvig, Kris 0 Reputation points
commented 2024-10-01T09:03:27.4733333+00:00
Starlin Daniel Raj 0 Reputation points
0 answers

Basic SSML doesn't import correctly

I used the example on this page: https://learn.microsoft.com/en-us/azure/ai-services/speech-service/how-to-audio-content-creation It does not import correctly, it seems like it adds extra lines before and after when viewed in the UI.

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,706 questions
asked 2024-09-29T15:29:52.52+00:00
Tom 0 Reputation points
commented 2024-10-01T08:43:17.45+00:00
Pavankumar Purilla 105 Reputation points Microsoft Vendor
0 answers

Real time text to speech doesn't work when I'm using a Kinesis Video Stream as a input stream.

Hi All, I have a problem statement where I'm using the KVS stream to record some data and extract the audio from the KVS stream. After extracting the audio stream I'm using the azure speech service t transcribe the audio into text. I'm able to extract…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,706 questions
asked 2024-09-18T10:32:01.4566667+00:00
Bishnoi, Rahul 0 Reputation points
commented 2024-10-01T07:14:27.8333333+00:00
Bishnoi, Rahul 0 Reputation points