Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: Update file output option in transcription filter #128

Merged
merged 1 commit into from
Jul 9, 2024

Conversation

royshil
Copy link
Collaborator

@royshil royshil commented Jul 6, 2024

  • Update the file output option in the transcription filter to use the new "Save to File" label instead of "Text File output"
  • Add a new boolean flag "save_to_file" in the transcription filter data structure to track the file output setting
  • Update the code in transcription-filter-callbacks.cpp and transcription-filter.cpp to use the new flag for file output logic
  • Update the properties and UI in transcription-filter-properties.cpp to reflect the changes

- Update the file output option in the transcription filter to use the new "Save to File" label instead of "Text File output"
- Add a new boolean flag "save_to_file" in the transcription filter data structure to track the file output setting
- Update the code in transcription-filter-callbacks.cpp and transcription-filter.cpp to use the new flag for file output logic
- Update the properties and UI in transcription-filter-properties.cpp to reflect the changes
@royshil royshil merged commit ee07bbe into master Jul 9, 2024
10 checks passed
@royshil royshil deleted the roy.file_output_option branch July 9, 2024 21:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant