react-native-webrtc / react-native-webrtc/react-native-incall-manager
Get speakerphone state
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 597
- Forks
- 201
- Avg merge
- 2h 42m
- Merged PRs (30d)
- 1
Description
Currently it is not possible to find out speakerphone state. Since speakerphone can be turned on/off by both system and API, it is hard to show user the correct speakerphone state (e.g. for speakerphone icon). It would be great to have an event which would be fired when speakerphone is turned on or off.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the repository's media-route, sensor, and event handling related to speakerphone changes. Define how the event should represent state changes made by the system or API, and verify that consumers can use it to keep a speakerphone indicator accurate.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, react-native
- Domain
- audio-video-rtc, mobile
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100