react-native-webrtc / react-native-webrtc/react-native-incall-manager

Get speakerphone state

Open
#44 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.