Skip to content

Implement get audio session id (Android)#946

Closed
tonkarhu wants to merge 24 commits intoCanardoux:masterfrom
offcode-oy:master
Closed

Implement get audio session id (Android)#946
tonkarhu wants to merge 24 commits intoCanardoux:masterfrom
offcode-oy:master

Conversation

@tonkarhu
Copy link

I needed to get the audio session ID created during the player initialization for further use (equalizer). Library lacked the implementation, so this is my solution for get it.

Depends on: Canardoux/flutter_sound_core#9

Signed-off-by: Toni Karhu <toni.karhu@offcode.fi>
Signed-off-by: Toni Karhu <toni.karhu@offcode.fi>
@tonkarhu
Copy link
Author

This implements: GH-495

- When this lib is used as submodule to other project these paths needs
to be modied in order this to work

Signed-off-by: Toni Karhu <toni.karhu@offcode.fi>
Signed-off-by: Toni Karhu <toni.karhu@offcode.fi>
Signed-off-by: Toni Karhu <toni.karhu@offcode.fi>
Signed-off-by: Toni Karhu <toni.karhu@offcode.fi>
Signed-off-by: Toni Karhu <toni.karhu@offcode.fi>
Signed-off-by: Toni Karhu <toni.karhu@offcode.fi>
Signed-off-by: Toni Karhu <toni.karhu@offcode.fi>
Signed-off-by: Toni Karhu <toni.karhu@offcode.fi>
Signed-off-by: Toni Karhu <toni.karhu@offcode.fi>
Signed-off-by: Toni Karhu <toni.karhu@offcode.fi>
Signed-off-by: Toni Karhu <toni.karhu@offcode.fi>
Signed-off-by: Toni Karhu <toni.karhu@offcode.fi>
Signed-off-by: Toni Karhu <toni.karhu@offcode.fi>
- There are some hacks now that needs to be fixed at some point

Signed-off-by: Toni Karhu <toni.karhu@offcode.fi>
Signed-off-by: Toni Karhu <toni.karhu@offcode.fi>
Signed-off-by: Toni Karhu <toni.karhu@offcode.fi>
Signed-off-by: Toni Karhu <toni.karhu@offcode.fi>
Signed-off-by: Toni Karhu <toni.karhu@offcode.fi>
Signed-off-by: Toni Karhu <toni.karhu@offcode.fi>
Signed-off-by: Toni Karhu <toni.karhu@offcode.fi>
Signed-off-by: Toni Karhu <toni.karhu@offcode.fi>
Signed-off-by: Toni Karhu <toni.karhu@offcode.fi>
@github-actions
Copy link

This PR is stale because it has been open 90 days with no activity. Leave a comment or this will be closed in 7 days

@github-actions github-actions bot closed this Dec 7, 2023
@Larpoux Larpoux reopened this Feb 23, 2024
@github-actions github-actions bot closed this Mar 2, 2024
@Larpoux Larpoux reopened this Mar 2, 2024
@Larpoux
Copy link
Collaborator

Larpoux commented Mar 3, 2024

@tonkarhu : First, I am very sorry that I did not look to your PR sooner.
Your PR seems very good. I am going to merge it in the last Flutter Sound version.
I just hope that you have not switched to another Flutter Plugin because I was too late to integrate your PR into Flutter Sound.

I am very impressed that you was able to develop on flutter_sound_core : it is something not very easy because the library is not hosted on pub.dev. Congratulations.

@Larpoux
Copy link
Collaborator

Larpoux commented Mar 10, 2024

Hi @tonkarhu .

Flutter Sound does not manage the Audio Sessions. The Audio Sessions are handled by (The Audio_Session Pluggin)[https://pub.dev/packages/audio_session].

@Larpoux Larpoux closed this Mar 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants