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

feat: detect muted devices #100

Open
d0minYk opened this issue Apr 8, 2023 · 0 comments
Open

feat: detect muted devices #100

d0minYk opened this issue Apr 8, 2023 · 0 comments
Labels
feature Feature platform: ios iOS platform

Comments

@d0minYk
Copy link

d0minYk commented Apr 8, 2023

Plugin version:
2.1.0

Platform(s):
iOS

Current behavior:
iPhones that are silenced with the physical mute button won't play any voice, no warning shown either

Expected behavior:
iPhones would override the silence option, or there would be an isMuted function that returns whether the phone is muted/not on iOS, so a warning can be shown.

Steps to reproduce:

  1. Put an iPhone in muted mode with the physical button
  2. Call the speak function with anything
@robingenz robingenz added platform: ios iOS platform feature Feature and removed needs: triage labels Apr 8, 2023
@robingenz robingenz changed the title bug: Muted iOS devices won't make any sound feat: detect muted devices Apr 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Feature platform: ios iOS platform
Projects
None yet
Development

No branches or pull requests

2 participants