更改
This commit is contained in:
parent
5735d899fb
commit
350a5e8bec
@ -658,10 +658,10 @@ def test_microphone():
|
|||||||
print(f"开始录音失败,错误码: {result}")
|
print(f"开始录音失败,错误码: {result}")
|
||||||
|
|
||||||
if __name__ == "__main__":
|
if __name__ == "__main__":
|
||||||
# test_biohead()
|
test_biohead()
|
||||||
# test_camera()
|
# test_camera()
|
||||||
# test_rgb_image_stream()
|
# test_rgb_image_stream()
|
||||||
# test_dexhand()
|
# test_dexhand()
|
||||||
# test_sensor_data_stream()
|
# test_sensor_data_stream()
|
||||||
# test_speaker()
|
# test_speaker()
|
||||||
test_microphone()
|
# test_microphone()
|
||||||
Loading…
Reference in New Issue
Block a user