소스 검색

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