Agora-Flutter-SDK
Agora-Flutter-SDK copied to clipboard
Be able to know if user is speaking while muted.
Is your feature request related to a problem? Please describe. I wanna provide a feedback if the user is speaking and doesnt notice he is muted.
Describe the solution you'd like An option to add to audioVolumeIndication to report local values even when muteLocalAudioStream is true. it makes sense, since the local audio is not disabled, only the sending of audio data.
Describe alternatives you've considered I really do not want to capture the mic audio separately while in the middle of an agoraio call.
Additional context pls
pls use enableLocalAudio instead of.
is audioVolumeIndication working when muteLocalAudioStream is true?
audioVolumeIndication
is audioVolumeIndication working when muteLocalAudioStream is true?
it isnt. thats exactly the issue.
I still wanna audioVolumeIndication to work when:
enableLocalAudio is true and muteLocalAudioStream is false
If you still face this problem, please try upgrading the latest version of agora_rtc_engine
to see if it works or not.
Without additional information, we are unfortunately not sure how to resolve this issue. We are therefore reluctantly going to close this bug for now. If you find this problem please file a new issue with the same description, what happens, logs and the output. All system setups can be slightly different so it's always better to open new issues and reference the related ones. Thanks for your contribution.
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 raise a new issue.