sirWest / AudioSwitch

Switch between default audio input or output + change volume
Apache License 2.0
1.09k stars 87 forks source link

Error on Startup #168

Open Lucid0418 opened 2 years ago

Lucid0418 commented 2 years ago

audioswitch_startuperror Log Entry: 2021-11-20 오전 12:42:28

System.Runtime.InteropServices.COMException (0x80004005): COM 구성 요소 호출에서 HRESULT E_FAIL 오류가 반환되었습니다. 위치: System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32 errorCode, IntPtr errorInfo) 위치: AudioSwitch.CoreAudioApi.PolicyConfigClient.SetDefaultEndpoint(String devID, ERole eRole) 위치: AudioSwitch.Classes.StartupDeviceTask.switchDevice(CDevice devSettings, Device dev, ERole role) 위치: AudioSwitch.Classes.StartupDeviceTask.Run() 위치: AudioSwitch.Classes.Program.Main(String[] args)