You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You're likely here because you're having trouble getting speech recognition working. Here are some tips to help you get the information you need.
Before you submit:
Try the example app
Read the README, especially the troubleshooting section. As others find issues I've added them to the troubleshooting guide.
Try it on a physical device, not a simulator. Simulators are creatures of chaos, getting them to work is finicky and uncertain.
In your issue
Include the OS and version information: iOS version 16.4 or ...
Include information about the device you tried: iPhone 14 or Google Pixel 6 or...
Include the version of the plugin you are using: Plugin version 6.4.0 or ...
Include the Flutter version you're using: Flutter Version 3.13.7 or ...
Give a clear description of what you tried and what you expected and where it happened.
Try a run with debug logging turned on and provide the log with your issue. You turn debug logging on in the initialize call by setting the debugLogging: true parameter.
I'm not going to read any substantial amount of your code to try to find a problem. A small snippet of code may be helpful if it helps clarify the issue.
The text was updated successfully, but these errors were encountered:
You're likely here because you're having trouble getting speech recognition working. Here are some tips to help you get the information you need.
Before you submit:
In your issue
initialize
call by setting thedebugLogging: true
parameter.The text was updated successfully, but these errors were encountered: