mirror of
https://github.com/onyx-and-iris/nvda-voicemeeter.git
synced 2026-04-18 07:13:31 +00:00
fixes search path for binary
This commit is contained in:
@@ -6,8 +6,6 @@ import nvda_voicemeeter
|
||||
|
||||
logging.basicConfig(level=logging.DEBUG)
|
||||
|
||||
nvda_voicemeeter.launch()
|
||||
|
||||
KIND_ID = "potato"
|
||||
|
||||
with voicemeeterlib.api(KIND_ID) as vm:
|
||||
|
||||
Reference in New Issue
Block a user