aws / aws/amazon-chime-sdk-android
I need functions like setSpkMute and getSpkMute in the AudioClient class
Open
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.

Contributor 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