-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Added module for requesting audio from Watts. * Added preview_audio endpoint. * Added SSML tags that Watts expects. * Added required filename. * Added API fetch for audio previews. * Updated labels when audio is playing. * Fixed position of Review audio buttons. * Improved styling on review audio button. * Added a reviewed state. * Added an error toast when audio preview can't play. * Cleaned up ReviewAudioButton. * Reset audioReviewed when user edits either text box. * fetch_env instead of get_env. * Added doc and typespec. * Added function to help build post requests. * Added function to help build post requests. * Changed audio to stop playing when user changes text. * Added an enum to better track audio states. * Added a text limit to textboxes. * Renamed enum values. * Added a better default for Watts ENV. * Noted VPN requirement.
- Loading branch information
Showing
9 changed files
with
329 additions
and
50 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
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
Oops, something went wrong.