watson-developer-cloud/speech-javascript-sdk

Speech to text not working in chrome android (>7, Nougat) and chrome IOS 11

abhilashsandi opened this issue · 8 comments

Speech to text not working in chrome android (>7, Nougat) and chrome IOS. Any plans to fix this issue?

Hey @abhilashsandi, Can you please provide a set of reproducible steps?

I'm using WatsonSpeech.SpeechToText.recognizeMicrophone API.

Same as demo - Transcribe from Microphone
This demo is not working in chrome android and chrome IOS browsers.

It should work if you pre-load the token, try https://watson-speech.mybluemix.net/microphone-streaming-preload-token.html

Mobile Chrome recently added the same limitations that mobile Safari has, so you can't do anything async (like fetching a token) before capturing the microphone :(

Someone should update the examples page to just say "mobile" instead if "iOS"

Any success? I tried to use it in the Andoird 7 and iOS 11 chrome but it returns nothing.

This may be related to a recent issue that I've observed #119

I'm going to take a look at #119 this weekend when I get some time, and I can see if I can reproduce this issue along the way.

stale commented

This issue has been automatically marked as stale because it has had no recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale commented

This issue has been automatically marked as stale because it has had no recent activity. It will be closed if no further activity occurs. Thank you for your contributions.