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

Update AudioCapture.swift #17

Closed
wants to merge 1 commit into from
Closed

Update AudioCapture.swift #17

wants to merge 1 commit into from

Conversation

DaveHineman
Copy link

@DaveHineman DaveHineman commented Dec 15, 2022

Changes to init() to eliminate constant audio resets. .defaultToSpeaker and .mergeWithOthers added to improve compatibility with other plugins. I also added some code from the flutter audio_streams package that keeps the stream from dying when changing pages in an app (from https://pub.dev/packages/audio_streams).

Changes to init() to eliminate constant audio resets.
.defaultToSpeaker and .mergeWithOthers added to improve compatibility with other plugins.
@DaveHineman DaveHineman closed this by deleting the head repository Dec 15, 2022
@ysak-y
Copy link
Owner

ysak-y commented Dec 17, 2022

Hi @DaveHineman !! Thank you for submitting PR!! btw, why did you close it? It seems good modification!!

@DaveHineman
Copy link
Author

DaveHineman commented Dec 17, 2022 via email

@ysak-y ysak-y reopened this Dec 17, 2022
@ysak-y
Copy link
Owner

ysak-y commented Dec 17, 2022

@DaveHineman Okay, I restored and approved this PR. Please click "Merge pull request" button.

@DaveHineman
Copy link
Author

DaveHineman commented Dec 17, 2022 via email

Copy link
Author

@DaveHineman DaveHineman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

@DaveHineman
Copy link
Author

I really don't care about the credentials, feel free to just add the changes yourself and roll the version. Later I will learn how to do a pull request properly.

@ysak-y ysak-y reopened this Dec 18, 2022
@ysak-y ysak-y closed this Dec 18, 2022
srmncnk pushed a commit to srmncnk/flutter_audio_capture that referenced this pull request Dec 20, 2022
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.

2 participants