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

Plugin not works for android #5

Open
siiimaay opened this issue Nov 22, 2023 · 6 comments
Open

Plugin not works for android #5

siiimaay opened this issue Nov 22, 2023 · 6 comments
Labels
bug Something isn't working

Comments

@siiimaay
Copy link

siiimaay commented Nov 22, 2023

Hi,
Can you please help here?
Library does not work for android, but works for iOS

Below is what we get for success event from provided example code.
Already tried deleting app, restarting android studio, and tried flutter clean

MissingPluginException(No implementation found for method listen on channel livespeechtotext/success)

Added permissions already:


  <uses-permission android:name="android.permission.MODIFY_AUDIO_SETTINGS" />
  <uses-permission android:name="android.permission.RECORD_AUDIO”/>

compileSdkVersion 33
minSdkVersion 24

Flutter version 3.10.6
Library version 1.0.9

@liuchuancong
Copy link

+1

@ihsanberahim ihsanberahim added the bug Something isn't working label Dec 4, 2023
@ihsanberahim
Copy link
Owner

@siiimaay are you this problem is from physical device or emulator?

@siiimaay
Copy link
Author

siiimaay commented Dec 4, 2023

@ihsanberahim same for both

@ShaneTeks
Copy link

@ihsanberahim Hi has this bug been fixed on android yet?

@minhto2811
Copy link

+1

1 similar comment
@Ray1239
Copy link

Ray1239 commented Oct 27, 2024

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

6 participants