-
-
Notifications
You must be signed in to change notification settings - Fork 124
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
Comments
Did you allow chrome to access your mic |
I am also facing the same issue. Cheers! |
I have also the same issue |
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 |
ErrorPanel component 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 |
My mic is not working what is the issue?
The text was updated successfully, but these errors were encountered: