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

Cannot record voice in example: this.recognition.stop is not a function #4

Open
faradawn opened this issue Jul 11, 2024 · 1 comment

Comments

@faradawn
Copy link

Hi,

Thank you for the meaningful project of multimodal interaction.

When running the example project, I couldn't stop the voice recording. Below is a screenshot.

Screenshot 2024-07-10 at 9 56 20 PM

When running expo start, I had some dependencies warnings:

Some dependencies are incompatible with the installed expo version:
  @expo/[email protected] - expected version: ^19.0.0
  [email protected] - expected version: ~12.3.0
  [email protected] - expected version: 0.72.10
  [email protected] - expected version: 4.6.3
  [email protected] - expected version: ~3.22.0

Would appreciate any help!

Thanks!

@valkjsaaa
Copy link
Contributor

You need to provide API keys in the .env file. see: https://github.com/StanfordHCI/ReactGenie/blob/master/example/.env.example

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

2 participants