-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(android): allow saving recorded audio as wav on startRealtimeTra…
…nscribe (#128) * feat: android startRealtimeTranscribe allow saving recorded audio as .wav This change allows use cases such as playing back audio while highlighting the current audio segment * style: remove uneeded changes to spacing bad prettier format * fix: remove forced .wav extension on written audio files Fix to comment * fix: update audioOutputPath comment --------- Co-authored-by: Jhen-Jie Hong <[email protected]>
- Loading branch information
Showing
2 changed files
with
86 additions
and
0 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
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