Skip to content

Commit

Permalink
added image of audio volume indicator
Browse files Browse the repository at this point in the history
  • Loading branch information
deven98 authored and Nash0x7E2 committed Sep 19, 2023
1 parent 3701917 commit 63c5701
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

The audio indicator provides visual feedback when a user connected to the call is speaking.

![Audio Indicator](../assets/cookbook/audio-volume-indicator.png)

You can observe several things about audio in the `CallParticipantState` class such as:

* Check if the current user is the dominant speaker: `participantState.isDominantSpeaker`
Expand Down

0 comments on commit 63c5701

Please sign in to comment.