You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To Reproduce
I am using the following code that is implemented in the raspberry pi 4 platform to use sounddeivce play a sound while record the sound in the same time. I am using kernel 6.6 and the sound card driver is from https://github.com/HinTak/seeed-voicecard/tree/v6.6.
If I comment sd.rec, the speaker will actually play the respected sound in playback_data. However, if I un-comment like below, the sound will not be played, but the microphone is recording well. What should I do?
Describe the bug
To Reproduce
I am using the following code that is implemented in the raspberry pi 4 platform to use sounddeivce play a sound while record the sound in the same time. I am using kernel 6.6 and the sound card driver is from https://github.com/HinTak/seeed-voicecard/tree/v6.6.
If I comment sd.rec, the speaker will actually play the respected sound in playback_data. However, if I un-comment like below, the sound will not be played, but the microphone is recording well. What should I do?
Expected behavior
As describe above
Platform
Relevant log output
No response
The text was updated successfully, but these errors were encountered: