Revert "Поменял архитектуру, сильно уменьшил кол-во зависимостей, убрал pyaduio, porcupine"
This commit is contained in:
parent
def488a929
commit
a14e75ebb2
179 changed files with 1365 additions and 609 deletions
6
custom-commands/Switch to dynamics.ahk
Normal file
6
custom-commands/Switch to dynamics.ahk
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
#NoEnv ; Recommended for performance and compatibility with future AutoHotkey releases.
|
||||
; #Warn ; Enable warnings to assist with detecting common errors.
|
||||
SendMode Input ; Recommended for new scripts due to its superior speed and reliability.
|
||||
SetWorkingDir %A_ScriptDir% ; Ensures a consistent starting directory.
|
||||
|
||||
Run, nircmd setdefaultsounddevice "Luna Edifier" 1
|
||||
Loading…
Add table
Add a link
Reference in a new issue