question

MehmetAltuAkgl-2686 avatar image
0 Votes"
MehmetAltuAkgl-2686 asked romungi-MSFT commented

Speech to text API Not Working and Instability in Some Browsers

There is instability on browsers when using the Speech to text API. For example, while it works fine in old versions of Google Chrome, it does not work in new versions. While it used to work on Safari browser, it no longer works. Is there an update on the API, what is the reason?
We are getting the same problem on this website. Is there a general API problem? Our website has been prepared on the React infrastructure. https://azure.microsoft.com/tr-tr/services/cognitive-services/speech-to-text/

azure-cognitive-servicesazure-speech
· 4
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

@MehmetAltuAkgl-2686 Could you please add more details of the specific scenarios and versions that you are using? A snippet or an implementation of the call to the service? I think developer console logs would also help to check if there is anything blocking the service logs.

0 Votes 0 ·

We have a react application, on this application, we take user voices from both mobile and desktop browsers with STT and convert them to text. This issue is generally available on mobile devices, but also in the desktop version of safari. The system is not receiving the user's voice. It was working before, we have no idea why it's not working now.

0 Votes 0 ·

While the system works on my phone with an old android version, it does not work on a newer version. Doesn't work on iPhones either

0 Votes 0 ·

Is it possible to post details of your issue on the SDK repo issues page? If you are using JS then the page should be this.
This would help the team to investigate further based on the versions of browser, SDK and anything specific to a device or a platform. From the issues page and latest updates I was unable to find any open issue with similar behavior.
There is a recent sample that is published though for android and iOS for integrating JS speech SDK with react native, you might want to explore this and check if the listed dependencies are all available in the versions of your app that is not functional.


0 Votes 0 ·

0 Answers