Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

My Speechly is not working #8

Open
Bhoomikagurram opened this issue Apr 3, 2022 · 5 comments
Open

My Speechly is not working #8

Bhoomikagurram opened this issue Apr 3, 2022 · 5 comments

Comments

@Bhoomikagurram
Copy link

Screenshot (119)
My mic is not working what is the issue?

@femiabimbola
Copy link

Did you allow chrome to access your mic

@pirateSteel
Copy link

pirateSteel commented May 29, 2022

I am also facing the same issue.
I also allowed chrome to access the mic.
Did you somehow solve it? If yes then please share the solution.

Cheers!

@TheHarsh32
Copy link

I have also the same issue

@ansariyusra
Copy link

Error (Broken mic icon). In case of an error (usually during initialisation), the button turns into a broken mic symbol. If you have the optional component in your hierarchy, a description of the problem is displayed. Otherwise, you'll need to look into the browser console to discover the reason for the error. Shown in case of SpeechlyState.Failed, SpeechlyState.NoAudioConsent, SpeechlyState.NoBrowserSupport

@ansariyusra
Copy link

ErrorPanel component
is a normally hidden panel for voice-related error messages and recovery instructions when there is a problem with voice functions, e.g. when accessing site via http or if microphone permission is denied or unsupported in browser.

is intended to be placed inside block. You may, however, place it anywhere in the component hierarchy.

It automatically shows if there is problem detected upon pressing the . Internally, it uses pubsub-js for component to component communication.

Use to help users diagnose and recover from voice-related issues

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants