docs: describe --microphone program parameter
ref: N25B-119
This commit is contained in:
@@ -104,6 +104,8 @@ $env:PYTHONPATH="src"; python -m robot_interface.main
|
|||||||
|
|
||||||
With both, if you want to connect to the actual robot (or simulator), pass the `--qi-url` argument.
|
With both, if you want to connect to the actual robot (or simulator), pass the `--qi-url` argument.
|
||||||
|
|
||||||
|
There's also a `--microphone` argument that can be used to choose a microphone to use. If not given, the program will try the default microphone. If you don't know the name of the microphone, pass the argument with any value, and it will list the names of available microphones.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## Testing
|
## Testing
|
||||||
|
|||||||
Reference in New Issue
Block a user