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
Normally, it should record for 20 seconds but instead if stop at silence before the 20 seconds had finished.
So, for the recorded audio, the length is actually 20 seconds but I get 7 seconds of audio because after 7 seconds there was a silence.
Can you please help me with this issue?
Thank you in advance for your reply.
The text was updated successfully, but these errors were encountered:
Hello,
I'm currently using sounddevice to record audio from my speaker output using this code.
Normally, it should record for 20 seconds but instead if stop at silence before the 20 seconds had finished.
So, for the recorded audio, the length is actually 20 seconds but I get 7 seconds of audio because after 7 seconds there was a silence.
Can you please help me with this issue?
Thank you in advance for your reply.
The text was updated successfully, but these errors were encountered: