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

Tips on submitting #451

Open
sowens-csd opened this issue Nov 1, 2023 · 0 comments
Open

Tips on submitting #451

sowens-csd opened this issue Nov 1, 2023 · 0 comments

Comments

@sowens-csd
Copy link
Contributor

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:

  1. Try the example app
  2. Read the README, especially the troubleshooting section. As others find issues I've added them to the troubleshooting guide.
  3. 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

  1. Include the OS and version information: iOS version 16.4 or ...
  2. Include information about the device you tried: iPhone 14 or Google Pixel 6 or...
  3. Include the version of the plugin you are using: Plugin version 6.4.0 or ...
  4. Include the Flutter version you're using: Flutter Version 3.13.7 or ...
  5. Give a clear description of what you tried and what you expected and where it happened.
  6. 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.
  7. 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.
@sowens-csd sowens-csd pinned this issue Nov 1, 2023
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

1 participant