This repository has been archived by the owner on Jan 20, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 188
Can we get the audioSessionId? #142
Comments
on what platform you are trying to do this? |
I want it on android and iOS both.
…On Fri, 16 Oct 2020 at 12:44 AM, moda20 ***@***.***> wrote:
on what platform you are trying to do this?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#142 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ALBYECNB6GTJNBVTOX27EKTSK5CXXANCNFSM4SQOQAWA>
.
|
I don't think this repository implements mediaSession at all, at least on android i am pretty sure. |
I want to implement custom equaliser on playing audio, for that I need
audioSessionId.
…On Fri, 16 Oct 2020 at 1:24 AM, moda20 ***@***.***> wrote:
I don't think this repository implements mediaSession at all, at least on
android i am pretty sure.
And what are you doing with it exactly? I did extend an older version of
this repo to include mediaSessions and audio focus, if you are interested
in that. Otherwise, you would have to code it yourself.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#142 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ALBYECIE4TJYONYKZWHUPRLSK5HRDANCNFSM4SQOQAWA>
.
|
Like I said this repository, does not implement mediaSession in the firstPlace. So you can't get a sessionID with it. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I want to retrieve audioSessionId, how can I get that?
The text was updated successfully, but these errors were encountered: