Azure Speech Services
How do i signup for Speech Services. I go to the Azure signin page, And can seem to be able to go past this page. Is theer an easy way to sign up for Azure Speech Services. I just need my API Keys
Azure AI Speech
High egress/bandwidth usage with Batch Transcription contentUrls - Does the service download files multiple times?
Hi everyone, I’m working with the Azure AI Speech Batch Transcription API and running into an issue with unexpected bandwidth consumption. Setup: We are submitting transcription jobs using the contentUrls property, pointing to audio files hosted on our…
Azure AI Speech
Custom Neural Voice Access Approved but Still Getting "Access Required" Error in Speech Studio - Unable to Train Model
Question: I received Custom Neural Voice approval from Microsoft 2 weeks ago, but I'm still unable to train models in Speech Studio. I keep getting this error: "Your current resource does not have access to Custom Neural Voice. You can create a…
Azure AI Speech
Intermittent Stutter and Audio Drop with Azure TTS SDK in Unity
I am integrating the Azure Cognitive Services Text-to-Speech (TTS) SDK into a Unity project and am facing an inconsistent but frustrating issue. The Problem: Sporadically, the synthesized speech will stutter or hesitate for 1-2 words at the end of the…
Azure AI Speech
How to use free tier requests with Microsoft Foundry?
I created Azure Speech service for my speech-to-text transcription with F0 SKU and used fast transcription API endpoints which offers 5 hrs of free audio transcription/month. I was never charged for using this. I thought of using Microsoft Foundry…
Azure AI Speech
text to speech avatar approval
I applied recent Saturday but haven't approved yet, I filled form
Azure AI Speech
How to create Custom Speech service in AI Foundry resource, key-based auth disabled
Hi there, I am facing issues when trying to create a Custom Speech service in my AI Foundry project. I have Cognitive Services User access on the resource and AI Account Owner on the project, but whenever I try to create a Speech service, I get the below…
Azure AI Speech
How to connect custom speech model with captioning with speech to text?
From following steps regarding training a custom speech model, most documentations are regarding file format following WAV files. For our particular use cases, we'd like to leverage the custom speech model to generate caption file for mp4 videos. Are…
Azure AI Speech
Hvordan bruke fra text til lydfil
Hvordan bruke AZUR Speech. Jeg får ikke lagret lydfilen etter å ha laget fra tekst til lydfil
Azure AI Speech
Resource not found when making API call to text-to-speed service
Tested it out on Postman: API key is added to header already Headers & body are structured like below: Got this error: 404 Resource Not Found Also tried with speechsdk on Python, with the same API key and service region, i'm able to get speed…
Azure AI Speech
ConversationTranscriber stops recognizing audio after several Start/Stop cycles with PushAudioInputStream.
I am developing a client/server application that uses Microsoft Speech SDK’s ConversationTranscriber for speaker diarization. The production application runs on .NET Framework 4.6.2, written in C# 7.3, and uses Microsoft.CognitiveServices.Speech 1.47.0.…
Azure AI Speech
Change modalities mid session for voice live azure api
I tried to change modalities mid session from ["text", "audio"] to ["text"] and vice versa, to implement switch between text and voice feature for my voice+chat agent. I did this by sending session.update event to azure…
Azure AI Speech
Alias function not working
Hello everyone, I'm trying to adjust the pronunciation of a word in Azure. However, the next to the input box for the "Alias function" the checkmark is missing to lock in the adjustment. I checked with my colleague and they can adjust the…
Azure AI Speech
Why the Azure Speech Service keeps recognizing English words even though I've set the language strictly to Arabic (ar-AE) in my configuration?”
Hello, I’m using the Azure Speech Service to transcribe audio entirely in Arabic, with the following setup: Region: SwedenCentral Language: ar-AE Audio Source: Microphone Azure Speech SDK: 1.42.0 Key details: The recognition language is set…
Azure AI Speech
Cannot create Azure AI Speech resource with Azure for Students subscription
Hello, I am using an "Azure for Students" subscription (Subscription ID: XXXXXXXXXXXX). When I try to create an Azure AI Speech (Cognitive Services) resource, the deployment fails with the following error: "RequestDisallowedByAzure:…
Azure AI Speech
How much is the pricing of using the diarization add on feature when using the fast transcription service?
For the region West Europe. I cannot find it in the pricing table, only for real-time and batch transcription. Not specifically for fast transcription.
Azure AI Speech
Azure Foundry GPT Real-time
I’ve been struggling for several weeks to get the GPT real-time API working. The API versions referenced in the documentation often seem to mismatch, and I haven’t been able to find a clear, authoritative source that indicates which versions are correct.…
Azure AI Speech
I am trying to connect azure voice live web socket api from my frontend and i am integrating ai foundry agent with it
I am trying to connect azure voice live web socket api from my frontend and i am integrating ai foundry agent with it. The url i am using is…
Azure AI Speech
How to integrate the live chat avatars we created in Azure speech service into MS teams Meetings?
We are exploring on options to integrate custom avatars we created in azure speech service to microsoft teams meetings .How do we achieve that?
Azure AI Speech
Sanskrit text to Sanskrit speech coversion using Azure text to speech services
Hello, I have a program that I use to convert telugu text captured into a a word doc into speech using Azure cloud with its speach service. It works fine. But actually the telugu text is nothing but Sanskrit text trasliterated into telugu text using some…