Custom Speech - Text files in catalan language
I am trying to build a customised model for the catalan language. I am uploading a set of files in catalan language where there are many words containing the "·" character. However, this character is removed when I see the text accepted by…
Azure AI Speech
Text to speech failed with error: WS_OPEN_ERROR_UNDERLYING_IO_OPEN_FAILED
Hi, since about ~8 PM UTC, our system encounters the problem that speech to text is not working. It's neither working with 1.23 and the latest version 1.24 of the Speech SDK and we are on the S0 standard plan. We haven't changed anything in our code…
Azure AI Speech
Azure AI services
Mix channels in speech-to-text transcription?
I'm trying to transcribe videos containing single speakers but recorded in two-channel format (using https://eastus.api.cognitive.microsoft.com/speechtotext/v3.0/transcriptions). In the results, I'm seeing slightly different (+/- 10 millisecond)…
Azure AI Speech
Azure AI services
Tracking azure speech usage per end user
I'm hoping to write a mobile app that uses Azure cognitive services to do speech recognition for a user. My hope was to be able to charge each end user for the time they use the speech recognition. That is, when they push the 'talk' button it tracks how…
Azure AI Speech
Azure Service Bus
Conversation transcript return result with 0 size
Hi, I tried to follow the instruction for Asynchronous Conversation Transcription with url - https://learn.microsoft.com/en-us/azure/cognitive-services/speech-service/how-to-async-conversation-transcription?pivots=programming-language-java I…
Azure AI Speech
Which STT supported dialects support Normalization
Which STT dialects support normalization on transcripts?
Azure AI Speech
Batch Transcription to only return text? Like the demo
Is it possible to only return text instead of the json of all the information. I just want a clean translation ty!
Azure AI Speech

Wrong pronunciation
Good morning, I´m currently working with MS Speech Studio and create with the Text to Speech function audio files: These are the issues I´m struggeling with: Sometimes the speaker reads "mm" as"milometre" instead of…
Azure AI Speech
Azure AI services
Are there limitations in usage of generated TTS audio files?
Hello, I have a question regarding the usage of the generated TTS files: Are there any limitations? We want to publish them under CC License. I haven't found any resources regarding that questions, any guidance is appreciated. Thanks and all the…
Azure AI Speech
Failed to use Custom Speech of ur TTS, at Speech Stuido
Failed to use Custom Speech of ur TTS, at Speech Stuido I am the user of ur Azure TTS service, and now would like to move onto custom voice speech for TTS, and following your given online instruction, i go to visit your Speech Studio, …
Azure AI Speech
Can I config azure speech-to-text to recognize numbers specially?
I have a requirement in my app to ask a candidate some mathematical calculation questions, then the candidate will speak the number answers directly. The app will then use Azure speech-to-text to recognize the answers into text numbers. Are there any…
Azure AI Speech

Speech To Text Firewall Settings
Hi, I use the JavaScript sdk to access Speech To Text service. Everything works pretty well until I am trying to grant access from an individual ip address. I am following this document: …
Azure AI Speech
TTS JavaScript - About text to speech characters counted
Following the code in the example,https://github.com/Azure-Samples/cognitive-services-speech-sdk/blob/master/samples/js/browser/synthesis.html I was able to use Text-to-Speech successfully, but when I clicked the start synthesis button in succession,…
Azure AI Speech

Does Azure Speech To Text provide services for seperating the transcribed text into natural paragraphs?
I am using Azure STT service and it is working well. However, in my use case most transcribed texts are quite long. We need to separate those text into natural paragraphs for better readability. We could make simple rules like setting the word limit for…
Azure AI Speech
Audio Percept Audio for Non-Human Voice Identification.
Hello. Azure percept audio is mainly integrating LUIS and Speech Service of azure as an underline technology to give Voice assistance feature only after listening to a "Keyword" or "Wake-Up Word" , eg. Computer.... Turn on the AC.…
Azure Percept
Azure AI Speech
sapi speech sdk is it allowed to use it commercially
Please let me know the standard pricing for Microsoft Speech API (SAPI) SDK Could not find this info in the license.rtf file or anywhere else. Is it allowed to develop apps with this dll for commercial purposes Or use the voice generated for…
Azure AI Speech
Microsoft Security | Microsoft Entra | Microsoft Entra ID
Speech to Text Container(latest Version, buildnumber": "20220822.1" ) Cannot Work
I pulled the latest Speech to Text Container ,images info: mcr.microsoft.com/azure-cognitive-services/speechservices/speech-to-text latest 76ed654a9b87 10 days ago 16.3GB And run it with command, It start up with no…
Azure AI Speech
Azure Container Instances
Create TTS in AZURE with different age groups
Hi All, I have used Azure TTS service to generate voice clips using the public voice options provided in the library. But I need voice with respect to different age groups (young, middle-aged, old). Can I create voice clips with age characteristics…
Azure AI Speech

Word "Persien" not pronounced correctly with German voice
The word "Persien" is not pronounced correctly with the German Voice "de-DE-ConradNeural" Even when I added the IPA to the lexicon it still wasn't quite right. IPA: ˈpɛʁzi̯ən Lexicon entry:…
Azure AI Speech
Speech synthesis canceled, Unsupported voice pt-BR-LeticiaNeural
I need to use the voice "pt-BR-LeticiaNeural" but it doesn't work, I get the error: Speech synthesis canceled, Unsupported voice pt-BR-LeticiaNeural. websocket error code: 1007 Did you set the speech resource key and region values? My…