aws / aws/amazon-chime-sdk-android

I need functions like setSpkMute and getSpkMute in the AudioClient class

Open
#667 2 comments 0 reactions 0 assignees View on GitHub
question
Dominant language
Kotlin
Stars
113
Forks
60
Avg merge
40m
Merged PRs (30d)
2

Description

I need setSpkMute and getSpkMute functions in the AudioClient class, similar to setMicMute and getMicMute.

setSpkMute: Mute configuration for the device's speaker output.
getSpkMute: ...

I really need those functions.

![Image](https://github.com/user-attachments/assets/34b86cf8-9c49-4c6c-adff-0cbc9c629c80)

Contributor guide

Open the contributing guide

Research direction

Locate the AudioClient class and inspect the existing setMicMute and getMicMute implementations first. Add equivalent speaker-output mute accessors with matching behavior, then verify that the new functions compile and are covered by the project’s existing AudioClient checks.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, kotlin
Domain
audio-video-rtc, mobile
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.