Skip to content

Feature: Library interface update#4

Merged
kronikarz merged 1 commit intomasterfrom
mj-feature/lib-interface-update
Aug 5, 2025
Merged

Feature: Library interface update#4
kronikarz merged 1 commit intomasterfrom
mj-feature/lib-interface-update

Conversation

@nemoforte
Copy link
Collaborator

A patch for the latest changes of the audio protocol library.

List of changes:

  • modified receive_tab_cubit.dart to create one AudioDecoder for the whole app lifecycle
  • modified send_tab_cubit.dart to create one AudioGenerator for the whole app lifecycle
  • replaced AudioStreamSink with StreamAudioSinkArgs in send_tab_cubit.dart
  • added send_tab_preparing_state.dart and modified buttons_panel.dart to handle the phase of sound generation on the UI

A patch for the latest changes of the audio protocol library.

List of changes:
- modified receive_tab_cubit.dart to create one AudioDecoder for the whole app lifecycle
- modified send_tab_cubit.dart to create one AudioGenerator for the whole app lifecycle
- replaced AudioStreamSink with StreamAudioSinkArgs in send_tab_cubit.dart
- added send_tab_preparing_state.dart and modified buttons_panel.dart to handle the phase of sound generation on the UI
@nemoforte nemoforte requested review from dpajak99 and kronikarz August 5, 2025 11:11
@kronikarz kronikarz merged commit b059e20 into master Aug 5, 2025
2 checks passed
@kronikarz kronikarz deleted the mj-feature/lib-interface-update branch August 5, 2025 11:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants