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

Bluetooth headphone support #148

Merged
merged 6 commits into from
Jan 9, 2024
Merged

Bluetooth headphone support #148

merged 6 commits into from
Jan 9, 2024

Conversation

emurray2
Copy link
Member

@emurray2 emurray2 commented Jan 8, 2024

So a new audio engine is created each time the view is loaded and doesn't contain the stopped state of the previous audio engine
So the view's engine can have start/stop functionality.
This way audio will stop playing when the view is closed and the engine can start when the view is loaded
Allow bluetooth in this session because it is ultimately the audio session Cookbook uses when the app is first loaded. Thus, users wearing a Bluetooth-enabled device will be able to listen to audio through said device.
@NickCulbertson NickCulbertson merged commit 7c39bac into AudioKit:main Jan 9, 2024
3 checks passed
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