-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
I am running the python SDK example code:
OS: Ubuntu 24.04
Python version: 3.12.3
In the example code running this below:
f.microphone.play_audio_background(audio_data)When removing this return value
frame-sdk-python/src/frame_sdk/microphone.py
Line 266 in db36eba
| return simpleaudio.play_buffer(audio_data, num_channels=1, bytes_per_sample=2, sample_rate=sample_rate) |
The segmentation fault is gone but I cannot hear the audio.
Metadata
Metadata
Assignees
Labels
No labels
