Skip to content

Commit 1aab213

Browse files
authored
Rename recording_voice_test.py to test/recording_voice_test.py
1 parent af38f71 commit 1aab213

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,4 @@
4848
wf.setframerate(fs)
4949
# save
5050
wf.writeframes(b''.join(frames))
51-
wf.close()
51+
wf.close()

0 commit comments

Comments
 (0)