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

Ability to Change Volume Type/Audio Usage for Android. Only Works with Media Volume at the Moment. audio_session Package Doesn't Work #524

Open
1 of 2 tasks
imperialmarch55 opened this issue Sep 6, 2024 · 0 comments

Comments

@imperialmarch55
Copy link

imperialmarch55 commented Sep 6, 2024

🚀 Feature Requests

Need to be able to change which volume controls the volume of TTS. Right now it's only controlled by Media volume, I want it to use Alarm volume for example. Usually I can just use the audio_session package to do this for other sounds, but it doesn't work for flutter_tts for some reason.

Contextualize the feature

People use TTS for things like Alarms, so it makes sense for it to not just use media volume.

Describe the feature

This package either needs a method to directly change the volume type, or something needs to be done about whatever is keeping it from working with the audio_session package. This is the only package I've found that doesn't work with audio_session.

Platforms affected (mark all that apply)

  • 📱 iOS
  • 🤖 Android
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

1 participant