瀏覽代碼

upgraded CLI client/server files

KoljaB 6 月之前
父節點
當前提交
c0185f84f9
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      server/README.md

+ 1 - 1
server/README.md

@@ -179,7 +179,7 @@ stt --get-param silero_sensitivity
 Call the `set_microphone` method on the recorder:
 
 ```bash
-stt --call-method set_microphone
+stt --call-method set_microphone False
 ```
 
 ### Running in Debug Mode