Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
FirstWiseman committed Apr 10, 2024
1 parent 2e248d2 commit 5ccbefc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ isTalking | `bool` | `true` when player starts talking, `false` when the player
Parameter | Type | Description
------------ | ------------- | -------------
voiceRange | `float` | current voice range
index | `int` | index of the current voice range (starts at `1`)
index | `int` | index of the current voice range (starts at `0`)
availableVoiceRanges | `int` | count of available voice ranges

### SaltyChat_MicStateChanged
Expand Down

0 comments on commit 5ccbefc

Please sign in to comment.