Improvements/pjm 35 1 click voice recording#15
Open
YashShah-Josh wants to merge 14 commits intomainfrom
Open
Conversation
…ngs and update translations.
…, emit RecordingEmpty state, and show user feedback in UI. Introduce EmptyRecordingException in VoiceRepository to manage silent audio cases.
…. Update Podfile.lock to include shared_preferences_foundation dependency.
… to speak, balance inquiries, transaction statuses, and error messages across multiple languages.
… balance inquiries, transaction statuses, and error messages, along with a "tap to speak" prompt across multiple languages. Changes are done in app_localizations_xx.dart files & app_localizations.dart file.
….dart for improved readability and maintainability. Commented out local URL for potential future use.
…d silence reminders. Added callbacks for idle, initial silence, and silence reminder events, along with associated timers. Updated start and stop methods to handle new functionality and improve user interaction during voice recording.
…g for voice events. Added InitialSilence event and updated StartListening and StopListening events to manage locale and silence reminders effectively. Improved TTS service to log available languages and set language dynamically based on user input.
…me screen. Removed local tracking of recording state and hold progress, replacing it with a click-to-speak button. Updated UI feedback for recording states and improved localization for button labels.
… across multiple languages.
…ce banking confirmation across multiple languages.
…or testing purposes. Commented out the previous local URL for potential future use.
…speech. Update VoiceRepository to enhance timeout settings and modify stopAndTranscribe method to require sessionId. Add logging for form data in API requests for better debugging.
…events, implemented CancelVoiceSession to handle user cancellation, and introduced a confirmation dialog for stopping voice banking. Enhanced TTS handling to respect session cancellation state.
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.