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

Add audio playback in examples/realtime #277

Open
64bit opened this issue Oct 7, 2024 · 1 comment
Open

Add audio playback in examples/realtime #277

64bit opened this issue Oct 7, 2024 · 1 comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@64bit
Copy link
Owner

64bit commented Oct 7, 2024

Currently examples/realtime only prints text, make it play the audio received via ServerEvent.

@64bit 64bit added help wanted Extra attention is needed good first issue Good for newcomers labels Oct 7, 2024
@dynamite-bud
Copy link

Hey, I started to work on this issue and I've made an example.

Currently, I am able to save the audio to a file which can be played using ffmpeg.

Should I play the output received from OpenAI using system's speaker or should an example saving the audio suffice ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants