docs: describe --microphone program parameter

ref: N25B-119
This commit is contained in:
Twirre Meulenbelt
2025-11-02 16:16:43 +01:00
parent fab5127cac
commit 854a14bf0c

View File

@@ -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.
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