Skip to content

Commit afb5dad

Browse files
Update toggle_listening.md
1 parent 6e56ce6 commit afb5dad

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/Customization/Examples/toggle_listening.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
If you want to completely prevent Talon from listening, so not even the wake up commands are active, you can do that by changing the microphone to `"None"`:
44

5+
To list available microphone names. Either used the voice command `"microphone show"` or click `Microphone` in the Talon menu.
6+
57
```talon
68
key(f9):
79
sound.set_microphone("None")

0 commit comments

Comments
 (0)