[go: nahoru, domu]

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

[documentation] [video_player] how play local audio #45691

Closed
ChristianKleineidam opened this issue Nov 27, 2019 · 3 comments
Closed

[documentation] [video_player] how play local audio #45691

ChristianKleineidam opened this issue Nov 27, 2019 · 3 comments
Labels
p: video_player The Video Player plugin package flutter/packages repository. See also p: labels.

Comments

@ChristianKleineidam
Copy link

I currently develop an alarm app and I want to play alarm sounds.
There are various independent packages but they don't seem like they support all platforms and support the ability to play the sound in AudioManager.STREAM_ALARM loudness on Android.

While I looked at playing the audio I looked at video_player. Given that it's build on ExoPlayer and ExoPlayer can also play mp3's there's hope that video_player can play mp3s. Unfortunately, the documentation isn't clear about whether it can. If it can't it should be explicit about that.

@iapicca iapicca changed the title It's unclear what to do when wanting to play local audio [documentation] [audio_player] how play local audio Nov 27, 2019
@iapicca iapicca added documentation p: video_player The Video Player plugin labels Nov 27, 2019
@iapicca iapicca changed the title [documentation] [audio_player] how play local audio [documentation] [video_player] how play local audio Nov 27, 2019
@iapicca
Copy link
Contributor
iapicca commented Nov 27, 2019

@TahaTesser
Copy link
Member

Hi @ChristianKleineidam
please check this comment

The video_player plugin is not designed for audio file playback, so this is working as intended.

If you disagree please write in the comments and I will reopen it.
Thank you

@lock
Copy link
lock bot commented Apr 4, 2020

This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug, including the output of flutter doctor -v and a minimal reproduction of the issue.

@lock lock bot locked and limited conversation to collaborators Apr 4, 2020
@flutter-triage-bot flutter-triage-bot bot added the package flutter/packages repository. See also p: labels. label Jul 5, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
p: video_player The Video Player plugin package flutter/packages repository. See also p: labels.
Projects
None yet
Development

No branches or pull requests

4 participants