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

[HELP]: How can i play stream audio from Speaker? #1102

Open
MrTavus opened this issue Oct 15, 2024 · 4 comments
Open

[HELP]: How can i play stream audio from Speaker? #1102

MrTavus opened this issue Oct 15, 2024 · 4 comments
Labels
help wanted Extra attention is needed Not yet handled

Comments

@MrTavus
Copy link

MrTavus commented Oct 15, 2024

I need Help for :

Play a sound coming from Stream with Speaker


Hi. I develop a voice chat application. I use socket.io both flutter and nodejs. I used startPlayerFromStream() function to play audio. But this audio is played on handset. I want to play audio with speaker. How can i do?

@MrTavus MrTavus added help wanted Extra attention is needed Not yet handled labels Oct 15, 2024
@MrTavus
Copy link
Author

MrTavus commented Oct 18, 2024

hi. is there anybody help me?

@Larpoux
Copy link
Collaborator

Larpoux commented Oct 18, 2024

Hi, @MrTavus

I am not sure that it’s possible to do that on Flutter Sound 9.x.
Some times ago there was a parameter allowing to specify the output device.
I don’t remember well, but I guess that it didn’t work correctly.
And there was no possibility to get a list of the output devices available.

note: I am currently working on a v10.0 release. With this new version it will be possible to select the mic and the speaker to use. But be patient: v10.0 is not expected before the end of the year.

@MrTavus
Copy link
Author

MrTavus commented Oct 18, 2024

I dont need new version because i developed a feature to change source of voice between headset and speaker. If you want, i can share how i do in this flood

@Larpoux
Copy link
Collaborator

Larpoux commented Oct 18, 2024

Oh yes! Sure. If you suggest to improve flutter sound, it would be great.
Of course, a pull request would be the best for me, because I don’t want to spend much time on v9.x : v10.0 is much work for me and I really want to release something at the end of the year. At least for flutter web at the beginning.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed Not yet handled
Projects
None yet
Development

No branches or pull requests

2 participants