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

"Porcupine method 'from_builtin_keywords' is not a valid function" #1192

Closed
mdags opened this issue Dec 18, 2023 · 1 comment
Closed

"Porcupine method 'from_builtin_keywords' is not a valid function" #1192

mdags opened this issue Dec 18, 2023 · 1 comment

Comments

@mdags
Copy link

mdags commented Dec 18, 2023

          Same issue in flutter version 3.16.4

Doctor summary (to see all details, run flutter doctor -v):
[√] Flutter (Channel stable, 3.16.4, on Microsoft Windows [Version 10.0.22631.2861], locale tr-TR)
[√] Windows Version (Installed version of Windows is version 10 or higher)
[√] Android toolchain - develop for Android devices (Android SDK version 32.1.0-rc1)
[√] Chrome - develop for the web
[√] Visual Studio - develop Windows apps (Visual Studio Community 2022 17.8.3)
[√] Android Studio (version 2023.1)
[√] VS Code (version 1.85.1)
[√] Connected device (5 available)
[√] Network resources

and my code is: _porcupineManager = await PorcupineManager.fromBuiltInKeywords(
accessKey,
[BuiltInKeyword.JARVIS],
_wakeWordCallback,
errorCallback: _errorCallback,
);

Originally posted by @mdags in #695 (comment)

@mdags mdags changed the title Same issue in flutter version 3.16.4 "Porcupine method 'from_builtin_keywords' is not a valid function" Dec 18, 2023
@laves
Copy link
Member

laves commented Dec 18, 2023

I reopened #695, so I'm going to close this issue and we'll track it there.

@laves laves closed this as completed Dec 18, 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

2 participants