-
Notifications
You must be signed in to change notification settings - Fork 503
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(iOS): Event listener for volume changes (#121)
Voice.onSpeechVolumeChanged(event) can work with iOS, Here I am Normalising the db value to scale 0-10, Similar to value what the android values Please do Suggest the best way ,Should i Normalise it or else provide the raw db value obtained(raw db scales from 0 to -80db) Co-authored-by: Jason Safaiyeh <[email protected]>
- Loading branch information
1 parent
601d241
commit 177f1a8
Showing
1 changed file
with
56 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters