Skip to content

Realtime: move demo audio to separate thread #1141

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

Merged
merged 1 commit into from
Jul 16, 2025
Merged

Realtime: move demo audio to separate thread #1141

merged 1 commit into from
Jul 16, 2025

Conversation

rm-openai
Copy link
Collaborator

@rm-openai rm-openai commented Jul 16, 2025

Without this, the audio playback contends for CPU with the event queue and mic input, which is bad

@rm-openai rm-openai changed the base branch from main to rm/pr1139 July 16, 2025 02:57
@rm-openai rm-openai mentioned this pull request Jul 16, 2025
@seratch seratch added documentation Improvements or additions to documentation feature:realtime labels Jul 16, 2025
rm-openai added a commit that referenced this pull request Jul 16, 2025
---
[//]: # (BEGIN SAPLING FOOTER)
* #1141
* __->__ #1139
Base automatically changed from rm/pr1139 to main July 16, 2025 03:11
Copy link
Member

@seratch seratch left a comment

Choose a reason for hiding this comment

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

makes sense

@rm-openai rm-openai force-pushed the rm/pr1141 branch 3 times, most recently from 937437d to 004c3bf Compare July 16, 2025 03:36
@rm-openai rm-openai merged commit dff0548 into main Jul 16, 2025
10 checks passed
@rm-openai rm-openai deleted the rm/pr1141 branch July 16, 2025 03:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation feature:realtime
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants