Questions tagged [azure-speech]

Azure speech is a cloud based speech to text service in the Microsoft Azure family of machine learning and artificial intelligence APIs

140 questions
0
votes
1 answer

Azure Speech to Text stops working after 3 to 4 minutes in Android SDK Version 1.2.2

We are facing issue using speech to text API, it works fine for around 4 minutes and suddenly it stops working. When checking in logcat(Android studio error logger) it shows errors as below. We are using it with subscription key 02-08 03:30:02.434…
harnish
  • 77
  • 2
  • 13
0
votes
1 answer

How use Azure speech services (TTS) over than 1024 chars?

I'm using Azure Bing TTS for some math dictation. There is a lot of pauses between the number. for instance: Exercise number 1. 1 2 36
Daniel Santos
  • 14,328
  • 21
  • 91
  • 174
-1
votes
1 answer

Switching python interpreters for Heroku web app

The problem For context: I have deployed an app with Heroku I have Python 3.9.2 running locally in VS Code vs Python 3.10.8 running on a Heroku machine I am currently encountering the problems as mentioned on this thread. I have found the solution…
e-driver1
  • 45
  • 7
-1
votes
1 answer

Microsoft Azure speech to text behavior in JavaScript SDK in browser application

I have deployed Azure speech to text SDK in JavaScript SDK in browser application. Finding difficulties with the below scenarios. When trying to start dictation in a text box which already has text in it, it always starts from the end of the text.…
-1
votes
1 answer

Azure Speech SDK on raspberry pi

Is there a way to use the Speech SDK with C# on a raspberry pi (ARM or ARM64) using linux or windows IoT? Preferably an .NET Core. Thanks.
Efraim Newman
  • 927
  • 6
  • 21
1 2 3
9
10