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

getDefaultVoice method throws an Exception #501

Open
2 tasks done
ihr1337 opened this issue May 31, 2024 · 1 comment
Open
2 tasks done

getDefaultVoice method throws an Exception #501

ihr1337 opened this issue May 31, 2024 · 1 comment

Comments

@ihr1337
Copy link

ihr1337 commented May 31, 2024

🐛 Bug Report

When getDefaultVoice method is invoked - I get an Exception

[ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: MissingPluginException(No implementation found for method getDefaultVoice on channel flutter_tts) #0 MethodChannel._invokeMethod (package:flutter/src/services/platform_channel.dart:332:7) <asynchronous suspension> #1 FlutterTts.getDefaultVoice (package:flutter_tts/flutter_tts.dart:502:19)

Tried flutter clean, restarting IDE, restarting Simulator - didn't help

Version: 4.0.2

Platform:

  • 📱 iOS
  • 🤖 Android
@zeqinjie
Copy link

zeqinjie commented Jun 17, 2024

yes me too, look like flutter/flutter#16049 ?
At last i registry by myself
image

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