The synthesizer seems to ignore some applications that should be there #1287
Replies: 1 comment
-
Please file an issue if this continues to happen, thanks! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
apps like msedge and dingtalk doesn't appear in the earthumpet synthesizer
-----debug info-----
version: 2.2.1.0
runtimeMinutes: 5663
gdiObjects: 78
userObjects: 47
globalGdiObjects: 3929
globalUserObjects: 3929
handleCount: 825
releaseStage: production
osVersionBuild: 19041.1.amd64fre.vb_release.191206-1406
osArchitecture: 64 bit
processorCount: 4 core(s)
IsLightTheme: True
IsSystemLightTheme: False
IsRTL: False
IsTransparencyEnabled: True
UseAccentColor: False
AnimationsEnabled: False
IsHighContrast: False
HasIdentity: True
IsShuttingDown: False
Culture: zh-CN
CurrentUICulture: zh-CN
systemDpi: 96
taskbarDpi: 96
addons:
region: CN
扬声器/听筒 (Realtek Audio) 40% Id: {0.0.0.00000000}.{0c029c5a-6804-4cbe-8bbf-d63c75f72636}
系统声音
(SystemSounds) (Inactive) 0% Id: {0.0.0.00000000}.{0c029c5a-6804-4cbe-8bbf-d63c75f72636}|#%b{A9EF3FD9-4240-455E-A4D5-F2B3301887B2}|1%b#
AppId: System.SystemSoundsSession ProcessId: 0 Alive: True
IconPath: C:\WINDOWS\sysnative\audiosrv.dll,203
GroupingParam: efa96f78-321e-4193-aca2-8534108c4cb5
steam
(Desktop) (Inactive) 100% Id: {0.0.0.00000000}.{0c029c5a-6804-4cbe-8bbf-d63c75f72636}|\Device\HarddiskVolume3\Program Files (x86)\Steam\steam.exe%b{00000000-0000-0000-0000-000000000000}|1%b1724
AppId: C:\Program Files (x86)\Steam\steam.exe ProcessId: 1724 Alive: True
IconPath: C:\Program Files (x86)\Steam\steam.exe
GroupingParam: 535e7661-84eb-4e21-b6c7-ced1b9aaf963
FxSound
(Desktop) (Active) 100% Id: {0.0.0.00000000}.{0c029c5a-6804-4cbe-8bbf-d63c75f72636}|\Device\HarddiskVolume3\Program Files\FxSound LLC\FxSound\FxSound.exe%b{00000000-0000-0000-0000-000000000000}|1%b12404
AppId: C:\Program Files\FxSound LLC\FxSound\FxSound.exe ProcessId: 12404 Alive: True
IconPath: C:\Program Files\FxSound LLC\FxSound\FxSound.exe
GroupingParam: 346d5516-ec8c-4749-95f3-79b407e36a7b
(Default Device) 扬声器 (FxSound Audio Enhancer) 40% Id: {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}
Speaker (e2eSoft VAudio) 50% Id: {0.0.0.00000000}.{e1484fe7-34b6-4a41-a2bd-5c568f622822}
系统声音
(SystemSounds) (Inactive) 100% Id: {0.0.0.00000000}.{e1484fe7-34b6-4a41-a2bd-5c568f622822}|#%b{A9EF3FD9-4240-455E-A4D5-F2B3301887B2}|1%b#
AppId: System.SystemSoundsSession ProcessId: 0 Alive: True
IconPath: C:\WINDOWS\sysnative\audiosrv.dll,203
GroupingParam: 451ff969-dcad-45a0-9020-875fd3421255
steam
(Desktop) (Inactive) 100% Id: {0.0.0.00000000}.{e1484fe7-34b6-4a41-a2bd-5c568f622822}|\Device\HarddiskVolume3\Program Files (x86)\Steam\steam.exe%b{00000000-0000-0000-0000-000000000000}|1%b1724
AppId: C:\Program Files (x86)\Steam\steam.exe ProcessId: 1724 Alive: True
IconPath: C:\Program Files (x86)\Steam\steam.exe
GroupingParam: 535e7661-84eb-4e21-b6c7-ced1b9aaf963
20:12:20.362 13 AudioDeviceSession OnStateChanged Active DingTalk {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\DingDing\main\current_new\DingTalk.exe%b{00000000-0000-0000-0000-000000000000}|1%b6268
20:12:21.200 15 AudioDeviceSession OnStateChanged Inactive DingTalk {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\DingDing\main\current_new\DingTalk.exe%b{00000000-0000-0000-0000-000000000000}|1%b6268
20:15:03.668 15 AudioDeviceSessionCollection OnSessionCreated
20:15:03.669 15 AudioDeviceSessionCollection CreateAndAddSession System.Runtime.InteropServices.COMException (0x88890004): 异常来自 HRESULT:0x88890004
在 EarTrumpet.Interop.MMDeviceAPI.IChannelAudioVolume.GetChannelCount()
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionChannelCollection..ctor(IChannelAudioVolume session, Dispatcher dispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionChannelCollection.cs:行号 14
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSession..ctor(IAudioDevice parent, IAudioSessionControl session, Dispatcher foregroundDispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSession.cs:行号 142
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionCollection.CreateAndAddSession(IAudioSessionControl session) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionCollection.cs:行号 68
20:15:03.669 15 AudioDeviceSession OnStateChanged Active *SystemSounds {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|#%b{A9EF3FD9-4240-455E-A4D5-F2B3301887B2}|1%b#
20:15:03.829 UI WindowsTaskbar Current: Location=Bottom, AutoHide=False, Taskbar=65872, Size=[Left=0,Top=728,Right=1366,Bottom=768], Monitor=Screen[Bounds={X=0,Y=0,Width=1366,Height=768} WorkingArea={X=0,Y=0,Width=1366,Height=728} Primary=True DeviceName=\.\DISPLAY1
20:15:05.846 15 AudioDeviceSession OnStateChanged Inactive *SystemSounds {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|#%b{A9EF3FD9-4240-455E-A4D5-F2B3301887B2}|1%b#
20:18:16.247 13 AudioDeviceSessionCollection OnSessionCreated
20:18:16.249 13 AudioDeviceSessionCollection CreateAndAddSession System.Runtime.InteropServices.COMException (0x88890004): 异常来自 HRESULT:0x88890004
在 EarTrumpet.Interop.MMDeviceAPI.IChannelAudioVolume.GetChannelCount()
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionChannelCollection..ctor(IChannelAudioVolume session, Dispatcher dispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionChannelCollection.cs:行号 14
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSession..ctor(IAudioDevice parent, IAudioSessionControl session, Dispatcher foregroundDispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSession.cs:行号 142
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionCollection.CreateAndAddSession(IAudioSessionControl session) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionCollection.cs:行号 68
20:18:16.250 13 AudioDeviceSession OnStateChanged Active *SystemSounds {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|#%b{A9EF3FD9-4240-455E-A4D5-F2B3301887B2}|1%b#
20:18:16.366 UI WindowsTaskbar Current: Location=Bottom, AutoHide=False, Taskbar=65872, Size=[Left=0,Top=728,Right=1366,Bottom=768], Monitor=Screen[Bounds={X=0,Y=0,Width=1366,Height=768} WorkingArea={X=0,Y=0,Width=1366,Height=728} Primary=True DeviceName=\.\DISPLAY1
20:18:17.011 13 AudioDeviceSession OnStateChanged Inactive *SystemSounds {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|#%b{A9EF3FD9-4240-455E-A4D5-F2B3301887B2}|1%b#
20:19:20.953 33 AudioDeviceSessionCollection OnSessionCreated
20:19:20.956 33 AudioDeviceSessionCollection CreateAndAddSession System.Runtime.InteropServices.COMException (0x88890004): 异常来自 HRESULT:0x88890004
在 EarTrumpet.Interop.MMDeviceAPI.IChannelAudioVolume.GetChannelCount()
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionChannelCollection..ctor(IChannelAudioVolume session, Dispatcher dispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionChannelCollection.cs:行号 14
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSession..ctor(IAudioDevice parent, IAudioSessionControl session, Dispatcher foregroundDispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSession.cs:行号 142
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionCollection.CreateAndAddSession(IAudioSessionControl session) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionCollection.cs:行号 68
20:19:20.956 33 AudioDeviceSession OnStateChanged Active *SystemSounds {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|#%b{A9EF3FD9-4240-455E-A4D5-F2B3301887B2}|1%b#
20:19:21.167 UI WindowsTaskbar Current: Location=Bottom, AutoHide=False, Taskbar=65872, Size=[Left=0,Top=728,Right=1366,Bottom=768], Monitor=Screen[Bounds={X=0,Y=0,Width=1366,Height=768} WorkingArea={X=0,Y=0,Width=1366,Height=728} Primary=True DeviceName=\.\DISPLAY1
20:19:21.733 8 AudioDeviceSession OnStateChanged Inactive *SystemSounds {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|#%b{A9EF3FD9-4240-455E-A4D5-F2B3301887B2}|1%b#
20:20:17.298 13 AudioDeviceSessionCollection OnSessionCreated
20:20:17.300 13 AudioDeviceSessionCollection CreateAndAddSession System.Runtime.InteropServices.COMException (0x88890004): 异常来自 HRESULT:0x88890004
在 EarTrumpet.Interop.MMDeviceAPI.IChannelAudioVolume.GetChannelCount()
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionChannelCollection..ctor(IChannelAudioVolume session, Dispatcher dispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionChannelCollection.cs:行号 14
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSession..ctor(IAudioDevice parent, IAudioSessionControl session, Dispatcher foregroundDispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSession.cs:行号 142
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionCollection.CreateAndAddSession(IAudioSessionControl session) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionCollection.cs:行号 68
20:20:17.300 13 AudioDeviceSession OnStateChanged Active *SystemSounds {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|#%b{A9EF3FD9-4240-455E-A4D5-F2B3301887B2}|1%b#
20:20:17.499 UI WindowsTaskbar Current: Location=Bottom, AutoHide=False, Taskbar=65872, Size=[Left=0,Top=728,Right=1366,Bottom=768], Monitor=Screen[Bounds={X=0,Y=0,Width=1366,Height=768} WorkingArea={X=0,Y=0,Width=1366,Height=728} Primary=True DeviceName=\.\DISPLAY1
20:20:18.249 33 AudioDeviceSession OnStateChanged Inactive *SystemSounds {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|#%b{A9EF3FD9-4240-455E-A4D5-F2B3301887B2}|1%b#
20:21:27.059 13 AudioDeviceSessionCollection OnSessionCreated
20:21:27.061 13 AudioDeviceSessionCollection CreateAndAddSession System.Runtime.InteropServices.COMException (0x88890004): 异常来自 HRESULT:0x88890004
在 EarTrumpet.Interop.MMDeviceAPI.IChannelAudioVolume.GetChannelCount()
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionChannelCollection..ctor(IChannelAudioVolume session, Dispatcher dispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionChannelCollection.cs:行号 14
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSession..ctor(IAudioDevice parent, IAudioSessionControl session, Dispatcher foregroundDispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSession.cs:行号 142
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionCollection.CreateAndAddSession(IAudioSessionControl session) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionCollection.cs:行号 68
20:21:27.062 13 AudioDeviceSession OnStateChanged Active *SystemSounds {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|#%b{A9EF3FD9-4240-455E-A4D5-F2B3301887B2}|1%b#
20:21:27.249 UI WindowsTaskbar Current: Location=Bottom, AutoHide=False, Taskbar=65872, Size=[Left=0,Top=728,Right=1366,Bottom=768], Monitor=Screen[Bounds={X=0,Y=0,Width=1366,Height=768} WorkingArea={X=0,Y=0,Width=1366,Height=728} Primary=True DeviceName=\.\DISPLAY1
20:21:28.141 33 AudioDeviceSession OnStateChanged Inactive *SystemSounds {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|#%b{A9EF3FD9-4240-455E-A4D5-F2B3301887B2}|1%b#
20:21:36.596 13 AudioDeviceSessionCollection OnSessionCreated
20:21:36.597 13 AudioDeviceSessionCollection CreateAndAddSession System.Runtime.InteropServices.COMException (0x88890004): 异常来自 HRESULT:0x88890004
在 EarTrumpet.Interop.MMDeviceAPI.IChannelAudioVolume.GetChannelCount()
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionChannelCollection..ctor(IChannelAudioVolume session, Dispatcher dispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionChannelCollection.cs:行号 14
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSession..ctor(IAudioDevice parent, IAudioSessionControl session, Dispatcher foregroundDispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSession.cs:行号 142
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionCollection.CreateAndAddSession(IAudioSessionControl session) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionCollection.cs:行号 68
20:21:36.597 13 AudioDeviceSession OnStateChanged Active *SystemSounds {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|#%b{A9EF3FD9-4240-455E-A4D5-F2B3301887B2}|1%b#
20:21:36.744 UI WindowsTaskbar Current: Location=Bottom, AutoHide=False, Taskbar=65872, Size=[Left=0,Top=728,Right=1366,Bottom=768], Monitor=Screen[Bounds={X=0,Y=0,Width=1366,Height=768} WorkingArea={X=0,Y=0,Width=1366,Height=728} Primary=True DeviceName=\.\DISPLAY1
20:21:37.365 33 AudioDeviceSession OnStateChanged Inactive *SystemSounds {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|#%b{A9EF3FD9-4240-455E-A4D5-F2B3301887B2}|1%b#
20:21:54.016 8 AudioDeviceSessionCollection OnSessionCreated
20:21:54.018 8 AudioDeviceSessionCollection CreateAndAddSession System.Runtime.InteropServices.COMException (0x88890004): 异常来自 HRESULT:0x88890004
在 EarTrumpet.Interop.MMDeviceAPI.IChannelAudioVolume.GetChannelCount()
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionChannelCollection..ctor(IChannelAudioVolume session, Dispatcher dispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionChannelCollection.cs:行号 14
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSession..ctor(IAudioDevice parent, IAudioSessionControl session, Dispatcher foregroundDispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSession.cs:行号 142
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionCollection.CreateAndAddSession(IAudioSessionControl session) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionCollection.cs:行号 68
20:21:54.018 8 AudioDeviceSession OnStateChanged Active *SystemSounds {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|#%b{A9EF3FD9-4240-455E-A4D5-F2B3301887B2}|1%b#
20:21:54.199 UI WindowsTaskbar Current: Location=Bottom, AutoHide=False, Taskbar=65872, Size=[Left=0,Top=728,Right=1366,Bottom=768], Monitor=Screen[Bounds={X=0,Y=0,Width=1366,Height=768} WorkingArea={X=0,Y=0,Width=1366,Height=728} Primary=True DeviceName=\.\DISPLAY1
20:21:54.760 33 AudioDeviceSession OnStateChanged Inactive *SystemSounds {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|#%b{A9EF3FD9-4240-455E-A4D5-F2B3301887B2}|1%b#
20:23:38.925 13 AudioDeviceSessionCollection OnSessionCreated
20:23:38.925 13 AudioDeviceSessionCollection CreateAndAddSession System.Runtime.InteropServices.COMException (0x88890004): 异常来自 HRESULT:0x88890004
在 EarTrumpet.Interop.MMDeviceAPI.IChannelAudioVolume.GetChannelCount()
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionChannelCollection..ctor(IChannelAudioVolume session, Dispatcher dispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionChannelCollection.cs:行号 14
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSession..ctor(IAudioDevice parent, IAudioSessionControl session, Dispatcher foregroundDispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSession.cs:行号 142
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionCollection.CreateAndAddSession(IAudioSessionControl session) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionCollection.cs:行号 68
20:23:38.926 13 AudioDeviceSession OnStateChanged Active DingTalk {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\DingDing\main\current_new\DingTalk.exe%b{00000000-0000-0000-0000-000000000000}|1%b6268
20:23:39.785 33 AudioDeviceSession OnStateChanged Inactive DingTalk {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\DingDing\main\current_new\DingTalk.exe%b{00000000-0000-0000-0000-000000000000}|1%b6268
20:25:45.257 8 AudioDeviceSessionCollection OnSessionCreated
20:25:45.258 8 AudioDeviceSessionCollection CreateAndAddSession System.Runtime.InteropServices.COMException (0x88890004): 异常来自 HRESULT:0x88890004
在 EarTrumpet.Interop.MMDeviceAPI.IChannelAudioVolume.GetChannelCount()
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionChannelCollection..ctor(IChannelAudioVolume session, Dispatcher dispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionChannelCollection.cs:行号 14
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSession..ctor(IAudioDevice parent, IAudioSessionControl session, Dispatcher foregroundDispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSession.cs:行号 142
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionCollection.CreateAndAddSession(IAudioSessionControl session) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionCollection.cs:行号 68
20:25:45.258 8 AudioDeviceSession OnStateChanged Active *SystemSounds {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|#%b{A9EF3FD9-4240-455E-A4D5-F2B3301887B2}|1%b#
20:25:47.726 23 AudioDeviceSession OnStateChanged Inactive *SystemSounds {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|#%b{A9EF3FD9-4240-455E-A4D5-F2B3301887B2}|1%b#
20:30:37.198 23 AudioDeviceSessionCollection OnSessionCreated
20:30:37.200 23 AudioDeviceSessionCollection CreateAndAddSession System.Runtime.InteropServices.COMException (0x88890004): 异常来自 HRESULT:0x88890004
在 EarTrumpet.Interop.MMDeviceAPI.IChannelAudioVolume.GetChannelCount()
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionChannelCollection..ctor(IChannelAudioVolume session, Dispatcher dispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionChannelCollection.cs:行号 14
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSession..ctor(IAudioDevice parent, IAudioSessionControl session, Dispatcher foregroundDispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSession.cs:行号 142
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionCollection.CreateAndAddSession(IAudioSessionControl session) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionCollection.cs:行号 68
20:30:37.200 23 AudioDeviceSession OnStateChanged Active msedge {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\Microsoft\Edge\Application\msedge.exe%b{00000000-0000-0000-0000-000000000000}|1%b7404
20:30:47.028 4 AudioDeviceSession OnStateChanged Inactive msedge {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\Microsoft\Edge\Application\msedge.exe%b{00000000-0000-0000-0000-000000000000}|1%b7404
20:34:01.754 23 AudioDeviceSessionCollection OnSessionCreated
20:34:01.755 23 AudioDeviceSessionCollection CreateAndAddSession System.Runtime.InteropServices.COMException (0x88890004): 异常来自 HRESULT:0x88890004
在 EarTrumpet.Interop.MMDeviceAPI.IChannelAudioVolume.GetChannelCount()
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionChannelCollection..ctor(IChannelAudioVolume session, Dispatcher dispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionChannelCollection.cs:行号 14
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSession..ctor(IAudioDevice parent, IAudioSessionControl session, Dispatcher foregroundDispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSession.cs:行号 142
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionCollection.CreateAndAddSession(IAudioSessionControl session) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionCollection.cs:行号 68
20:34:01.755 23 AudioDeviceSession OnStateChanged Active msedge {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\Microsoft\Edge\Application\msedge.exe%b{00000000-0000-0000-0000-000000000000}|1%b7404
20:34:11.758 25 AudioDeviceSession OnStateChanged Inactive msedge {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\Microsoft\Edge\Application\msedge.exe%b{00000000-0000-0000-0000-000000000000}|1%b7404
20:36:50.179 23 AudioDeviceSessionCollection OnSessionCreated
20:36:50.179 23 AudioDeviceSessionCollection CreateAndAddSession System.Runtime.InteropServices.COMException (0x88890004): 异常来自 HRESULT:0x88890004
在 EarTrumpet.Interop.MMDeviceAPI.IChannelAudioVolume.GetChannelCount()
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionChannelCollection..ctor(IChannelAudioVolume session, Dispatcher dispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionChannelCollection.cs:行号 14
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSession..ctor(IAudioDevice parent, IAudioSessionControl session, Dispatcher foregroundDispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSession.cs:行号 142
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionCollection.CreateAndAddSession(IAudioSessionControl session) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionCollection.cs:行号 68
20:36:50.180 23 AudioDeviceSession OnStateChanged Active *SystemSounds {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|#%b{A9EF3FD9-4240-455E-A4D5-F2B3301887B2}|1%b#
20:36:52.379 34 AudioDeviceSession OnStateChanged Inactive *SystemSounds {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|#%b{A9EF3FD9-4240-455E-A4D5-F2B3301887B2}|1%b#
20:37:03.962 23 AudioDeviceSessionCollection OnSessionCreated
20:37:03.962 23 AudioDeviceSessionCollection CreateAndAddSession System.Runtime.InteropServices.COMException (0x88890004): 异常来自 HRESULT:0x88890004
在 EarTrumpet.Interop.MMDeviceAPI.IChannelAudioVolume.GetChannelCount()
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionChannelCollection..ctor(IChannelAudioVolume session, Dispatcher dispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionChannelCollection.cs:行号 14
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSession..ctor(IAudioDevice parent, IAudioSessionControl session, Dispatcher foregroundDispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSession.cs:行号 142
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionCollection.CreateAndAddSession(IAudioSessionControl session) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionCollection.cs:行号 68
20:37:03.963 23 AudioDeviceSession OnStateChanged Active DingTalk {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\DingDing\main\current_new\DingTalk.exe%b{00000000-0000-0000-0000-000000000000}|1%b6268
20:37:04.826 34 AudioDeviceSession OnStateChanged Inactive DingTalk {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\DingDing\main\current_new\DingTalk.exe%b{00000000-0000-0000-0000-000000000000}|1%b6268
20:46:33.898 23 AudioDeviceSessionCollection OnSessionCreated
20:46:33.899 23 AudioDeviceSessionCollection CreateAndAddSession System.Runtime.InteropServices.COMException (0x88890004): 异常来自 HRESULT:0x88890004
在 EarTrumpet.Interop.MMDeviceAPI.IChannelAudioVolume.GetChannelCount()
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionChannelCollection..ctor(IChannelAudioVolume session, Dispatcher dispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionChannelCollection.cs:行号 14
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSession..ctor(IAudioDevice parent, IAudioSessionControl session, Dispatcher foregroundDispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSession.cs:行号 142
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionCollection.CreateAndAddSession(IAudioSessionControl session) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionCollection.cs:行号 68
20:46:33.900 23 AudioDeviceSession OnStateChanged Active DingTalk {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\DingDing\main\current_new\DingTalk.exe%b{00000000-0000-0000-0000-000000000000}|1%b6268
20:46:34.747 23 AudioDeviceSession OnStateChanged Inactive DingTalk {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\DingDing\main\current_new\DingTalk.exe%b{00000000-0000-0000-0000-000000000000}|1%b6268
20:48:23.963 34 AudioDeviceSessionCollection OnSessionCreated
20:48:23.965 34 AudioDeviceSessionCollection CreateAndAddSession System.Runtime.InteropServices.COMException (0x88890004): 异常来自 HRESULT:0x88890004
在 EarTrumpet.Interop.MMDeviceAPI.IChannelAudioVolume.GetChannelCount()
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionChannelCollection..ctor(IChannelAudioVolume session, Dispatcher dispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionChannelCollection.cs:行号 14
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSession..ctor(IAudioDevice parent, IAudioSessionControl session, Dispatcher foregroundDispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSession.cs:行号 142
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionCollection.CreateAndAddSession(IAudioSessionControl session) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionCollection.cs:行号 68
20:48:23.966 34 AudioDeviceSession OnStateChanged Active msedge {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\Microsoft\Edge\Application\msedge.exe%b{00000000-0000-0000-0000-000000000000}|1%b7404
20:49:29.793 25 AudioDeviceSession OnStateChanged Inactive msedge {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\Microsoft\Edge\Application\msedge.exe%b{00000000-0000-0000-0000-000000000000}|1%b7404
20:57:09.544 UI FlyoutViewModel ChangeState Opening
20:57:09.551 UI WindowsTaskbar Current: Location=Bottom, AutoHide=False, Taskbar=65872, Size=[Left=0,Top=728,Right=1366,Bottom=768], Monitor=Screen[Bounds={X=0,Y=0,Width=1366,Height=768} WorkingArea={X=0,Y=0,Width=1366,Height=728} Primary=True DeviceName=\.\DISPLAY1
20:57:09.644 UI FlyoutViewModel ChangeState Open
20:57:10.605 UI TaskbarIconSource Changed: kind=Muted dpi=96 isSysLight=False isLegacy=False
20:57:10.615 UI IconHelper LoadIconForTaskbar C:\WINDOWS\System32\SndVolSSO.dll,120 16x16
20:57:11.346 UI FlyoutViewModel ChangeState Closing_Stage1
20:57:11.442 UI FlyoutViewModel ChangeState Closing_Stage2
20:57:11.601 23 AudioDeviceManager-(Playback) OnPropertyValueChanged {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5} 9855c4cd-df8c-449c-a181-8191b68bd06c,1
20:57:11.767 UI FlyoutViewModel ChangeState Hidden
20:57:30.008 32 AudioDeviceSessionCollection OnSessionCreated
20:57:30.011 32 AudioDeviceSessionCollection CreateAndAddSession System.Runtime.InteropServices.COMException (0x88890004): 异常来自 HRESULT:0x88890004
在 EarTrumpet.Interop.MMDeviceAPI.IChannelAudioVolume.GetChannelCount()
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionChannelCollection..ctor(IChannelAudioVolume session, Dispatcher dispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionChannelCollection.cs:行号 14
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSession..ctor(IAudioDevice parent, IAudioSessionControl session, Dispatcher foregroundDispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSession.cs:行号 142
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionCollection.CreateAndAddSession(IAudioSessionControl session) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionCollection.cs:行号 68
20:57:30.011 32 AudioDeviceSession OnStateChanged Active msedge {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\Microsoft\Edge\Application\msedge.exe%b{00000000-0000-0000-0000-000000000000}|1%b7404
20:57:40.518 23 AudioDeviceSession OnStateChanged Inactive msedge {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\Microsoft\Edge\Application\msedge.exe%b{00000000-0000-0000-0000-000000000000}|1%b7404
21:01:33.313 23 AudioDeviceSessionCollection OnSessionCreated
21:01:33.315 23 AudioDeviceSessionCollection CreateAndAddSession System.Runtime.InteropServices.COMException (0x88890004): 异常来自 HRESULT:0x88890004
在 EarTrumpet.Interop.MMDeviceAPI.IChannelAudioVolume.GetChannelCount()
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionChannelCollection..ctor(IChannelAudioVolume session, Dispatcher dispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionChannelCollection.cs:行号 14
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSession..ctor(IAudioDevice parent, IAudioSessionControl session, Dispatcher foregroundDispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSession.cs:行号 142
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionCollection.CreateAndAddSession(IAudioSessionControl session) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionCollection.cs:行号 68
21:01:33.315 23 AudioDeviceSession OnStateChanged Active msedge {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\Microsoft\Edge\Application\msedge.exe%b{00000000-0000-0000-0000-000000000000}|1%b7404
21:02:37.170 23 AudioDeviceSession OnStateChanged Inactive msedge {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\Microsoft\Edge\Application\msedge.exe%b{00000000-0000-0000-0000-000000000000}|1%b7404
21:03:26.273 32 AudioDeviceSessionCollection OnSessionCreated
21:03:26.276 32 AudioDeviceSessionCollection CreateAndAddSession System.Runtime.InteropServices.COMException (0x88890004): 异常来自 HRESULT:0x88890004
在 EarTrumpet.Interop.MMDeviceAPI.IChannelAudioVolume.GetChannelCount()
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionChannelCollection..ctor(IChannelAudioVolume session, Dispatcher dispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionChannelCollection.cs:行号 14
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSession..ctor(IAudioDevice parent, IAudioSessionControl session, Dispatcher foregroundDispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSession.cs:行号 142
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionCollection.CreateAndAddSession(IAudioSessionControl session) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionCollection.cs:行号 68
21:03:26.277 32 AudioDeviceSession OnStateChanged Active msedge {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\Microsoft\Edge\Application\msedge.exe%b{00000000-0000-0000-0000-000000000000}|1%b7404
21:05:41.842 32 AudioDeviceSession OnStateChanged Inactive msedge {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\Microsoft\Edge\Application\msedge.exe%b{00000000-0000-0000-0000-000000000000}|1%b7404
21:05:49.187 32 AudioDeviceSessionCollection OnSessionCreated
21:05:49.188 32 AudioDeviceSessionCollection CreateAndAddSession System.Runtime.InteropServices.COMException (0x88890004): 异常来自 HRESULT:0x88890004
在 EarTrumpet.Interop.MMDeviceAPI.IChannelAudioVolume.GetChannelCount()
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionChannelCollection..ctor(IChannelAudioVolume session, Dispatcher dispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionChannelCollection.cs:行号 14
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSession..ctor(IAudioDevice parent, IAudioSessionControl session, Dispatcher foregroundDispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSession.cs:行号 142
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionCollection.CreateAndAddSession(IAudioSessionControl session) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionCollection.cs:行号 68
21:05:49.188 32 AudioDeviceSession OnStateChanged Active msedge {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\Microsoft\Edge\Application\msedge.exe%b{00000000-0000-0000-0000-000000000000}|1%b7404
21:06:13.042 4 AudioDeviceSession OnStateChanged Inactive msedge {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\Microsoft\Edge\Application\msedge.exe%b{00000000-0000-0000-0000-000000000000}|1%b7404
21:07:29.922 34 AudioDeviceSessionCollection OnSessionCreated
21:07:29.924 34 AudioDeviceSessionCollection CreateAndAddSession System.Runtime.InteropServices.COMException (0x88890004): 异常来自 HRESULT:0x88890004
在 EarTrumpet.Interop.MMDeviceAPI.IChannelAudioVolume.GetChannelCount()
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionChannelCollection..ctor(IChannelAudioVolume session, Dispatcher dispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionChannelCollection.cs:行号 14
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSession..ctor(IAudioDevice parent, IAudioSessionControl session, Dispatcher foregroundDispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSession.cs:行号 142
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionCollection.CreateAndAddSession(IAudioSessionControl session) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionCollection.cs:行号 68
21:07:29.924 34 AudioDeviceSession OnStateChanged Active msedge {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\Microsoft\Edge\Application\msedge.exe%b{00000000-0000-0000-0000-000000000000}|1%b7404
21:07:39.257 34 AudioDeviceSession OnStateChanged Inactive msedge {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\Microsoft\Edge\Application\msedge.exe%b{00000000-0000-0000-0000-000000000000}|1%b7404
21:07:41.757 34 AudioDeviceSessionCollection OnSessionCreated
21:07:41.758 34 AudioDeviceSessionCollection CreateAndAddSession System.Runtime.InteropServices.COMException (0x88890004): 异常来自 HRESULT:0x88890004
在 EarTrumpet.Interop.MMDeviceAPI.IChannelAudioVolume.GetChannelCount()
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionChannelCollection..ctor(IChannelAudioVolume session, Dispatcher dispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionChannelCollection.cs:行号 14
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSession..ctor(IAudioDevice parent, IAudioSessionControl session, Dispatcher foregroundDispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSession.cs:行号 142
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionCollection.CreateAndAddSession(IAudioSessionControl session) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionCollection.cs:行号 68
21:07:41.758 34 AudioDeviceSession OnStateChanged Active msedge {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\Microsoft\Edge\Application\msedge.exe%b{00000000-0000-0000-0000-000000000000}|1%b7404
21:07:59.971 34 AudioDeviceSession OnStateChanged Inactive msedge {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\Microsoft\Edge\Application\msedge.exe%b{00000000-0000-0000-0000-000000000000}|1%b7404
21:08:16.553 39 AudioDeviceSessionCollection OnSessionCreated
21:08:16.556 39 AudioDeviceSessionCollection CreateAndAddSession System.Runtime.InteropServices.COMException (0x88890004): 异常来自 HRESULT:0x88890004
在 EarTrumpet.Interop.MMDeviceAPI.IChannelAudioVolume.GetChannelCount()
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionChannelCollection..ctor(IChannelAudioVolume session, Dispatcher dispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionChannelCollection.cs:行号 14
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSession..ctor(IAudioDevice parent, IAudioSessionControl session, Dispatcher foregroundDispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSession.cs:行号 142
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionCollection.CreateAndAddSession(IAudioSessionControl session) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionCollection.cs:行号 68
21:08:16.556 39 AudioDeviceSession OnStateChanged Active msedge {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\Microsoft\Edge\Application\msedge.exe%b{00000000-0000-0000-0000-000000000000}|1%b7404
21:08:47.547 39 AudioDeviceSession OnStateChanged Inactive msedge {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\Microsoft\Edge\Application\msedge.exe%b{00000000-0000-0000-0000-000000000000}|1%b7404
21:08:57.774 4 AudioDeviceSessionCollection OnSessionCreated
21:08:57.776 4 AudioDeviceSessionCollection CreateAndAddSession System.Runtime.InteropServices.COMException (0x88890004): 异常来自 HRESULT:0x88890004
在 EarTrumpet.Interop.MMDeviceAPI.IChannelAudioVolume.GetChannelCount()
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionChannelCollection..ctor(IChannelAudioVolume session, Dispatcher dispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionChannelCollection.cs:行号 14
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSession..ctor(IAudioDevice parent, IAudioSessionControl session, Dispatcher foregroundDispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSession.cs:行号 142
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionCollection.CreateAndAddSession(IAudioSessionControl session) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionCollection.cs:行号 68
21:08:57.776 4 AudioDeviceSession OnStateChanged Active msedge {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\Microsoft\Edge\Application\msedge.exe%b{00000000-0000-0000-0000-000000000000}|1%b7404
21:09:10.332 4 AudioDeviceSession OnStateChanged Inactive msedge {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\Microsoft\Edge\Application\msedge.exe%b{00000000-0000-0000-0000-000000000000}|1%b7404
21:09:16.635 39 AudioDeviceSessionCollection OnSessionCreated
21:09:16.635 39 AudioDeviceSessionCollection CreateAndAddSession System.Runtime.InteropServices.COMException (0x88890004): 异常来自 HRESULT:0x88890004
在 EarTrumpet.Interop.MMDeviceAPI.IChannelAudioVolume.GetChannelCount()
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionChannelCollection..ctor(IChannelAudioVolume session, Dispatcher dispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionChannelCollection.cs:行号 14
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSession..ctor(IAudioDevice parent, IAudioSessionControl session, Dispatcher foregroundDispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSession.cs:行号 142
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionCollection.CreateAndAddSession(IAudioSessionControl session) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionCollection.cs:行号 68
21:09:16.635 39 AudioDeviceSession OnStateChanged Active msedge {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\Microsoft\Edge\Application\msedge.exe%b{00000000-0000-0000-0000-000000000000}|1%b7404
21:09:22.731 39 AudioDeviceSession OnStateChanged Inactive msedge {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\Microsoft\Edge\Application\msedge.exe%b{00000000-0000-0000-0000-000000000000}|1%b7404
21:09:29.305 34 AudioDeviceSessionCollection OnSessionCreated
21:09:29.306 34 AudioDeviceSessionCollection CreateAndAddSession System.Runtime.InteropServices.COMException (0x88890004): 异常来自 HRESULT:0x88890004
在 EarTrumpet.Interop.MMDeviceAPI.IChannelAudioVolume.GetChannelCount()
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionChannelCollection..ctor(IChannelAudioVolume session, Dispatcher dispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionChannelCollection.cs:行号 14
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSession..ctor(IAudioDevice parent, IAudioSessionControl session, Dispatcher foregroundDispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSession.cs:行号 142
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionCollection.CreateAndAddSession(IAudioSessionControl session) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionCollection.cs:行号 68
21:09:29.306 34 AudioDeviceSession OnStateChanged Active msedge {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\Microsoft\Edge\Application\msedge.exe%b{00000000-0000-0000-0000-000000000000}|1%b7404
21:10:20.186 4 AudioDeviceSession OnStateChanged Inactive msedge {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\Microsoft\Edge\Application\msedge.exe%b{00000000-0000-0000-0000-000000000000}|1%b7404
21:10:28.956 32 AudioDeviceSessionCollection OnSessionCreated
21:10:28.956 32 AudioDeviceSessionCollection CreateAndAddSession System.Runtime.InteropServices.COMException (0x88890004): 异常来自 HRESULT:0x88890004
在 EarTrumpet.Interop.MMDeviceAPI.IChannelAudioVolume.GetChannelCount()
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionChannelCollection..ctor(IChannelAudioVolume session, Dispatcher dispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionChannelCollection.cs:行号 14
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSession..ctor(IAudioDevice parent, IAudioSessionControl session, Dispatcher foregroundDispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSession.cs:行号 142
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionCollection.CreateAndAddSession(IAudioSessionControl session) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionCollection.cs:行号 68
21:10:28.956 32 AudioDeviceSession OnStateChanged Active msedge {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\Microsoft\Edge\Application\msedge.exe%b{00000000-0000-0000-0000-000000000000}|1%b7404
21:10:32.835 4 AudioDeviceSession OnStateChanged Inactive msedge {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\Microsoft\Edge\Application\msedge.exe%b{00000000-0000-0000-0000-000000000000}|1%b7404
21:11:57.214 32 AudioDeviceSessionCollection OnSessionCreated
21:11:57.215 32 AudioDeviceSessionCollection CreateAndAddSession System.Runtime.InteropServices.COMException (0x88890004): 异常来自 HRESULT:0x88890004
在 EarTrumpet.Interop.MMDeviceAPI.IChannelAudioVolume.GetChannelCount()
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionChannelCollection..ctor(IChannelAudioVolume session, Dispatcher dispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionChannelCollection.cs:行号 14
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSession..ctor(IAudioDevice parent, IAudioSessionControl session, Dispatcher foregroundDispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSession.cs:行号 142
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionCollection.CreateAndAddSession(IAudioSessionControl session) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionCollection.cs:行号 68
21:11:57.215 32 AudioDeviceSession OnStateChanged Active msedge {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\Microsoft\Edge\Application\msedge.exe%b{00000000-0000-0000-0000-000000000000}|1%b7404
21:12:04.683 32 AudioDeviceSession OnStateChanged Inactive msedge {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\Microsoft\Edge\Application\msedge.exe%b{00000000-0000-0000-0000-000000000000}|1%b7404
21:12:13.118 38 AudioDeviceSessionCollection OnSessionCreated
21:12:13.120 38 AudioDeviceSessionCollection CreateAndAddSession System.Runtime.InteropServices.COMException (0x88890004): 异常来自 HRESULT:0x88890004
在 EarTrumpet.Interop.MMDeviceAPI.IChannelAudioVolume.GetChannelCount()
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionChannelCollection..ctor(IChannelAudioVolume session, Dispatcher dispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionChannelCollection.cs:行号 14
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSession..ctor(IAudioDevice parent, IAudioSessionControl session, Dispatcher foregroundDispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSession.cs:行号 142
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionCollection.CreateAndAddSession(IAudioSessionControl session) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionCollection.cs:行号 68
21:12:13.120 38 AudioDeviceSession OnStateChanged Active msedge {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\Microsoft\Edge\Application\msedge.exe%b{00000000-0000-0000-0000-000000000000}|1%b7404
21:12:25.279 27 AudioDeviceSession OnStateChanged Inactive msedge {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\Microsoft\Edge\Application\msedge.exe%b{00000000-0000-0000-0000-000000000000}|1%b7404
21:13:02.569 30 AudioDeviceSessionCollection OnSessionCreated
21:13:02.571 30 AudioDeviceSessionCollection CreateAndAddSession System.Runtime.InteropServices.COMException (0x88890004): 异常来自 HRESULT:0x88890004
在 EarTrumpet.Interop.MMDeviceAPI.IChannelAudioVolume.GetChannelCount()
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionChannelCollection..ctor(IChannelAudioVolume session, Dispatcher dispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionChannelCollection.cs:行号 14
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSession..ctor(IAudioDevice parent, IAudioSessionControl session, Dispatcher foregroundDispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSession.cs:行号 142
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionCollection.CreateAndAddSession(IAudioSessionControl session) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionCollection.cs:行号 68
21:13:02.571 30 AudioDeviceSession OnStateChanged Active msedge {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\Microsoft\Edge\Application\msedge.exe%b{00000000-0000-0000-0000-000000000000}|1%b7404
21:13:02.666 38 AudioDeviceSession OnStateChanged Inactive msedge {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\Microsoft\Edge\Application\msedge.exe%b{00000000-0000-0000-0000-000000000000}|1%b7404
21:13:06.562 30 AudioDeviceSessionCollection OnSessionCreated
21:13:06.563 30 AudioDeviceSessionCollection CreateAndAddSession System.Runtime.InteropServices.COMException (0x88890004): 异常来自 HRESULT:0x88890004
在 EarTrumpet.Interop.MMDeviceAPI.IChannelAudioVolume.GetChannelCount()
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionChannelCollection..ctor(IChannelAudioVolume session, Dispatcher dispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionChannelCollection.cs:行号 14
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSession..ctor(IAudioDevice parent, IAudioSessionControl session, Dispatcher foregroundDispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSession.cs:行号 142
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionCollection.CreateAndAddSession(IAudioSessionControl session) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionCollection.cs:行号 68
21:13:06.564 30 AudioDeviceSession OnStateChanged Active msedge {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\Microsoft\Edge\Application\msedge.exe%b{00000000-0000-0000-0000-000000000000}|1%b7404
21:13:12.875 30 AudioDeviceSession OnStateChanged Inactive msedge {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\Microsoft\Edge\Application\msedge.exe%b{00000000-0000-0000-0000-000000000000}|1%b7404
21:13:21.080 38 AudioDeviceSessionCollection OnSessionCreated
21:13:21.081 38 AudioDeviceSessionCollection CreateAndAddSession System.Runtime.InteropServices.COMException (0x88890004): 异常来自 HRESULT:0x88890004
在 EarTrumpet.Interop.MMDeviceAPI.IChannelAudioVolume.GetChannelCount()
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionChannelCollection..ctor(IChannelAudioVolume session, Dispatcher dispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionChannelCollection.cs:行号 14
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSession..ctor(IAudioDevice parent, IAudioSessionControl session, Dispatcher foregroundDispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSession.cs:行号 142
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionCollection.CreateAndAddSession(IAudioSessionControl session) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionCollection.cs:行号 68
21:13:21.081 38 AudioDeviceSession OnStateChanged Active msedge {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\Microsoft\Edge\Application\msedge.exe%b{00000000-0000-0000-0000-000000000000}|1%b7404
21:13:49.152 38 AudioDeviceSession OnStateChanged Inactive msedge {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\Microsoft\Edge\Application\msedge.exe%b{00000000-0000-0000-0000-000000000000}|1%b7404
21:14:01.885 30 AudioDeviceSessionCollection OnSessionCreated
21:14:01.886 30 AudioDeviceSessionCollection CreateAndAddSession System.Runtime.InteropServices.COMException (0x88890004): 异常来自 HRESULT:0x88890004
在 EarTrumpet.Interop.MMDeviceAPI.IChannelAudioVolume.GetChannelCount()
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionChannelCollection..ctor(IChannelAudioVolume session, Dispatcher dispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionChannelCollection.cs:行号 14
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSession..ctor(IAudioDevice parent, IAudioSessionControl session, Dispatcher foregroundDispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSession.cs:行号 142
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionCollection.CreateAndAddSession(IAudioSessionControl session) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionCollection.cs:行号 68
21:14:01.886 30 AudioDeviceSession OnStateChanged Active msedge {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\Microsoft\Edge\Application\msedge.exe%b{00000000-0000-0000-0000-000000000000}|1%b7404
21:14:08.016 27 AudioDeviceSession OnStateChanged Inactive msedge {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\Microsoft\Edge\Application\msedge.exe%b{00000000-0000-0000-0000-000000000000}|1%b7404
21:14:09.707 38 AudioDeviceSessionCollection OnSessionCreated
21:14:09.708 38 AudioDeviceSessionCollection CreateAndAddSession System.Runtime.InteropServices.COMException (0x88890004): 异常来自 HRESULT:0x88890004
在 EarTrumpet.Interop.MMDeviceAPI.IChannelAudioVolume.GetChannelCount()
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionChannelCollection..ctor(IChannelAudioVolume session, Dispatcher dispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionChannelCollection.cs:行号 14
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSession..ctor(IAudioDevice parent, IAudioSessionControl session, Dispatcher foregroundDispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSession.cs:行号 142
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionCollection.CreateAndAddSession(IAudioSessionControl session) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionCollection.cs:行号 68
21:14:09.708 38 AudioDeviceSession OnStateChanged Active msedge {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\Microsoft\Edge\Application\msedge.exe%b{00000000-0000-0000-0000-000000000000}|1%b7404
21:14:24.273 38 AudioDeviceSession OnStateChanged Inactive msedge {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\Microsoft\Edge\Application\msedge.exe%b{00000000-0000-0000-0000-000000000000}|1%b7404
21:14:32.672 27 AudioDeviceSessionCollection OnSessionCreated
21:14:32.674 27 AudioDeviceSessionCollection CreateAndAddSession System.Runtime.InteropServices.COMException (0x88890004): 异常来自 HRESULT:0x88890004
在 EarTrumpet.Interop.MMDeviceAPI.IChannelAudioVolume.GetChannelCount()
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionChannelCollection..ctor(IChannelAudioVolume session, Dispatcher dispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionChannelCollection.cs:行号 14
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSession..ctor(IAudioDevice parent, IAudioSessionControl session, Dispatcher foregroundDispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSession.cs:行号 142
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionCollection.CreateAndAddSession(IAudioSessionControl session) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionCollection.cs:行号 68
21:14:32.675 27 AudioDeviceSession OnStateChanged Active msedge {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\Microsoft\Edge\Application\msedge.exe%b{00000000-0000-0000-0000-000000000000}|1%b7404
21:14:39.729 38 AudioDeviceSession OnStateChanged Inactive msedge {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\Microsoft\Edge\Application\msedge.exe%b{00000000-0000-0000-0000-000000000000}|1%b7404
21:14:46.158 27 AudioDeviceSessionCollection OnSessionCreated
21:14:46.159 27 AudioDeviceSessionCollection CreateAndAddSession System.Runtime.InteropServices.COMException (0x88890004): 异常来自 HRESULT:0x88890004
在 EarTrumpet.Interop.MMDeviceAPI.IChannelAudioVolume.GetChannelCount()
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionChannelCollection..ctor(IChannelAudioVolume session, Dispatcher dispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionChannelCollection.cs:行号 14
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSession..ctor(IAudioDevice parent, IAudioSessionControl session, Dispatcher foregroundDispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSession.cs:行号 142
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionCollection.CreateAndAddSession(IAudioSessionControl session) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionCollection.cs:行号 68
21:14:46.159 27 AudioDeviceSession OnStateChanged Active msedge {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\Microsoft\Edge\Application\msedge.exe%b{00000000-0000-0000-0000-000000000000}|1%b7404
21:15:24.952 32 AudioDeviceSession OnStateChanged Inactive msedge {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\Microsoft\Edge\Application\msedge.exe%b{00000000-0000-0000-0000-000000000000}|1%b7404
21:15:40.022 38 AudioDeviceSessionCollection OnSessionCreated
21:15:40.023 38 AudioDeviceSessionCollection CreateAndAddSession System.Runtime.InteropServices.COMException (0x88890004): 异常来自 HRESULT:0x88890004
在 EarTrumpet.Interop.MMDeviceAPI.IChannelAudioVolume.GetChannelCount()
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionChannelCollection..ctor(IChannelAudioVolume session, Dispatcher dispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionChannelCollection.cs:行号 14
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSession..ctor(IAudioDevice parent, IAudioSessionControl session, Dispatcher foregroundDispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSession.cs:行号 142
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionCollection.CreateAndAddSession(IAudioSessionControl session) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionCollection.cs:行号 68
21:15:40.023 38 AudioDeviceSession OnStateChanged Active msedge {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\Microsoft\Edge\Application\msedge.exe%b{00000000-0000-0000-0000-000000000000}|1%b7404
21:16:12.162 30 AudioDeviceSession OnStateChanged Inactive msedge {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\Microsoft\Edge\Application\msedge.exe%b{00000000-0000-0000-0000-000000000000}|1%b7404
21:17:00.228 29 AudioDeviceSessionCollection OnSessionCreated
21:17:00.231 29 AudioDeviceSessionCollection CreateAndAddSession System.Runtime.InteropServices.COMException (0x88890004): 异常来自 HRESULT:0x88890004
在 EarTrumpet.Interop.MMDeviceAPI.IChannelAudioVolume.GetChannelCount()
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionChannelCollection..ctor(IChannelAudioVolume session, Dispatcher dispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionChannelCollection.cs:行号 14
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSession..ctor(IAudioDevice parent, IAudioSessionControl session, Dispatcher foregroundDispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSession.cs:行号 142
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionCollection.CreateAndAddSession(IAudioSessionControl session) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionCollection.cs:行号 68
21:17:00.232 29 AudioDeviceSession OnStateChanged Active msedge {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\Microsoft\Edge\Application\msedge.exe%b{00000000-0000-0000-0000-000000000000}|1%b7404
21:17:04.180 29 AudioDeviceSession OnStateChanged Inactive msedge {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\Microsoft\Edge\Application\msedge.exe%b{00000000-0000-0000-0000-000000000000}|1%b7404
21:26:47.631 44 AudioDeviceSessionCollection OnSessionCreated
21:26:47.633 44 AudioDeviceSessionCollection CreateAndAddSession System.Runtime.InteropServices.COMException (0x88890004): 异常来自 HRESULT:0x88890004
在 EarTrumpet.Interop.MMDeviceAPI.IChannelAudioVolume.GetChannelCount()
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionChannelCollection..ctor(IChannelAudioVolume session, Dispatcher dispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionChannelCollection.cs:行号 14
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSession..ctor(IAudioDevice parent, IAudioSessionControl session, Dispatcher foregroundDispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSession.cs:行号 142
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionCollection.CreateAndAddSession(IAudioSessionControl session) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionCollection.cs:行号 68
21:26:47.634 44 AudioDeviceSession OnStateChanged Active msedge {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\Microsoft\Edge\Application\msedge.exe%b{00000000-0000-0000-0000-000000000000}|1%b7404
21:26:51.320 44 AudioDeviceSession OnStateChanged Inactive msedge {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\Microsoft\Edge\Application\msedge.exe%b{00000000-0000-0000-0000-000000000000}|1%b7404
21:26:55.899 36 AudioDeviceSessionCollection OnSessionCreated
21:26:55.901 36 AudioDeviceSessionCollection CreateAndAddSession System.Runtime.InteropServices.COMException (0x88890004): 异常来自 HRESULT:0x88890004
在 EarTrumpet.Interop.MMDeviceAPI.IChannelAudioVolume.GetChannelCount()
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionChannelCollection..ctor(IChannelAudioVolume session, Dispatcher dispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionChannelCollection.cs:行号 14
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSession..ctor(IAudioDevice parent, IAudioSessionControl session, Dispatcher foregroundDispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSession.cs:行号 142
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionCollection.CreateAndAddSession(IAudioSessionControl session) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionCollection.cs:行号 68
21:26:55.990 26 AudioDeviceSession OnStateChanged Active msedge {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\Microsoft\Edge\Application\msedge.exe%b{00000000-0000-0000-0000-000000000000}|1%b7404
21:27:05.709 44 AudioDeviceSession OnStateChanged Inactive msedge {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\Microsoft\Edge\Application\msedge.exe%b{00000000-0000-0000-0000-000000000000}|1%b7404
21:27:36.180 21 AudioDeviceSessionCollection OnSessionCreated
21:27:36.182 21 AudioDeviceSessionCollection CreateAndAddSession System.Runtime.InteropServices.COMException (0x88890004): 异常来自 HRESULT:0x88890004
在 EarTrumpet.Interop.MMDeviceAPI.IChannelAudioVolume.GetChannelCount()
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionChannelCollection..ctor(IChannelAudioVolume session, Dispatcher dispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionChannelCollection.cs:行号 14
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSession..ctor(IAudioDevice parent, IAudioSessionControl session, Dispatcher foregroundDispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSession.cs:行号 142
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionCollection.CreateAndAddSession(IAudioSessionControl session) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionCollection.cs:行号 68
21:27:36.182 21 AudioDeviceSession OnStateChanged Active msedge {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\Microsoft\Edge\Application\msedge.exe%b{00000000-0000-0000-0000-000000000000}|1%b7404
21:27:46.011 21 AudioDeviceSession OnStateChanged Inactive msedge {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\Microsoft\Edge\Application\msedge.exe%b{00000000-0000-0000-0000-000000000000}|1%b7404
21:28:35.575 21 AudioDeviceSessionCollection OnSessionCreated
21:28:35.576 21 AudioDeviceSessionCollection CreateAndAddSession System.Runtime.InteropServices.COMException (0x88890004): 异常来自 HRESULT:0x88890004
在 EarTrumpet.Interop.MMDeviceAPI.IChannelAudioVolume.GetChannelCount()
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionChannelCollection..ctor(IChannelAudioVolume session, Dispatcher dispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionChannelCollection.cs:行号 14
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSession..ctor(IAudioDevice parent, IAudioSessionControl session, Dispatcher foregroundDispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSession.cs:行号 142
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionCollection.CreateAndAddSession(IAudioSessionControl session) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionCollection.cs:行号 68
21:28:35.577 21 AudioDeviceSession OnStateChanged Active DingTalk {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\DingDing\main\current_new\DingTalk.exe%b{00000000-0000-0000-0000-000000000000}|1%b6268
21:28:36.432 44 AudioDeviceSession OnStateChanged Inactive DingTalk {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\DingDing\main\current_new\DingTalk.exe%b{00000000-0000-0000-0000-000000000000}|1%b6268
21:56:09.132 29 AudioDeviceSessionCollection OnSessionCreated
21:56:09.135 29 AudioDeviceSessionCollection CreateAndAddSession System.Runtime.InteropServices.COMException (0x88890004): 异常来自 HRESULT:0x88890004
在 EarTrumpet.Interop.MMDeviceAPI.IChannelAudioVolume.GetChannelCount()
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionChannelCollection..ctor(IChannelAudioVolume session, Dispatcher dispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionChannelCollection.cs:行号 14
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSession..ctor(IAudioDevice parent, IAudioSessionControl session, Dispatcher foregroundDispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSession.cs:行号 142
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionCollection.CreateAndAddSession(IAudioSessionControl session) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionCollection.cs:行号 68
21:56:09.136 29 AudioDeviceSession OnStateChanged Active msedge {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\Microsoft\Edge\Application\msedge.exe%b{00000000-0000-0000-0000-000000000000}|1%b7404
21:56:18.982 29 AudioDeviceSession OnStateChanged Inactive msedge {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\Microsoft\Edge\Application\msedge.exe%b{00000000-0000-0000-0000-000000000000}|1%b7404
21:58:17.672 29 AudioDeviceSessionCollection OnSessionCreated
21:58:17.674 29 AudioDeviceSessionCollection CreateAndAddSession System.Runtime.InteropServices.COMException (0x88890004): 异常来自 HRESULT:0x88890004
在 EarTrumpet.Interop.MMDeviceAPI.IChannelAudioVolume.GetChannelCount()
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionChannelCollection..ctor(IChannelAudioVolume session, Dispatcher dispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionChannelCollection.cs:行号 14
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSession..ctor(IAudioDevice parent, IAudioSessionControl session, Dispatcher foregroundDispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSession.cs:行号 142
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionCollection.CreateAndAddSession(IAudioSessionControl session) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionCollection.cs:行号 68
21:58:17.676 29 AudioDeviceSession OnStateChanged Active msedge {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\Microsoft\Edge\Application\msedge.exe%b{00000000-0000-0000-0000-000000000000}|1%b7404
21:58:27.551 30 AudioDeviceSession OnStateChanged Inactive msedge {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\Microsoft\Edge\Application\msedge.exe%b{00000000-0000-0000-0000-000000000000}|1%b7404
22:00:17.597 29 AudioDeviceSessionCollection OnSessionCreated
22:00:17.598 29 AudioDeviceSessionCollection CreateAndAddSession System.Runtime.InteropServices.COMException (0x88890004): 异常来自 HRESULT:0x88890004
在 EarTrumpet.Interop.MMDeviceAPI.IChannelAudioVolume.GetChannelCount()
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionChannelCollection..ctor(IChannelAudioVolume session, Dispatcher dispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionChannelCollection.cs:行号 14
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSession..ctor(IAudioDevice parent, IAudioSessionControl session, Dispatcher foregroundDispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSession.cs:行号 142
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionCollection.CreateAndAddSession(IAudioSessionControl session) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionCollection.cs:行号 68
22:00:17.598 29 AudioDeviceSession OnStateChanged Active msedge {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\Microsoft\Edge\Application\msedge.exe%b{00000000-0000-0000-0000-000000000000}|1%b7404
22:00:27.438 21 AudioDeviceSession OnStateChanged Inactive msedge {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\Microsoft\Edge\Application\msedge.exe%b{00000000-0000-0000-0000-000000000000}|1%b7404
22:02:21.012 21 AudioDeviceSessionCollection OnSessionCreated
22:02:21.014 21 AudioDeviceSessionCollection CreateAndAddSession System.Runtime.InteropServices.COMException (0x88890004): 异常来自 HRESULT:0x88890004
在 EarTrumpet.Interop.MMDeviceAPI.IChannelAudioVolume.GetChannelCount()
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionChannelCollection..ctor(IChannelAudioVolume session, Dispatcher dispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionChannelCollection.cs:行号 14
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSession..ctor(IAudioDevice parent, IAudioSessionControl session, Dispatcher foregroundDispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSession.cs:行号 142
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionCollection.CreateAndAddSession(IAudioSessionControl session) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionCollection.cs:行号 68
22:02:21.015 21 AudioDeviceSession OnStateChanged Active msedge {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\Microsoft\Edge\Application\msedge.exe%b{00000000-0000-0000-0000-000000000000}|1%b7404
22:02:30.653 26 AudioDeviceSession OnStateChanged Inactive msedge {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\Microsoft\Edge\Application\msedge.exe%b{00000000-0000-0000-0000-000000000000}|1%b7404
22:02:44.291 26 AudioDeviceSessionCollection OnSessionCreated
22:02:44.296 26 AudioDeviceSessionCollection CreateAndAddSession System.Runtime.InteropServices.COMException (0x88890004): 异常来自 HRESULT:0x88890004
在 EarTrumpet.Interop.MMDeviceAPI.IChannelAudioVolume.GetChannelCount()
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionChannelCollection..ctor(IChannelAudioVolume session, Dispatcher dispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionChannelCollection.cs:行号 14
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSession..ctor(IAudioDevice parent, IAudioSessionControl session, Dispatcher foregroundDispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSession.cs:行号 142
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionCollection.CreateAndAddSession(IAudioSessionControl session) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionCollection.cs:行号 68
22:02:44.297 26 AudioDeviceSession OnStateChanged Active msedge {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\Microsoft\Edge\Application\msedge.exe%b{00000000-0000-0000-0000-000000000000}|1%b7404
22:02:48.556 36 AudioDeviceSession OnStateChanged Inactive msedge {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\Microsoft\Edge\Application\msedge.exe%b{00000000-0000-0000-0000-000000000000}|1%b7404
22:10:41.472 26 AudioDeviceSessionCollection OnSessionCreated
22:10:41.477 26 AudioDeviceSessionCollection CreateAndAddSession System.Runtime.InteropServices.COMException (0x88890004): 异常来自 HRESULT:0x88890004
在 EarTrumpet.Interop.MMDeviceAPI.IChannelAudioVolume.GetChannelCount()
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionChannelCollection..ctor(IChannelAudioVolume session, Dispatcher dispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionChannelCollection.cs:行号 14
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSession..ctor(IAudioDevice parent, IAudioSessionControl session, Dispatcher foregroundDispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSession.cs:行号 142
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionCollection.CreateAndAddSession(IAudioSessionControl session) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionCollection.cs:行号 68
22:10:41.477 26 AudioDeviceSession OnStateChanged Active DingTalk {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\DingDing\main\current_new\DingTalk.exe%b{00000000-0000-0000-0000-000000000000}|1%b6268
22:10:42.328 21 AudioDeviceSession OnStateChanged Inactive DingTalk {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\DingDing\main\current_new\DingTalk.exe%b{00000000-0000-0000-0000-000000000000}|1%b6268
22:10:56.318 30 AudioDeviceSessionCollection OnSessionCreated
22:10:56.321 30 AudioDeviceSessionCollection CreateAndAddSession System.Runtime.InteropServices.COMException (0x88890004): 异常来自 HRESULT:0x88890004
在 EarTrumpet.Interop.MMDeviceAPI.IChannelAudioVolume.GetChannelCount()
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionChannelCollection..ctor(IChannelAudioVolume session, Dispatcher dispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionChannelCollection.cs:行号 14
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSession..ctor(IAudioDevice parent, IAudioSessionControl session, Dispatcher foregroundDispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSession.cs:行号 142
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionCollection.CreateAndAddSession(IAudioSessionControl session) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionCollection.cs:行号 68
22:10:56.321 30 AudioDeviceSession OnStateChanged Active DingTalk {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\DingDing\main\current_new\DingTalk.exe%b{00000000-0000-0000-0000-000000000000}|1%b6268
22:10:57.167 21 AudioDeviceSession OnStateChanged Inactive DingTalk {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\DingDing\main\current_new\DingTalk.exe%b{00000000-0000-0000-0000-000000000000}|1%b6268
23:37:36.166 30 AudioDeviceSessionCollection OnSessionCreated
23:37:36.174 30 AudioDeviceSessionCollection CreateAndAddSession System.Runtime.InteropServices.COMException (0x88890004): 异常来自 HRESULT:0x88890004
在 EarTrumpet.Interop.MMDeviceAPI.IChannelAudioVolume.GetChannelCount()
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionChannelCollection..ctor(IChannelAudioVolume session, Dispatcher dispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionChannelCollection.cs:行号 14
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSession..ctor(IAudioDevice parent, IAudioSessionControl session, Dispatcher foregroundDispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSession.cs:行号 142
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionCollection.CreateAndAddSession(IAudioSessionControl session) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionCollection.cs:行号 68
23:37:36.175 30 AudioDeviceSession OnStateChanged Active DingTalk {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\DingDing\main\current_new\DingTalk.exe%b{00000000-0000-0000-0000-000000000000}|1%b6268
23:37:37.023 21 AudioDeviceSession OnStateChanged Inactive DingTalk {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\DingDing\main\current_new\DingTalk.exe%b{00000000-0000-0000-0000-000000000000}|1%b6268
05:41:33.445 21 AudioDeviceSessionCollection OnSessionCreated
05:41:33.447 21 AudioDeviceSessionCollection CreateAndAddSession System.Runtime.InteropServices.COMException (0x88890004): 异常来自 HRESULT:0x88890004
在 EarTrumpet.Interop.MMDeviceAPI.IChannelAudioVolume.GetChannelCount()
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionChannelCollection..ctor(IChannelAudioVolume session, Dispatcher dispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionChannelCollection.cs:行号 14
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSession..ctor(IAudioDevice parent, IAudioSessionControl session, Dispatcher foregroundDispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSession.cs:行号 142
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionCollection.CreateAndAddSession(IAudioSessionControl session) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionCollection.cs:行号 68
05:41:33.447 21 AudioDeviceSession OnStateChanged Active DingTalk {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\DingDing\main\current_new\DingTalk.exe%b{00000000-0000-0000-0000-000000000000}|1%b6268
05:41:34.293 30 AudioDeviceSession OnStateChanged Inactive DingTalk {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\DingDing\main\current_new\DingTalk.exe%b{00000000-0000-0000-0000-000000000000}|1%b6268
05:54:32.082 26 AudioDeviceSessionCollection OnSessionCreated
05:54:32.083 26 AudioDeviceSessionCollection CreateAndAddSession System.Runtime.InteropServices.COMException (0x88890004): 异常来自 HRESULT:0x88890004
在 EarTrumpet.Interop.MMDeviceAPI.IChannelAudioVolume.GetChannelCount()
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionChannelCollection..ctor(IChannelAudioVolume session, Dispatcher dispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionChannelCollection.cs:行号 14
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSession..ctor(IAudioDevice parent, IAudioSessionControl session, Dispatcher foregroundDispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSession.cs:行号 142
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionCollection.CreateAndAddSession(IAudioSessionControl session) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionCollection.cs:行号 68
05:54:32.083 26 AudioDeviceSession OnStateChanged Active DingTalk {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\DingDing\main\current_new\DingTalk.exe%b{00000000-0000-0000-0000-000000000000}|1%b6268
05:54:32.941 36 AudioDeviceSession OnStateChanged Inactive DingTalk {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\DingDing\main\current_new\DingTalk.exe%b{00000000-0000-0000-0000-000000000000}|1%b6268
07:45:52.619 36 AudioDeviceSessionCollection OnSessionCreated
07:45:52.745 36 AudioDeviceSession Create vlc {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files\VideoLAN\VLC\vlc.exe%b{4533F59D-59EE-00C6-ADB2-C68B501A6655}|1%b20828
07:45:52.752 UI AudioDeviceSessionCollection AddSession vlc {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files\VideoLAN\VLC\vlc.exe%b{4533F59D-59EE-00C6-ADB2-C68B501A6655}|1%b20828
07:45:55.981 26 AudioDeviceSession OnStateChanged Active vlc {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files\VideoLAN\VLC\vlc.exe%b{4533F59D-59EE-00C6-ADB2-C68B501A6655}|1%b20828
07:46:00.192 26 AudioDeviceSession OnStateChanged Inactive vlc {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files\VideoLAN\VLC\vlc.exe%b{4533F59D-59EE-00C6-ADB2-C68B501A6655}|1%b20828
07:46:00.205 36 AudioDeviceSession OnStateChanged Active vlc {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files\VideoLAN\VLC\vlc.exe%b{4533F59D-59EE-00C6-ADB2-C68B501A6655}|1%b20828
07:46:02.200 36 AudioDeviceSession OnStateChanged Inactive vlc {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files\VideoLAN\VLC\vlc.exe%b{4533F59D-59EE-00C6-ADB2-C68B501A6655}|1%b20828
07:46:02.222 30 AudioDeviceSession OnStateChanged Active vlc {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files\VideoLAN\VLC\vlc.exe%b{4533F59D-59EE-00C6-ADB2-C68B501A6655}|1%b20828
07:46:03.516 26 AudioDeviceSession OnStateChanged Inactive vlc {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files\VideoLAN\VLC\vlc.exe%b{4533F59D-59EE-00C6-ADB2-C68B501A6655}|1%b20828
07:46:04.011 30 AudioDeviceSession OnStateChanged Expired vlc {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files\VideoLAN\VLC\vlc.exe%b{4533F59D-59EE-00C6-ADB2-C68B501A6655}|1%b20828
07:46:04.011 6 ProcessWatcherService Quit: 20828
07:46:04.011 6 AudioDeviceSession DisconnectSession vlc {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files\VideoLAN\VLC\vlc.exe%b{4533F59D-59EE-00C6-ADB2-C68B501A6655}|1%b20828
07:46:04.012 UI AudioDeviceSessionCollection RemoveSession vlc {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files\VideoLAN\VLC\vlc.exe%b{4533F59D-59EE-00C6-ADB2-C68B501A6655}|1%b20828
07:46:06.797 26 AudioDeviceSessionCollection OnSessionCreated
07:46:06.855 26 AudioDeviceSession Create vlc {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files\VideoLAN\VLC\vlc.exe%b{4533F59D-59EE-00C6-ADB2-C68B501A6655}|1%b15156
07:46:06.863 UI AudioDeviceSessionCollection AddSession vlc {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files\VideoLAN\VLC\vlc.exe%b{4533F59D-59EE-00C6-ADB2-C68B501A6655}|1%b15156
07:46:07.664 UI FlyoutViewModel ChangeState Opening
07:46:07.693 UI WindowsTaskbar Current: Location=Bottom, AutoHide=False, Taskbar=65872, Size=[Left=0,Top=728,Right=1366,Bottom=768], Monitor=Screen[Bounds={X=0,Y=0,Width=1366,Height=768} WorkingArea={X=0,Y=0,Width=1366,Height=728} Primary=True DeviceName=\.\DISPLAY1
07:46:08.887 UI ImageEx LoadShellIcon 24x24 C:\Program Files\VideoLAN\VLC\vlc.exe
07:46:09.123 UI FlyoutViewModel ChangeState Open
07:46:09.320 36 AudioDeviceSession OnStateChanged Active vlc {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files\VideoLAN\VLC\vlc.exe%b{4533F59D-59EE-00C6-ADB2-C68B501A6655}|1%b15156
07:46:11.012 UI TaskbarIconSource Changed: kind=SpeakerTwoBars dpi=96 isSysLight=False isLegacy=False
07:46:11.022 UI IconHelper LoadIconForTaskbar C:\WINDOWS\System32\SndVolSSO.dll,123 16x16
07:46:12.008 36 AudioDeviceManager-(Playback) OnPropertyValueChanged {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5} 9855c4cd-df8c-449c-a181-8191b68bd06c,1
07:46:12.240 UI TaskbarIconSource Changed: kind=SpeakerThreeBars dpi=96 isSysLight=False isLegacy=False
07:46:12.244 UI IconHelper LoadIconForTaskbar C:\WINDOWS\System32\SndVolSSO.dll,124 16x16
07:46:17.010 UI TaskbarIconSource Changed: kind=Muted dpi=96 isSysLight=False isLegacy=False
07:46:17.013 UI IconHelper LoadIconForTaskbar C:\WINDOWS\System32\SndVolSSO.dll,120 16x16
07:46:17.289 UI FlyoutViewModel ChangeState Closing_Stage1
07:46:17.362 UI FlyoutViewModel ChangeState Closing_Stage2
07:46:17.675 UI FlyoutViewModel ChangeState Hidden
07:46:17.994 30 AudioDeviceManager-(Playback) OnPropertyValueChanged {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5} 9855c4cd-df8c-449c-a181-8191b68bd06c,1
07:46:18.653 30 AudioDeviceSession OnStateChanged Inactive vlc {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files\VideoLAN\VLC\vlc.exe%b{4533F59D-59EE-00C6-ADB2-C68B501A6655}|1%b15156
07:46:35.736 26 AudioDeviceManager-(Playback) OnPropertyValueChanged {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5} e4870e26-3cc5-4cd2-ba46-ca0a9a70ed04,0
07:46:35.743 26 AudioDeviceManager-(Playback) OnPropertyValueChanged {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5} 3d6e1656-2e50-4c4c-8d85-d0acae3c6c68,2
07:46:35.749 26 AudioDeviceManager-(Playback) OnPropertyValueChanged {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5} 3d6e1656-2e50-4c4c-8d85-d0acae3c6c68,3
07:46:35.762 26 AudioDeviceManager-(Playback) OnPropertyValueChanged {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5} 624f56de-fd24-473e-814a-de40aacaed16,3
07:46:35.804 30 AudioDeviceManager-(Playback) OnPropertyValueChanged {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5} f19f064d-082c-4e27-bc73-6882a1bb8e4c,0
07:46:35.896 26 AudioDeviceManager-(Playback) OnPropertyValueChanged {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5} 3d6e1656-2e50-4c4c-8d85-d0acae3c6c68,3
07:46:35.897 26 AudioDeviceManager-(Playback) OnPropertyValueChanged {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5} e4870e26-3cc5-4cd2-ba46-ca0a9a70ed04,0
07:46:35.900 26 AudioDeviceManager-(Playback) OnPropertyValueChanged {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5} 624f56de-fd24-473e-814a-de40aacaed16,3
07:46:35.906 36 AudioDeviceManager-(Playback) OnPropertyValueChanged {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5} 3d6e1656-2e50-4c4c-8d85-d0acae3c6c68,2
07:46:35.914 36 AudioDeviceManager-(Playback) OnPropertyValueChanged {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5} e4870e26-3cc5-4cd2-ba46-ca0a9a70ed04,1
07:46:35.922 36 AudioDeviceManager-(Playback) OnPropertyValueChanged {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5} e4870e26-3cc5-4cd2-ba46-ca0a9a70ed04,1
07:46:35.934 26 AudioDeviceManager-(Playback) OnPropertyValueChanged {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5} 6737016f-5360-48ee-af05-e616c8ff27a7,2
07:46:35.943 26 AudioDeviceManager-(Playback) OnPropertyValueChanged {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5} fd8a7b27-0b18-4025-ab1c-bdd6b32e1604,2
07:46:35.953 26 AudioDeviceManager-(Playback) OnPropertyValueChanged {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5} 908dba32-edff-4c28-8e45-c918561f6748,2
07:46:35.964 26 AudioDeviceManager-(Playback) OnPropertyValueChanged {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5} 913bc9a7-624b-4a30-96ac-5064a9fc6589,2
07:46:35.972 26 AudioDeviceManager-(Playback) OnPropertyValueChanged {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5} a45429a4-aa63-4480-b7f8-3f2552daee93,2
07:46:35.983 26 AudioDeviceManager-(Playback) OnPropertyValueChanged {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5} a45429a4-aa63-4480-b7f8-3f2552daee93,3
07:46:35.992 26 AudioDeviceManager-(Playback) OnPropertyValueChanged {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5} a45429a4-aa63-4480-b7f8-3f2552daee93,4
07:46:36.001 26 AudioDeviceManager-(Playback) OnPropertyValueChanged {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5} a45429a4-aa63-4480-b7f8-3f2552daee93,5
07:46:36.011 26 AudioDeviceManager-(Playback) OnPropertyValueChanged {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5} a45429a4-aa63-4480-b7f8-3f2552daee93,6
07:46:36.023 26 AudioDeviceManager-(Playback) OnPropertyValueChanged {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5} 1e94c58f-3e40-4ddb-b10c-a86d8b870a31,2
07:46:36.049 26 AudioDeviceSession DisconnectSession DingTalk {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\DingDing\main\current_new\DingTalk.exe%b{00000000-0000-0000-0000-000000000000}|1%b12320
07:46:36.052 36 AudioDeviceSession DisconnectSession msedge {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\Microsoft\Edge\Application\msedge.exe%b{00000000-0000-0000-0000-000000000000}|1%b7404
07:46:36.055 36 AudioDeviceSession DisconnectSession steam {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\Steam\steam.exe%b{00000000-0000-0000-0000-000000000000}|1%b1724
07:46:36.057 36 AudioDeviceSession DisconnectSession C:\WINDOWS\SystemApps\Microsoft.Windows.Search_cw5n1h2txyewy {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|#%b{9A9B06AF-CB40-454F-AE3A-3A10BD9C08FF}|1%b#
07:46:36.058 36 AudioDeviceSession DisconnectSession C:\WINDOWS\SystemApps\Microsoft.Windows.Search_cw5n1h2txyewy {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|#%b{223E5E14-0FDC-4753-89C4-5E11AF0FF0F8}|1%b#
07:46:36.061 36 AudioDeviceSession DisconnectSession WeChat {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\Tencent\WeChat\WeChat.exe%b{00000000-0000-0000-0000-000000000000}|1%b13948
07:46:36.063 36 AudioDeviceSession DisconnectSession DingTalk {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\DingDing\main\current_new\DingTalk.exe%b{00000000-0000-0000-0000-000000000000}|1%b6268
07:46:36.068 36 AudioDeviceSession DisconnectSession vlc {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files\VideoLAN\VLC\vlc.exe%b{4533F59D-59EE-00C6-ADB2-C68B501A6655}|1%b15156
07:46:36.068 UI AudioDeviceSessionCollection RemoveSession vlc {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files\VideoLAN\VLC\vlc.exe%b{4533F59D-59EE-00C6-ADB2-C68B501A6655}|1%b15156
07:46:36.078 26 AudioDeviceSession DisconnectSession i4AirPlayer {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume6\Program Files (x86)\i4Tools7\extrastools\i4AirPlayer\i4AirPlayer.exe%b{00000000-0000-0000-0000-000000000000}|1%b14408
07:46:36.078 26 AudioDeviceSession DisconnectSession *SystemSounds {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|#%b{A9EF3FD9-4240-455E-A4D5-F2B3301887B2}|1%b#
07:46:36.148 36 AudioDeviceManager-(Playback) OnDefaultDeviceChanged {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}
07:46:36.148 UI AudioDeviceManager-(Playback) QueryDefaultDevice
07:46:36.187 36 AudioDeviceManager-(Playback) OnDefaultDeviceChanged {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}
07:46:36.187 UI AudioDeviceManager-(Playback) QueryDefaultDevice
07:46:36.273 UI TaskbarIconSource Changed: kind=SpeakerTwoBars dpi=96 isSysLight=False isLegacy=False
07:46:36.277 UI IconHelper LoadIconForTaskbar C:\WINDOWS\System32\SndVolSSO.dll,123 16x16
07:46:36.296 30 AudioDeviceSessionCollection OnSessionCreated
07:46:36.390 30 DesktopAppInfo DisplayName read failed FxSound 0x80070490
07:46:36.417 30 AudioDeviceSession Create FxSound {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files\FxSound LLC\FxSound\FxSound.exe%b{00000000-0000-0000-0000-000000000000}|1%b12404
07:46:36.418 UI AudioDeviceSessionCollection AddSession FxSound {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files\FxSound LLC\FxSound\FxSound.exe%b{00000000-0000-0000-0000-000000000000}|1%b12404
07:46:36.442 36 AudioDeviceManager-(Playback) OnPropertyValueChanged {0.0.0.00000000}.{0c029c5a-6804-4cbe-8bbf-d63c75f72636} 24dbb0fc-9311-4b3d-9cf0-18ff155639d4,0
07:46:36.455 30 AudioDeviceSessionCollection OnSessionCreated
07:46:36.613 30 DesktopAppInfo DisplayName read failed FxSound 0x80070490
07:46:36.649 30 AudioDeviceSession Create FxSound {0.0.0.00000000}.{0c029c5a-6804-4cbe-8bbf-d63c75f72636}|\Device\HarddiskVolume3\Program Files\FxSound LLC\FxSound\FxSound.exe%b{00000000-0000-0000-0000-000000000000}|1%b12404
07:46:36.650 UI AudioDeviceSessionCollection AddSession FxSound {0.0.0.00000000}.{0c029c5a-6804-4cbe-8bbf-d63c75f72636}|\Device\HarddiskVolume3\Program Files\FxSound LLC\FxSound\FxSound.exe%b{00000000-0000-0000-0000-000000000000}|1%b12404
07:46:36.651 30 AudioDeviceManager-(Playback) OnPropertyValueChanged {0.0.0.00000000}.{e1484fe7-34b6-4a41-a2bd-5c568f622822} 24dbb0fc-9311-4b3d-9cf0-18ff155639d4,0
07:46:37.278 26 AudioDeviceManager-(Playback) OnPropertyValueChanged {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5} 9855c4cd-df8c-449c-a181-8191b68bd06c,1
07:46:39.902 30 AudioDeviceManager-(Playback) OnPropertyValueChanged {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5} e4870e26-3cc5-4cd2-ba46-ca0a9a70ed04,0
07:46:39.903 30 AudioDeviceManager-(Playback) OnPropertyValueChanged {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5} 3d6e1656-2e50-4c4c-8d85-d0acae3c6c68,2
07:46:39.925 30 AudioDeviceManager-(Playback) OnPropertyValueChanged {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5} 3d6e1656-2e50-4c4c-8d85-d0acae3c6c68,3
07:46:39.929 30 AudioDeviceManager-(Playback) OnPropertyValueChanged {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5} 624f56de-fd24-473e-814a-de40aacaed16,3
07:46:39.990 26 AudioDeviceManager-(Playback) OnPropertyValueChanged {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5} 3d6e1656-2e50-4c4c-8d85-d0acae3c6c68,3
07:46:40.004 26 AudioDeviceManager-(Playback) OnPropertyValueChanged {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5} e4870e26-3cc5-4cd2-ba46-ca0a9a70ed04,0
07:46:40.005 26 AudioDeviceManager-(Playback) OnPropertyValueChanged {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5} 624f56de-fd24-473e-814a-de40aacaed16,3
07:46:40.006 26 AudioDeviceManager-(Playback) OnPropertyValueChanged {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5} 3d6e1656-2e50-4c4c-8d85-d0acae3c6c68,2
07:46:40.008 26 AudioDeviceManager-(Playback) OnPropertyValueChanged {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5} e4870e26-3cc5-4cd2-ba46-ca0a9a70ed04,1
07:46:40.009 26 AudioDeviceManager-(Playback) OnPropertyValueChanged {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5} e4870e26-3cc5-4cd2-ba46-ca0a9a70ed04,1
07:46:40.009 26 AudioDeviceSession DisconnectSession DingTalk {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\DingDing\main\current_new\DingTalk.exe%b{00000000-0000-0000-0000-000000000000}|1%b12320
07:46:40.010 26 AudioDeviceSession DisconnectSession msedge {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\Microsoft\Edge\Application\msedge.exe%b{00000000-0000-0000-0000-000000000000}|1%b7404
07:46:40.010 26 AudioDeviceSession DisconnectSession steam {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\Steam\steam.exe%b{00000000-0000-0000-0000-000000000000}|1%b1724
07:46:40.010 26 AudioDeviceSession DisconnectSession C:\WINDOWS\SystemApps\Microsoft.Windows.Search_cw5n1h2txyewy {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|#%b{9A9B06AF-CB40-454F-AE3A-3A10BD9C08FF}|1%b#
07:46:40.010 26 AudioDeviceSession DisconnectSession C:\WINDOWS\SystemApps\Microsoft.Windows.Search_cw5n1h2txyewy {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|#%b{223E5E14-0FDC-4753-89C4-5E11AF0FF0F8}|1%b#
07:46:40.011 26 AudioDeviceSession DisconnectSession WeChat {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\Tencent\WeChat\WeChat.exe%b{00000000-0000-0000-0000-000000000000}|1%b13948
07:46:40.011 26 AudioDeviceSession DisconnectSession DingTalk {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\DingDing\main\current_new\DingTalk.exe%b{00000000-0000-0000-0000-000000000000}|1%b6268
07:46:40.011 26 AudioDeviceSession DisconnectSession vlc {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files\VideoLAN\VLC\vlc.exe%b{4533F59D-59EE-00C6-ADB2-C68B501A6655}|1%b15156
07:46:40.029 26 AudioDeviceSession DisconnectSession FxSound {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files\FxSound LLC\FxSound\FxSound.exe%b{00000000-0000-0000-0000-000000000000}|1%b12404
07:46:40.029 26 AudioDeviceSession DisconnectSession i4AirPlayer {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume6\Program Files (x86)\i4Tools7\extrastools\i4AirPlayer\i4AirPlayer.exe%b{00000000-0000-0000-0000-000000000000}|1%b14408
07:46:40.030 UI AudioDeviceSessionCollection RemoveSession FxSound {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files\FxSound LLC\FxSound\FxSound.exe%b{00000000-0000-0000-0000-000000000000}|1%b12404
07:46:40.030 26 AudioDeviceSession DisconnectSession *SystemSounds {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|#%b{A9EF3FD9-4240-455E-A4D5-F2B3301887B2}|1%b#
07:46:40.090 30 AudioDeviceManager-(Playback) OnDefaultDeviceChanged {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}
07:46:40.091 UI AudioDeviceManager-(Playback) QueryDefaultDevice
07:46:40.124 30 AudioDeviceManager-(Playback) OnDefaultDeviceChanged {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}
07:46:40.124 UI AudioDeviceManager-(Playback) QueryDefaultDevice
07:46:40.573 30 AudioDeviceSessionCollection OnSessionCreated
07:46:40.574 30 AudioDeviceSessionCollection CreateAndAddSession System.Runtime.InteropServices.COMException (0x88890004): 异常来自 HRESULT:0x88890004
在 EarTrumpet.Interop.MMDeviceAPI.IChannelAudioVolume.GetChannelCount()
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionChannelCollection..ctor(IChannelAudioVolume session, Dispatcher dispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionChannelCollection.cs:行号 14
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSession..ctor(IAudioDevice parent, IAudioSessionControl session, Dispatcher foregroundDispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSession.cs:行号 142
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionCollection.CreateAndAddSession(IAudioSessionControl session) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionCollection.cs:行号 68
07:46:40.575 30 AudioDeviceSession OnStateChanged Active FxSound {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files\FxSound LLC\FxSound\FxSound.exe%b{00000000-0000-0000-0000-000000000000}|1%b12404
07:46:40.590 26 AudioDeviceSession OnStateChanged Active FxSound {0.0.0.00000000}.{0c029c5a-6804-4cbe-8bbf-d63c75f72636}|\Device\HarddiskVolume3\Program Files\FxSound LLC\FxSound\FxSound.exe%b{00000000-0000-0000-0000-000000000000}|1%b12404
07:46:40.619 26 AudioDeviceSession OnStateChanged Inactive FxSound {0.0.0.00000000}.{0c029c5a-6804-4cbe-8bbf-d63c75f72636}|\Device\HarddiskVolume3\Program Files\FxSound LLC\FxSound\FxSound.exe%b{00000000-0000-0000-0000-000000000000}|1%b12404
07:46:43.843 UI FlyoutViewModel ChangeState Opening
07:46:43.845 UI WindowsTaskbar Current: Location=Bottom, AutoHide=False, Taskbar=65872, Size=[Left=0,Top=728,Right=1366,Bottom=768], Monitor=Screen[Bounds={X=0,Y=0,Width=1366,Height=768} WorkingArea={X=0,Y=0,Width=1366,Height=728} Primary=True DeviceName=\.\DISPLAY1
07:46:43.897 UI FlyoutViewModel ChangeState Open
07:46:45.876 UI TaskbarIconSource Changed: kind=SpeakerOneBar dpi=96 isSysLight=False isLegacy=False
07:46:45.879 UI IconHelper LoadIconForTaskbar C:\WINDOWS\System32\SndVolSSO.dll,122 16x16
07:46:47.239 UI FlyoutViewModel ChangeState Closing_Stage1
07:46:47.271 UI FlyoutViewModel ChangeState Closing_Stage2
07:46:47.462 26 AudioDeviceSessionCollection OnSessionCreated
07:46:47.463 26 AudioDeviceSessionCollection CreateAndAddSession System.Runtime.InteropServices.COMException (0x88890004): 尚未实现
尚未实现
在 EarTrumpet.Interop.MMDeviceAPI.IChannelAudioVolume.GetChannelCount()
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionChannelCollection..ctor(IChannelAudioVolume session, Dispatcher dispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionChannelCollection.cs:行号 14
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSession..ctor(IAudioDevice parent, IAudioSessionControl session, Dispatcher foregroundDispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSession.cs:行号 142
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionCollection.CreateAndAddSession(IAudioSessionControl session) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionCollection.cs:行号 68
07:46:47.464 26 AudioDeviceSession OnStateChanged Active vlc {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files\VideoLAN\VLC\vlc.exe%b{4533F59D-59EE-00C6-ADB2-C68B501A6655}|1%b15156
07:46:47.464 26 AudioDeviceSession OnStateChanged Inactive vlc {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files\VideoLAN\VLC\vlc.exe%b{4533F59D-59EE-00C6-ADB2-C68B501A6655}|1%b15156
07:46:47.497 26 AudioDeviceSessionCollection OnSessionCreated
07:46:47.498 26 AudioDeviceSessionCollection CreateAndAddSession System.Runtime.InteropServices.COMException (0x88890004): 异常来自 HRESULT:0x88890004
在 EarTrumpet.Interop.MMDeviceAPI.IChannelAudioVolume.GetChannelCount()
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionChannelCollection..ctor(IChannelAudioVolume session, Dispatcher dispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionChannelCollection.cs:行号 14
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSession..ctor(IAudioDevice parent, IAudioSessionControl session, Dispatcher foregroundDispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSession.cs:行号 142
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionCollection.CreateAndAddSession(IAudioSessionControl session) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionCollection.cs:行号 68
07:46:47.498 26 AudioDeviceSession OnStateChanged Active vlc {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files\VideoLAN\VLC\vlc.exe%b{4533F59D-59EE-00C6-ADB2-C68B501A6655}|1%b15156
07:46:47.519 26 AudioDeviceSession OnStateChanged Active FxSound {0.0.0.00000000}.{0c029c5a-6804-4cbe-8bbf-d63c75f72636}|\Device\HarddiskVolume3\Program Files\FxSound LLC\FxSound\FxSound.exe%b{00000000-0000-0000-0000-000000000000}|1%b12404
07:46:47.581 UI FlyoutViewModel ChangeState Hidden
07:46:48.886 UI FlyoutViewModel ChangeState Opening
07:46:48.890 UI WindowsTaskbar Current: Location=Bottom, AutoHide=False, Taskbar=65872, Size=[Left=0,Top=728,Right=1366,Bottom=768], Monitor=Screen[Bounds={X=0,Y=0,Width=1366,Height=768} WorkingArea={X=0,Y=0,Width=1366,Height=728} Primary=True DeviceName=\.\DISPLAY1
07:46:48.939 UI FlyoutViewModel ChangeState Open
07:47:00.442 UI FlyoutViewModel ChangeState Closing_Stage1
07:47:00.508 UI FlyoutViewModel ChangeState Closing_Stage2
07:47:00.820 UI FlyoutViewModel ChangeState Hidden
07:47:03.893 36 AudioDeviceSession OnStateChanged Inactive vlc {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files\VideoLAN\VLC\vlc.exe%b{4533F59D-59EE-00C6-ADB2-C68B501A6655}|1%b15156
07:47:03.907 26 AudioDeviceSessionCollection OnSessionCreated
07:47:03.908 26 AudioDeviceSessionCollection CreateAndAddSession System.Runtime.InteropServices.COMException (0x88890004): 异常来自 HRESULT:0x88890004
在 EarTrumpet.Interop.MMDeviceAPI.IChannelAudioVolume.GetChannelCount()
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionChannelCollection..ctor(IChannelAudioVolume session, Dispatcher dispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionChannelCollection.cs:行号 14
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSession..ctor(IAudioDevice parent, IAudioSessionControl session, Dispatcher foregroundDispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSession.cs:行号 142
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionCollection.CreateAndAddSession(IAudioSessionControl session) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionCollection.cs:行号 68
07:47:03.909 26 AudioDeviceSession OnStateChanged Active vlc {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files\VideoLAN\VLC\vlc.exe%b{4533F59D-59EE-00C6-ADB2-C68B501A6655}|1%b15156
07:47:05.152 30 AudioDeviceSession OnStateChanged Inactive vlc {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files\VideoLAN\VLC\vlc.exe%b{4533F59D-59EE-00C6-ADB2-C68B501A6655}|1%b15156
07:47:05.175 26 AudioDeviceSessionCollection OnSessionCreated
07:47:05.181 26 AudioDeviceSessionCollection CreateAndAddSession System.Runtime.InteropServices.COMException (0x88890004): 异常来自 HRESULT:0x88890004
在 EarTrumpet.Interop.MMDeviceAPI.IChannelAudioVolume.GetChannelCount()
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionChannelCollection..ctor(IChannelAudioVolume session, Dispatcher dispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionChannelCollection.cs:行号 14
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSession..ctor(IAudioDevice parent, IAudioSessionControl session, Dispatcher foregroundDispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSession.cs:行号 142
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionCollection.CreateAndAddSession(IAudioSessionControl session) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionCollection.cs:行号 68
07:47:05.181 26 AudioDeviceSession OnStateChanged Active vlc {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files\VideoLAN\VLC\vlc.exe%b{4533F59D-59EE-00C6-ADB2-C68B501A6655}|1%b15156
07:47:07.269 25 AudioDeviceSession OnStateChanged Inactive vlc {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files\VideoLAN\VLC\vlc.exe%b{4533F59D-59EE-00C6-ADB2-C68B501A6655}|1%b15156
07:47:07.282 30 AudioDeviceSessionCollection OnSessionCreated
07:47:07.283 30 AudioDeviceSessionCollection CreateAndAddSession System.Runtime.InteropServices.COMException (0x88890004): 异常来自 HRESULT:0x88890004
在 EarTrumpet.Interop.MMDeviceAPI.IChannelAudioVolume.GetChannelCount()
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionChannelCollection..ctor(IChannelAudioVolume session, Dispatcher dispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionChannelCollection.cs:行号 14
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSession..ctor(IAudioDevice parent, IAudioSessionControl session, Dispatcher foregroundDispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSession.cs:行号 142
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionCollection.CreateAndAddSession(IAudioSessionControl session) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionCollection.cs:行号 68
07:47:07.284 30 AudioDeviceSession OnStateChanged Active vlc {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files\VideoLAN\VLC\vlc.exe%b{4533F59D-59EE-00C6-ADB2-C68B501A6655}|1%b15156
07:47:08.802 26 AudioDeviceSession OnStateChanged Inactive vlc {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files\VideoLAN\VLC\vlc.exe%b{4533F59D-59EE-00C6-ADB2-C68B501A6655}|1%b15156
07:47:08.811 30 AudioDeviceSessionCollection OnSessionCreated
07:47:08.812 30 AudioDeviceSessionCollection CreateAndAddSession System.Runtime.InteropServices.COMException (0x88890004): 异常来自 HRESULT:0x88890004
在 EarTrumpet.Interop.MMDeviceAPI.IChannelAudioVolume.GetChannelCount()
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionChannelCollection..ctor(IChannelAudioVolume session, Dispatcher dispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionChannelCollection.cs:行号 14
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSession..ctor(IAudioDevice parent, IAudioSessionControl session, Dispatcher foregroundDispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSession.cs:行号 142
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionCollection.CreateAndAddSession(IAudioSessionControl session) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionCollection.cs:行号 68
07:47:08.812 30 AudioDeviceSession OnStateChanged Active vlc {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files\VideoLAN\VLC\vlc.exe%b{4533F59D-59EE-00C6-ADB2-C68B501A6655}|1%b15156
07:47:09.721 25 AudioDeviceSession OnStateChanged Inactive vlc {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files\VideoLAN\VLC\vlc.exe%b{4533F59D-59EE-00C6-ADB2-C68B501A6655}|1%b15156
07:47:09.744 25 AudioDeviceSessionCollection OnSessionCreated
07:47:09.750 25 AudioDeviceSessionCollection CreateAndAddSession System.Runtime.InteropServices.COMException (0x88890004): 异常来自 HRESULT:0x88890004
在 EarTrumpet.Interop.MMDeviceAPI.IChannelAudioVolume.GetChannelCount()
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionChannelCollection..ctor(IChannelAudioVolume session, Dispatcher dispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionChannelCollection.cs:行号 14
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSession..ctor(IAudioDevice parent, IAudioSessionControl session, Dispatcher foregroundDispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSession.cs:行号 142
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionCollection.CreateAndAddSession(IAudioSessionControl session) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionCollection.cs:行号 68
07:47:09.750 25 AudioDeviceSession OnStateChanged Active vlc {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files\VideoLAN\VLC\vlc.exe%b{4533F59D-59EE-00C6-ADB2-C68B501A6655}|1%b15156
07:47:10.640 25 AudioDeviceSession OnStateChanged Inactive vlc {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files\VideoLAN\VLC\vlc.exe%b{4533F59D-59EE-00C6-ADB2-C68B501A6655}|1%b15156
07:47:10.655 26 AudioDeviceSessionCollection OnSessionCreated
07:47:10.657 26 AudioDeviceSessionCollection CreateAndAddSession System.Runtime.InteropServices.COMException (0x88890004): 异常来自 HRESULT:0x88890004
在 EarTrumpet.Interop.MMDeviceAPI.IChannelAudioVolume.GetChannelCount()
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionChannelCollection..ctor(IChannelAudioVolume session, Dispatcher dispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionChannelCollection.cs:行号 14
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSession..ctor(IAudioDevice parent, IAudioSessionControl session, Dispatcher foregroundDispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSession.cs:行号 142
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionCollection.CreateAndAddSession(IAudioSessionControl session) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionCollection.cs:行号 68
07:47:10.657 26 AudioDeviceSession OnStateChanged Active vlc {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files\VideoLAN\VLC\vlc.exe%b{4533F59D-59EE-00C6-ADB2-C68B501A6655}|1%b15156
07:47:12.045 30 AudioDeviceSession OnStateChanged Inactive vlc {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files\VideoLAN\VLC\vlc.exe%b{4533F59D-59EE-00C6-ADB2-C68B501A6655}|1%b15156
07:47:12.069 25 AudioDeviceSessionCollection OnSessionCreated
07:47:12.073 25 AudioDeviceSessionCollection CreateAndAddSession System.Runtime.InteropServices.COMException (0x88890004): 异常来自 HRESULT:0x88890004
在 EarTrumpet.Interop.MMDeviceAPI.IChannelAudioVolume.GetChannelCount()
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionChannelCollection..ctor(IChannelAudioVolume session, Dispatcher dispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionChannelCollection.cs:行号 14
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSession..ctor(IAudioDevice parent, IAudioSessionControl session, Dispatcher foregroundDispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSession.cs:行号 142
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionCollection.CreateAndAddSession(IAudioSessionControl session) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionCollection.cs:行号 68
07:47:12.074 25 AudioDeviceSession OnStateChanged Active vlc {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files\VideoLAN\VLC\vlc.exe%b{4533F59D-59EE-00C6-ADB2-C68B501A6655}|1%b15156
07:47:12.875 26 AudioDeviceSession OnStateChanged Inactive vlc {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files\VideoLAN\VLC\vlc.exe%b{4533F59D-59EE-00C6-ADB2-C68B501A6655}|1%b15156
07:47:12.898 26 AudioDeviceSessionCollection OnSessionCreated
07:47:12.899 26 AudioDeviceSessionCollection CreateAndAddSession System.Runtime.InteropServices.COMException (0x88890004): 异常来自 HRESULT:0x88890004
在 EarTrumpet.Interop.MMDeviceAPI.IChannelAudioVolume.GetChannelCount()
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionChannelCollection..ctor(IChannelAudioVolume session, Dispatcher dispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionChannelCollection.cs:行号 14
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSession..ctor(IAudioDevice parent, IAudioSessionControl session, Dispatcher foregroundDispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSession.cs:行号 142
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionCollection.CreateAndAddSession(IAudioSessionControl session) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionCollection.cs:行号 68
07:47:12.899 26 AudioDeviceSession OnStateChanged Active vlc {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files\VideoLAN\VLC\vlc.exe%b{4533F59D-59EE-00C6-ADB2-C68B501A6655}|1%b15156
07:47:13.848 25 AudioDeviceSession OnStateChanged Inactive vlc {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files\VideoLAN\VLC\vlc.exe%b{4533F59D-59EE-00C6-ADB2-C68B501A6655}|1%b15156
07:47:13.857 26 AudioDeviceSessionCollection OnSessionCreated
07:47:13.859 26 AudioDeviceSessionCollection CreateAndAddSession System.Runtime.InteropServices.COMException (0x88890004): 异常来自 HRESULT:0x88890004
在 EarTrumpet.Interop.MMDeviceAPI.IChannelAudioVolume.GetChannelCount()
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionChannelCollection..ctor(IChannelAudioVolume session, Dispatcher dispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionChannelCollection.cs:行号 14
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSession..ctor(IAudioDevice parent, IAudioSessionControl session, Dispatcher foregroundDispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSession.cs:行号 142
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionCollection.CreateAndAddSession(IAudioSessionControl session) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionCollection.cs:行号 68
07:47:13.860 26 AudioDeviceSession OnStateChanged Active vlc {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files\VideoLAN\VLC\vlc.exe%b{4533F59D-59EE-00C6-ADB2-C68B501A6655}|1%b15156
07:47:15.481 30 AudioDeviceSession OnStateChanged Inactive vlc {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files\VideoLAN\VLC\vlc.exe%b{4533F59D-59EE-00C6-ADB2-C68B501A6655}|1%b15156
07:47:15.535 26 AudioDeviceSessionCollection OnSessionCreated
07:47:15.537 26 AudioDeviceSessionCollection CreateAndAddSession System.Runtime.InteropServices.COMException (0x88890004): 异常来自 HRESULT:0x88890004
在 EarTrumpet.Interop.MMDeviceAPI.IChannelAudioVolume.GetChannelCount()
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionChannelCollection..ctor(IChannelAudioVolume session, Dispatcher dispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionChannelCollection.cs:行号 14
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSession..ctor(IAudioDevice parent, IAudioSessionControl session, Dispatcher foregroundDispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSession.cs:行号 142
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionCollection.CreateAndAddSession(IAudioSessionControl session) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionCollection.cs:行号 68
07:47:15.537 26 AudioDeviceSession OnStateChanged Active vlc {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files\VideoLAN\VLC\vlc.exe%b{4533F59D-59EE-00C6-ADB2-C68B501A6655}|1%b15156
07:47:17.341 30 AudioDeviceSession OnStateChanged Inactive vlc {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files\VideoLAN\VLC\vlc.exe%b{4533F59D-59EE-00C6-ADB2-C68B501A6655}|1%b15156
07:47:17.357 30 AudioDeviceSessionCollection OnSessionCreated
07:47:17.359 30 AudioDeviceSessionCollection CreateAndAddSession System.Runtime.InteropServices.COMException (0x88890004): 异常来自 HRESULT:0x88890004
在 EarTrumpet.Interop.MMDeviceAPI.IChannelAudioVolume.GetChannelCount()
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionChannelCollection..ctor(IChannelAudioVolume session, Dispatcher dispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionChannelCollection.cs:行号 14
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSession..ctor(IAudioDevice parent, IAudioSessionControl session, Dispatcher foregroundDispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSession.cs:行号 142
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionCollection.CreateAndAddSession(IAudioSessionControl session) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionCollection.cs:行号 68
07:47:17.360 30 AudioDeviceSession OnStateChanged Active vlc {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files\VideoLAN\VLC\vlc.exe%b{4533F59D-59EE-00C6-ADB2-C68B501A6655}|1%b15156
07:47:18.989 25 AudioDeviceSession OnStateChanged Inactive vlc {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files\VideoLAN\VLC\vlc.exe%b{4533F59D-59EE-00C6-ADB2-C68B501A6655}|1%b15156
07:47:19.015 25 AudioDeviceSessionCollection OnSessionCreated
07:47:19.021 25 AudioDeviceSessionCollection CreateAndAddSession System.Runtime.InteropServices.COMException (0x88890004): 异常来自 HRESULT:0x88890004
在 EarTrumpet.Interop.MMDeviceAPI.IChannelAudioVolume.GetChannelCount()
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionChannelCollection..ctor(IChannelAudioVolume session, Dispatcher dispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionChannelCollection.cs:行号 14
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSession..ctor(IAudioDevice parent, IAudioSessionControl session, Dispatcher foregroundDispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSession.cs:行号 142
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionCollection.CreateAndAddSession(IAudioSessionControl session) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionCollection.cs:行号 68
07:47:19.021 25 AudioDeviceSession OnStateChanged Active vlc {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files\VideoLAN\VLC\vlc.exe%b{4533F59D-59EE-00C6-ADB2-C68B501A6655}|1%b15156
07:47:19.753 25 AudioDeviceSession OnStateChanged Inactive vlc {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files\VideoLAN\VLC\vlc.exe%b{4533F59D-59EE-00C6-ADB2-C68B501A6655}|1%b15156
07:47:19.760 25 AudioDeviceSessionCollection OnSessionCreated
07:47:19.761 25 AudioDeviceSessionCollection CreateAndAddSession System.Runtime.InteropServices.COMException (0x88890004): 异常来自 HRESULT:0x88890004
在 EarTrumpet.Interop.MMDeviceAPI.IChannelAudioVolume.GetChannelCount()
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionChannelCollection..ctor(IChannelAudioVolume session, Dispatcher dispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionChannelCollection.cs:行号 14
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSession..ctor(IAudioDevice parent, IAudioSessionControl session, Dispatcher foregroundDispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSession.cs:行号 142
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionCollection.CreateAndAddSession(IAudioSessionControl session) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionCollection.cs:行号 68
07:47:19.762 25 AudioDeviceSession OnStateChanged Active vlc {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files\VideoLAN\VLC\vlc.exe%b{4533F59D-59EE-00C6-ADB2-C68B501A6655}|1%b15156
07:47:20.328 25 AudioDeviceSession OnStateChanged Inactive vlc {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files\VideoLAN\VLC\vlc.exe%b{4533F59D-59EE-00C6-ADB2-C68B501A6655}|1%b15156
07:47:20.345 30 AudioDeviceSessionCollection OnSessionCreated
07:47:20.349 30 AudioDeviceSessionCollection CreateAndAddSession System.Runtime.InteropServices.COMException (0x88890004): 异常来自 HRESULT:0x88890004
在 EarTrumpet.Interop.MMDeviceAPI.IChannelAudioVolume.GetChannelCount()
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionChannelCollection..ctor(IChannelAudioVolume session, Dispatcher dispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionChannelCollection.cs:行号 14
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSession..ctor(IAudioDevice parent, IAudioSessionControl session, Dispatcher foregroundDispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSession.cs:行号 142
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionCollection.CreateAndAddSession(IAudioSessionControl session) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionCollection.cs:行号 68
07:47:20.350 30 AudioDeviceSession OnStateChanged Active vlc {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files\VideoLAN\VLC\vlc.exe%b{4533F59D-59EE-00C6-ADB2-C68B501A6655}|1%b15156
07:47:22.837 30 AudioDeviceSession OnStateChanged Inactive vlc {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files\VideoLAN\VLC\vlc.exe%b{4533F59D-59EE-00C6-ADB2-C68B501A6655}|1%b15156
07:47:22.852 30 AudioDeviceSessionCollection OnSessionCreated
07:47:22.855 30 AudioDeviceSessionCollection CreateAndAddSession System.Runtime.InteropServices.COMException (0x88890004): 异常来自 HRESULT:0x88890004
在 EarTrumpet.Interop.MMDeviceAPI.IChannelAudioVolume.GetChannelCount()
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionChannelCollection..ctor(IChannelAudioVolume session, Dispatcher dispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionChannelCollection.cs:行号 14
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSession..ctor(IAudioDevice parent, IAudioSessionControl session, Dispatcher foregroundDispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSession.cs:行号 142
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionCollection.CreateAndAddSession(IAudioSessionControl session) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionCollection.cs:行号 68
07:47:22.860 30 AudioDeviceSession OnStateChanged Active vlc {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files\VideoLAN\VLC\vlc.exe%b{4533F59D-59EE-00C6-ADB2-C68B501A6655}|1%b15156
07:47:23.862 36 AudioDeviceSession OnStateChanged Inactive vlc {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files\VideoLAN\VLC\vlc.exe%b{4533F59D-59EE-00C6-ADB2-C68B501A6655}|1%b15156
07:47:23.872 30 AudioDeviceSessionCollection OnSessionCreated
07:47:23.873 30 AudioDeviceSessionCollection CreateAndAddSession System.Runtime.InteropServices.COMException (0x88890004): 异常来自 HRESULT:0x88890004
在 EarTrumpet.Interop.MMDeviceAPI.IChannelAudioVolume.GetChannelCount()
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionChannelCollection..ctor(IChannelAudioVolume session, Dispatcher dispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionChannelCollection.cs:行号 14
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSession..ctor(IAudioDevice parent, IAudioSessionControl session, Dispatcher foregroundDispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSession.cs:行号 142
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionCollection.CreateAndAddSession(IAudioSessionControl session) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionCollection.cs:行号 68
07:47:23.873 30 AudioDeviceSession OnStateChanged Active vlc {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files\VideoLAN\VLC\vlc.exe%b{4533F59D-59EE-00C6-ADB2-C68B501A6655}|1%b15156
07:47:27.799 26 AudioDeviceSession OnStateChanged Inactive vlc {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files\VideoLAN\VLC\vlc.exe%b{4533F59D-59EE-00C6-ADB2-C68B501A6655}|1%b15156
07:47:27.811 26 AudioDeviceSessionCollection OnSessionCreated
07:47:27.813 26 AudioDeviceSessionCollection CreateAndAddSession System.Runtime.InteropServices.COMException (0x88890004): 异常来自 HRESULT:0x88890004
在 EarTrumpet.Interop.MMDeviceAPI.IChannelAudioVolume.GetChannelCount()
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionChannelCollection..ctor(IChannelAudioVolume session, Dispatcher dispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionChannelCollection.cs:行号 14
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSession..ctor(IAudioDevice parent, IAudioSessionControl session, Dispatcher foregroundDispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSession.cs:行号 142
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionCollection.CreateAndAddSession(IAudioSessionControl session) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionCollection.cs:行号 68
07:47:27.814 26 AudioDeviceSession OnStateChanged Active vlc {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files\VideoLAN\VLC\vlc.exe%b{4533F59D-59EE-00C6-ADB2-C68B501A6655}|1%b15156
07:47:30.700 26 AudioDeviceSession OnStateChanged Inactive vlc {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files\VideoLAN\VLC\vlc.exe%b{4533F59D-59EE-00C6-ADB2-C68B501A6655}|1%b15156
07:47:31.150 6 ProcessWatcherService Quit: 15156
07:47:31.150 6 AudioDeviceSession DisconnectSession vlc {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files\VideoLAN\VLC\vlc.exe%b{4533F59D-59EE-00C6-ADB2-C68B501A6655}|1%b15156
07:47:31.150 30 AudioDeviceSession OnStateChanged Expired vlc {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files\VideoLAN\VLC\vlc.exe%b{4533F59D-59EE-00C6-ADB2-C68B501A6655}|1%b15156
07:47:31.297 36 AudioDeviceSession OnStateChanged Inactive FxSound {0.0.0.00000000}.{0c029c5a-6804-4cbe-8bbf-d63c75f72636}|\Device\HarddiskVolume3\Program Files\FxSound LLC\FxSound\FxSound.exe%b{00000000-0000-0000-0000-000000000000}|1%b12404
07:50:07.945 36 AudioDeviceSessionCollection OnSessionCreated
07:50:07.946 36 AudioDeviceSessionCollection CreateAndAddSession System.Runtime.InteropServices.COMException (0x88890004): 异常来自 HRESULT:0x88890004
在 EarTrumpet.Interop.MMDeviceAPI.IChannelAudioVolume.GetChannelCount()
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionChannelCollection..ctor(IChannelAudioVolume session, Dispatcher dispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionChannelCollection.cs:行号 14
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSession..ctor(IAudioDevice parent, IAudioSessionControl session, Dispatcher foregroundDispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSession.cs:行号 142
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionCollection.CreateAndAddSession(IAudioSessionControl session) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionCollection.cs:行号 68
07:50:07.946 36 AudioDeviceSession OnStateChanged Active msedge {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\Microsoft\Edge\Application\msedge.exe%b{00000000-0000-0000-0000-000000000000}|1%b7404
07:50:08.021 23 AudioDeviceSession OnStateChanged Active FxSound {0.0.0.00000000}.{0c029c5a-6804-4cbe-8bbf-d63c75f72636}|\Device\HarddiskVolume3\Program Files\FxSound LLC\FxSound\FxSound.exe%b{00000000-0000-0000-0000-000000000000}|1%b12404
07:50:19.550 36 AudioDeviceSession OnStateChanged Inactive msedge {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\Microsoft\Edge\Application\msedge.exe%b{00000000-0000-0000-0000-000000000000}|1%b7404
07:50:20.162 23 AudioDeviceSession OnStateChanged Inactive FxSound {0.0.0.00000000}.{0c029c5a-6804-4cbe-8bbf-d63c75f72636}|\Device\HarddiskVolume3\Program Files\FxSound LLC\FxSound\FxSound.exe%b{00000000-0000-0000-0000-000000000000}|1%b12404
07:50:23.826 23 AudioDeviceSessionCollection OnSessionCreated
07:50:23.828 23 AudioDeviceSessionCollection CreateAndAddSession System.Runtime.InteropServices.COMException (0x88890004): 异常来自 HRESULT:0x88890004
在 EarTrumpet.Interop.MMDeviceAPI.IChannelAudioVolume.GetChannelCount()
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionChannelCollection..ctor(IChannelAudioVolume session, Dispatcher dispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionChannelCollection.cs:行号 14
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSession..ctor(IAudioDevice parent, IAudioSessionControl session, Dispatcher foregroundDispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSession.cs:行号 142
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionCollection.CreateAndAddSession(IAudioSessionControl session) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionCollection.cs:行号 68
07:50:23.828 23 AudioDeviceSession OnStateChanged Active msedge {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\Microsoft\Edge\Application\msedge.exe%b{00000000-0000-0000-0000-000000000000}|1%b7404
07:50:23.906 23 AudioDeviceSession OnStateChanged Active FxSound {0.0.0.00000000}.{0c029c5a-6804-4cbe-8bbf-d63c75f72636}|\Device\HarddiskVolume3\Program Files\FxSound LLC\FxSound\FxSound.exe%b{00000000-0000-0000-0000-000000000000}|1%b12404
07:50:28.926 36 AudioDeviceSession OnStateChanged Inactive msedge {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\Microsoft\Edge\Application\msedge.exe%b{00000000-0000-0000-0000-000000000000}|1%b7404
07:50:29.523 23 AudioDeviceSession OnStateChanged Inactive FxSound {0.0.0.00000000}.{0c029c5a-6804-4cbe-8bbf-d63c75f72636}|\Device\HarddiskVolume3\Program Files\FxSound LLC\FxSound\FxSound.exe%b{00000000-0000-0000-0000-000000000000}|1%b12404
07:50:32.235 36 AudioDeviceSessionCollection OnSessionCreated
07:50:32.236 36 AudioDeviceSessionCollection CreateAndAddSession System.Runtime.InteropServices.COMException (0x88890004): 异常来自 HRESULT:0x88890004
在 EarTrumpet.Interop.MMDeviceAPI.IChannelAudioVolume.GetChannelCount()
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionChannelCollection..ctor(IChannelAudioVolume session, Dispatcher dispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionChannelCollection.cs:行号 14
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSession..ctor(IAudioDevice parent, IAudioSessionControl session, Dispatcher foregroundDispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSession.cs:行号 142
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionCollection.CreateAndAddSession(IAudioSessionControl session) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionCollection.cs:行号 68
07:50:32.236 36 AudioDeviceSession OnStateChanged Active msedge {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\Microsoft\Edge\Application\msedge.exe%b{00000000-0000-0000-0000-000000000000}|1%b7404
07:50:32.323 23 AudioDeviceSession OnStateChanged Active FxSound {0.0.0.00000000}.{0c029c5a-6804-4cbe-8bbf-d63c75f72636}|\Device\HarddiskVolume3\Program Files\FxSound LLC\FxSound\FxSound.exe%b{00000000-0000-0000-0000-000000000000}|1%b12404
07:51:07.350 36 AudioDeviceSession OnStateChanged Inactive msedge {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\Microsoft\Edge\Application\msedge.exe%b{00000000-0000-0000-0000-000000000000}|1%b7404
07:51:07.911 36 AudioDeviceSession OnStateChanged Inactive FxSound {0.0.0.00000000}.{0c029c5a-6804-4cbe-8bbf-d63c75f72636}|\Device\HarddiskVolume3\Program Files\FxSound LLC\FxSound\FxSound.exe%b{00000000-0000-0000-0000-000000000000}|1%b12404
07:51:09.372 36 AudioDeviceSessionCollection OnSessionCreated
07:51:09.372 36 AudioDeviceSessionCollection CreateAndAddSession System.Runtime.InteropServices.COMException (0x88890004): 异常来自 HRESULT:0x88890004
在 EarTrumpet.Interop.MMDeviceAPI.IChannelAudioVolume.GetChannelCount()
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionChannelCollection..ctor(IChannelAudioVolume session, Dispatcher dispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionChannelCollection.cs:行号 14
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSession..ctor(IAudioDevice parent, IAudioSessionControl session, Dispatcher foregroundDispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSession.cs:行号 142
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionCollection.CreateAndAddSession(IAudioSessionControl session) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionCollection.cs:行号 68
07:51:09.373 36 AudioDeviceSession OnStateChanged Active msedge {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\Microsoft\Edge\Application\msedge.exe%b{00000000-0000-0000-0000-000000000000}|1%b7404
07:51:09.457 36 AudioDeviceSession OnStateChanged Active FxSound {0.0.0.00000000}.{0c029c5a-6804-4cbe-8bbf-d63c75f72636}|\Device\HarddiskVolume3\Program Files\FxSound LLC\FxSound\FxSound.exe%b{00000000-0000-0000-0000-000000000000}|1%b12404
07:51:24.527 44 AudioDeviceSession OnStateChanged Inactive msedge {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\Microsoft\Edge\Application\msedge.exe%b{00000000-0000-0000-0000-000000000000}|1%b7404
07:51:25.105 36 AudioDeviceSession OnStateChanged Inactive FxSound {0.0.0.00000000}.{0c029c5a-6804-4cbe-8bbf-d63c75f72636}|\Device\HarddiskVolume3\Program Files\FxSound LLC\FxSound\FxSound.exe%b{00000000-0000-0000-0000-000000000000}|1%b12404
07:51:26.970 44 AudioDeviceSessionCollection OnSessionCreated
07:51:26.978 44 AudioDeviceSessionCollection CreateAndAddSession System.Runtime.InteropServices.COMException (0x88890004): 异常来自 HRESULT:0x88890004
在 EarTrumpet.Interop.MMDeviceAPI.IChannelAudioVolume.GetChannelCount()
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionChannelCollection..ctor(IChannelAudioVolume session, Dispatcher dispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionChannelCollection.cs:行号 14
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSession..ctor(IAudioDevice parent, IAudioSessionControl session, Dispatcher foregroundDispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSession.cs:行号 142
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionCollection.CreateAndAddSession(IAudioSessionControl session) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionCollection.cs:行号 68
07:51:26.978 44 AudioDeviceSession OnStateChanged Active msedge {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\Microsoft\Edge\Application\msedge.exe%b{00000000-0000-0000-0000-000000000000}|1%b7404
07:51:27.047 44 AudioDeviceSession OnStateChanged Active FxSound {0.0.0.00000000}.{0c029c5a-6804-4cbe-8bbf-d63c75f72636}|\Device\HarddiskVolume3\Program Files\FxSound LLC\FxSound\FxSound.exe%b{00000000-0000-0000-0000-000000000000}|1%b12404
07:51:32.399 36 AudioDeviceSession OnStateChanged Inactive msedge {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\Microsoft\Edge\Application\msedge.exe%b{00000000-0000-0000-0000-000000000000}|1%b7404
07:51:33.004 44 AudioDeviceSession OnStateChanged Inactive FxSound {0.0.0.00000000}.{0c029c5a-6804-4cbe-8bbf-d63c75f72636}|\Device\HarddiskVolume3\Program Files\FxSound LLC\FxSound\FxSound.exe%b{00000000-0000-0000-0000-000000000000}|1%b12404
07:51:34.929 44 AudioDeviceSessionCollection OnSessionCreated
07:51:34.931 44 AudioDeviceSessionCollection CreateAndAddSession System.Runtime.InteropServices.COMException (0x88890004): 异常来自 HRESULT:0x88890004
在 EarTrumpet.Interop.MMDeviceAPI.IChannelAudioVolume.GetChannelCount()
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionChannelCollection..ctor(IChannelAudioVolume session, Dispatcher dispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionChannelCollection.cs:行号 14
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSession..ctor(IAudioDevice parent, IAudioSessionControl session, Dispatcher foregroundDispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSession.cs:行号 142
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionCollection.CreateAndAddSession(IAudioSessionControl session) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionCollection.cs:行号 68
07:51:34.931 44 AudioDeviceSession OnStateChanged Active msedge {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\Microsoft\Edge\Application\msedge.exe%b{00000000-0000-0000-0000-000000000000}|1%b7404
07:51:35.004 36 AudioDeviceSession OnStateChanged Active FxSound {0.0.0.00000000}.{0c029c5a-6804-4cbe-8bbf-d63c75f72636}|\Device\HarddiskVolume3\Program Files\FxSound LLC\FxSound\FxSound.exe%b{00000000-0000-0000-0000-000000000000}|1%b12404
07:51:42.927 44 AudioDeviceSession OnStateChanged Inactive msedge {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\Microsoft\Edge\Application\msedge.exe%b{00000000-0000-0000-0000-000000000000}|1%b7404
07:51:43.522 36 AudioDeviceSession OnStateChanged Inactive FxSound {0.0.0.00000000}.{0c029c5a-6804-4cbe-8bbf-d63c75f72636}|\Device\HarddiskVolume3\Program Files\FxSound LLC\FxSound\FxSound.exe%b{00000000-0000-0000-0000-000000000000}|1%b12404
07:51:48.739 44 AudioDeviceSessionCollection OnSessionCreated
07:51:48.740 44 AudioDeviceSessionCollection CreateAndAddSession System.Runtime.InteropServices.COMException (0x88890004): 异常来自 HRESULT:0x88890004
在 EarTrumpet.Interop.MMDeviceAPI.IChannelAudioVolume.GetChannelCount()
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionChannelCollection..ctor(IChannelAudioVolume session, Dispatcher dispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionChannelCollection.cs:行号 14
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSession..ctor(IAudioDevice parent, IAudioSessionControl session, Dispatcher foregroundDispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSession.cs:行号 142
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionCollection.CreateAndAddSession(IAudioSessionControl session) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionCollection.cs:行号 68
07:51:48.741 44 AudioDeviceSession OnStateChanged Active msedge {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\Microsoft\Edge\Application\msedge.exe%b{00000000-0000-0000-0000-000000000000}|1%b7404
07:51:48.826 36 AudioDeviceSession OnStateChanged Active FxSound {0.0.0.00000000}.{0c029c5a-6804-4cbe-8bbf-d63c75f72636}|\Device\HarddiskVolume3\Program Files\FxSound LLC\FxSound\FxSound.exe%b{00000000-0000-0000-0000-000000000000}|1%b12404
07:51:58.382 44 AudioDeviceSession OnStateChanged Inactive msedge {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\Microsoft\Edge\Application\msedge.exe%b{00000000-0000-0000-0000-000000000000}|1%b7404
07:51:58.974 36 AudioDeviceSession OnStateChanged Inactive FxSound {0.0.0.00000000}.{0c029c5a-6804-4cbe-8bbf-d63c75f72636}|\Device\HarddiskVolume3\Program Files\FxSound LLC\FxSound\FxSound.exe%b{00000000-0000-0000-0000-000000000000}|1%b12404
07:52:03.394 36 AudioDeviceSessionCollection OnSessionCreated
07:52:03.395 36 AudioDeviceSessionCollection CreateAndAddSession System.Runtime.InteropServices.COMException (0x88890004): 异常来自 HRESULT:0x88890004
在 EarTrumpet.Interop.MMDeviceAPI.IChannelAudioVolume.GetChannelCount()
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionChannelCollection..ctor(IChannelAudioVolume session, Dispatcher dispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionChannelCollection.cs:行号 14
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSession..ctor(IAudioDevice parent, IAudioSessionControl session, Dispatcher foregroundDispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSession.cs:行号 142
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionCollection.CreateAndAddSession(IAudioSessionControl session) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionCollection.cs:行号 68
07:52:03.395 36 AudioDeviceSession OnStateChanged Active msedge {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\Microsoft\Edge\Application\msedge.exe%b{00000000-0000-0000-0000-000000000000}|1%b7404
07:52:03.468 44 AudioDeviceSession OnStateChanged Active FxSound {0.0.0.00000000}.{0c029c5a-6804-4cbe-8bbf-d63c75f72636}|\Device\HarddiskVolume3\Program Files\FxSound LLC\FxSound\FxSound.exe%b{00000000-0000-0000-0000-000000000000}|1%b12404
07:52:12.316 44 AudioDeviceSession OnStateChanged Inactive msedge {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\Microsoft\Edge\Application\msedge.exe%b{00000000-0000-0000-0000-000000000000}|1%b7404
07:52:12.916 36 AudioDeviceSession OnStateChanged Inactive FxSound {0.0.0.00000000}.{0c029c5a-6804-4cbe-8bbf-d63c75f72636}|\Device\HarddiskVolume3\Program Files\FxSound LLC\FxSound\FxSound.exe%b{00000000-0000-0000-0000-000000000000}|1%b12404
07:52:18.550 36 AudioDeviceSessionCollection OnSessionCreated
07:52:18.550 36 AudioDeviceSessionCollection CreateAndAddSession System.Runtime.InteropServices.COMException (0x88890004): 异常来自 HRESULT:0x88890004
在 EarTrumpet.Interop.MMDeviceAPI.IChannelAudioVolume.GetChannelCount()
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionChannelCollection..ctor(IChannelAudioVolume session, Dispatcher dispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionChannelCollection.cs:行号 14
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSession..ctor(IAudioDevice parent, IAudioSessionControl session, Dispatcher foregroundDispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSession.cs:行号 142
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionCollection.CreateAndAddSession(IAudioSessionControl session) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionCollection.cs:行号 68
07:52:18.550 36 AudioDeviceSession OnStateChanged Active msedge {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\Microsoft\Edge\Application\msedge.exe%b{00000000-0000-0000-0000-000000000000}|1%b7404
07:52:18.643 23 AudioDeviceSession OnStateChanged Active FxSound {0.0.0.00000000}.{0c029c5a-6804-4cbe-8bbf-d63c75f72636}|\Device\HarddiskVolume3\Program Files\FxSound LLC\FxSound\FxSound.exe%b{00000000-0000-0000-0000-000000000000}|1%b12404
07:52:37.991 44 AudioDeviceSession OnStateChanged Inactive msedge {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\Microsoft\Edge\Application\msedge.exe%b{00000000-0000-0000-0000-000000000000}|1%b7404
07:52:38.595 23 AudioDeviceSession OnStateChanged Inactive FxSound {0.0.0.00000000}.{0c029c5a-6804-4cbe-8bbf-d63c75f72636}|\Device\HarddiskVolume3\Program Files\FxSound LLC\FxSound\FxSound.exe%b{00000000-0000-0000-0000-000000000000}|1%b12404
07:52:51.536 44 AudioDeviceSessionCollection OnSessionCreated
07:52:51.537 44 AudioDeviceSessionCollection CreateAndAddSession System.Runtime.InteropServices.COMException (0x88890004): 异常来自 HRESULT:0x88890004
在 EarTrumpet.Interop.MMDeviceAPI.IChannelAudioVolume.GetChannelCount()
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionChannelCollection..ctor(IChannelAudioVolume session, Dispatcher dispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionChannelCollection.cs:行号 14
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSession..ctor(IAudioDevice parent, IAudioSessionControl session, Dispatcher foregroundDispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSession.cs:行号 142
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionCollection.CreateAndAddSession(IAudioSessionControl session) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionCollection.cs:行号 68
07:52:51.537 44 AudioDeviceSession OnStateChanged Active msedge {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\Microsoft\Edge\Application\msedge.exe%b{00000000-0000-0000-0000-000000000000}|1%b7404
07:52:51.633 44 AudioDeviceSession OnStateChanged Active FxSound {0.0.0.00000000}.{0c029c5a-6804-4cbe-8bbf-d63c75f72636}|\Device\HarddiskVolume3\Program Files\FxSound LLC\FxSound\FxSound.exe%b{00000000-0000-0000-0000-000000000000}|1%b12404
07:53:11.954 36 AudioDeviceSession OnStateChanged Inactive msedge {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\Microsoft\Edge\Application\msedge.exe%b{00000000-0000-0000-0000-000000000000}|1%b7404
07:53:12.561 44 AudioDeviceSession OnStateChanged Inactive FxSound {0.0.0.00000000}.{0c029c5a-6804-4cbe-8bbf-d63c75f72636}|\Device\HarddiskVolume3\Program Files\FxSound LLC\FxSound\FxSound.exe%b{00000000-0000-0000-0000-000000000000}|1%b12404
07:53:21.085 44 AudioDeviceSessionCollection OnSessionCreated
07:53:21.085 44 AudioDeviceSessionCollection CreateAndAddSession System.Runtime.InteropServices.COMException (0x88890004): 异常来自 HRESULT:0x88890004
在 EarTrumpet.Interop.MMDeviceAPI.IChannelAudioVolume.GetChannelCount()
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionChannelCollection..ctor(IChannelAudioVolume session, Dispatcher dispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionChannelCollection.cs:行号 14
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSession..ctor(IAudioDevice parent, IAudioSessionControl session, Dispatcher foregroundDispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSession.cs:行号 142
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionCollection.CreateAndAddSession(IAudioSessionControl session) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionCollection.cs:行号 68
07:53:21.086 44 AudioDeviceSession OnStateChanged Active msedge {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\Microsoft\Edge\Application\msedge.exe%b{00000000-0000-0000-0000-000000000000}|1%b7404
07:53:21.160 44 AudioDeviceSession OnStateChanged Active FxSound {0.0.0.00000000}.{0c029c5a-6804-4cbe-8bbf-d63c75f72636}|\Device\HarddiskVolume3\Program Files\FxSound LLC\FxSound\FxSound.exe%b{00000000-0000-0000-0000-000000000000}|1%b12404
07:53:45.276 36 AudioDeviceSession OnStateChanged Inactive msedge {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\Microsoft\Edge\Application\msedge.exe%b{00000000-0000-0000-0000-000000000000}|1%b7404
07:53:45.878 23 AudioDeviceSession OnStateChanged Inactive FxSound {0.0.0.00000000}.{0c029c5a-6804-4cbe-8bbf-d63c75f72636}|\Device\HarddiskVolume3\Program Files\FxSound LLC\FxSound\FxSound.exe%b{00000000-0000-0000-0000-000000000000}|1%b12404
07:54:03.301 23 AudioDeviceSessionCollection OnSessionCreated
07:54:03.302 23 AudioDeviceSessionCollection CreateAndAddSession System.Runtime.InteropServices.COMException (0x88890004): 异常来自 HRESULT:0x88890004
在 EarTrumpet.Interop.MMDeviceAPI.IChannelAudioVolume.GetChannelCount()
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionChannelCollection..ctor(IChannelAudioVolume session, Dispatcher dispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionChannelCollection.cs:行号 14
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSession..ctor(IAudioDevice parent, IAudioSessionControl session, Dispatcher foregroundDispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSession.cs:行号 142
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionCollection.CreateAndAddSession(IAudioSessionControl session) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionCollection.cs:行号 68
07:54:03.302 23 AudioDeviceSession OnStateChanged Active msedge {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\Microsoft\Edge\Application\msedge.exe%b{00000000-0000-0000-0000-000000000000}|1%b7404
07:54:03.376 23 AudioDeviceSession OnStateChanged Active FxSound {0.0.0.00000000}.{0c029c5a-6804-4cbe-8bbf-d63c75f72636}|\Device\HarddiskVolume3\Program Files\FxSound LLC\FxSound\FxSound.exe%b{00000000-0000-0000-0000-000000000000}|1%b12404
07:54:18.353 36 AudioDeviceSession OnStateChanged Inactive msedge {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\Microsoft\Edge\Application\msedge.exe%b{00000000-0000-0000-0000-000000000000}|1%b7404
07:54:18.944 23 AudioDeviceSession OnStateChanged Inactive FxSound {0.0.0.00000000}.{0c029c5a-6804-4cbe-8bbf-d63c75f72636}|\Device\HarddiskVolume3\Program Files\FxSound LLC\FxSound\FxSound.exe%b{00000000-0000-0000-0000-000000000000}|1%b12404
07:54:23.642 23 AudioDeviceSessionCollection OnSessionCreated
07:54:23.643 23 AudioDeviceSessionCollection CreateAndAddSession System.Runtime.InteropServices.COMException (0x88890004): 异常来自 HRESULT:0x88890004
在 EarTrumpet.Interop.MMDeviceAPI.IChannelAudioVolume.GetChannelCount()
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionChannelCollection..ctor(IChannelAudioVolume session, Dispatcher dispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionChannelCollection.cs:行号 14
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSession..ctor(IAudioDevice parent, IAudioSessionControl session, Dispatcher foregroundDispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSession.cs:行号 142
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionCollection.CreateAndAddSession(IAudioSessionControl session) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionCollection.cs:行号 68
07:54:23.643 23 AudioDeviceSession OnStateChanged Active msedge {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\Microsoft\Edge\Application\msedge.exe%b{00000000-0000-0000-0000-000000000000}|1%b7404
07:54:23.717 36 AudioDeviceSession OnStateChanged Active FxSound {0.0.0.00000000}.{0c029c5a-6804-4cbe-8bbf-d63c75f72636}|\Device\HarddiskVolume3\Program Files\FxSound LLC\FxSound\FxSound.exe%b{00000000-0000-0000-0000-000000000000}|1%b12404
07:54:25.395 36 AudioDeviceSession OnStateChanged Inactive msedge {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\Microsoft\Edge\Application\msedge.exe%b{00000000-0000-0000-0000-000000000000}|1%b7404
07:54:26.005 29 AudioDeviceSession OnStateChanged Inactive FxSound {0.0.0.00000000}.{0c029c5a-6804-4cbe-8bbf-d63c75f72636}|\Device\HarddiskVolume3\Program Files\FxSound LLC\FxSound\FxSound.exe%b{00000000-0000-0000-0000-000000000000}|1%b12404
07:54:34.825 36 AudioDeviceSessionCollection OnSessionCreated
07:54:34.826 36 AudioDeviceSessionCollection CreateAndAddSession System.Runtime.InteropServices.COMException (0x88890004): 异常来自 HRESULT:0x88890004
在 EarTrumpet.Interop.MMDeviceAPI.IChannelAudioVolume.GetChannelCount()
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionChannelCollection..ctor(IChannelAudioVolume session, Dispatcher dispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionChannelCollection.cs:行号 14
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSession..ctor(IAudioDevice parent, IAudioSessionControl session, Dispatcher foregroundDispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSession.cs:行号 142
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionCollection.CreateAndAddSession(IAudioSessionControl session) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionCollection.cs:行号 68
07:54:34.826 36 AudioDeviceSession OnStateChanged Active msedge {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\Microsoft\Edge\Application\msedge.exe%b{00000000-0000-0000-0000-000000000000}|1%b7404
07:54:34.902 36 AudioDeviceSession OnStateChanged Active FxSound {0.0.0.00000000}.{0c029c5a-6804-4cbe-8bbf-d63c75f72636}|\Device\HarddiskVolume3\Program Files\FxSound LLC\FxSound\FxSound.exe%b{00000000-0000-0000-0000-000000000000}|1%b12404
07:55:09.400 36 AudioDeviceSession OnStateChanged Inactive msedge {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\Microsoft\Edge\Application\msedge.exe%b{00000000-0000-0000-0000-000000000000}|1%b7404
07:55:10.001 44 AudioDeviceSession OnStateChanged Inactive FxSound {0.0.0.00000000}.{0c029c5a-6804-4cbe-8bbf-d63c75f72636}|\Device\HarddiskVolume3\Program Files\FxSound LLC\FxSound\FxSound.exe%b{00000000-0000-0000-0000-000000000000}|1%b12404
07:56:58.376 36 AudioDeviceSessionCollection OnSessionCreated
07:56:58.377 36 AudioDeviceSessionCollection CreateAndAddSession System.Runtime.InteropServices.COMException (0x88890004): 异常来自 HRESULT:0x88890004
在 EarTrumpet.Interop.MMDeviceAPI.IChannelAudioVolume.GetChannelCount()
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionChannelCollection..ctor(IChannelAudioVolume session, Dispatcher dispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionChannelCollection.cs:行号 14
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSession..ctor(IAudioDevice parent, IAudioSessionControl session, Dispatcher foregroundDispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSession.cs:行号 142
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionCollection.CreateAndAddSession(IAudioSessionControl session) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionCollection.cs:行号 68
07:56:58.378 36 AudioDeviceSession OnStateChanged Active DingTalk {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\DingDing\main\current_new\DingTalk.exe%b{00000000-0000-0000-0000-000000000000}|1%b6268
07:56:58.460 36 AudioDeviceSession OnStateChanged Active FxSound {0.0.0.00000000}.{0c029c5a-6804-4cbe-8bbf-d63c75f72636}|\Device\HarddiskVolume3\Program Files\FxSound LLC\FxSound\FxSound.exe%b{00000000-0000-0000-0000-000000000000}|1%b12404
07:56:59.234 23 AudioDeviceSession OnStateChanged Inactive DingTalk {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\DingDing\main\current_new\DingTalk.exe%b{00000000-0000-0000-0000-000000000000}|1%b6268
07:56:59.848 23 AudioDeviceSession OnStateChanged Inactive FxSound {0.0.0.00000000}.{0c029c5a-6804-4cbe-8bbf-d63c75f72636}|\Device\HarddiskVolume3\Program Files\FxSound LLC\FxSound\FxSound.exe%b{00000000-0000-0000-0000-000000000000}|1%b12404
07:57:04.471 25 AudioDeviceSessionCollection OnSessionCreated
07:57:04.473 25 AudioDeviceSessionCollection CreateAndAddSession System.Runtime.InteropServices.COMException (0x88890004): 异常来自 HRESULT:0x88890004
在 EarTrumpet.Interop.MMDeviceAPI.IChannelAudioVolume.GetChannelCount()
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionChannelCollection..ctor(IChannelAudioVolume session, Dispatcher dispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionChannelCollection.cs:行号 14
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSession..ctor(IAudioDevice parent, IAudioSessionControl session, Dispatcher foregroundDispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSession.cs:行号 142
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionCollection.CreateAndAddSession(IAudioSessionControl session) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionCollection.cs:行号 68
07:57:04.474 25 AudioDeviceSession OnStateChanged Active DingTalk {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\DingDing\main\current_new\DingTalk.exe%b{00000000-0000-0000-0000-000000000000}|1%b6268
07:57:04.568 25 AudioDeviceSession OnStateChanged Active FxSound {0.0.0.00000000}.{0c029c5a-6804-4cbe-8bbf-d63c75f72636}|\Device\HarddiskVolume3\Program Files\FxSound LLC\FxSound\FxSound.exe%b{00000000-0000-0000-0000-000000000000}|1%b12404
07:57:05.333 23 AudioDeviceSession OnStateChanged Inactive DingTalk {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\DingDing\main\current_new\DingTalk.exe%b{00000000-0000-0000-0000-000000000000}|1%b6268
07:57:05.935 25 AudioDeviceSession OnStateChanged Inactive FxSound {0.0.0.00000000}.{0c029c5a-6804-4cbe-8bbf-d63c75f72636}|\Device\HarddiskVolume3\Program Files\FxSound LLC\FxSound\FxSound.exe%b{00000000-0000-0000-0000-000000000000}|1%b12404
08:05:18.852 25 AudioDeviceSessionCollection OnSessionCreated
08:05:18.855 25 AudioDeviceSessionCollection CreateAndAddSession System.Runtime.InteropServices.COMException (0x88890004): 异常来自 HRESULT:0x88890004
在 EarTrumpet.Interop.MMDeviceAPI.IChannelAudioVolume.GetChannelCount()
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionChannelCollection..ctor(IChannelAudioVolume session, Dispatcher dispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionChannelCollection.cs:行号 14
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSession..ctor(IAudioDevice parent, IAudioSessionControl session, Dispatcher foregroundDispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSession.cs:行号 142
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionCollection.CreateAndAddSession(IAudioSessionControl session) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionCollection.cs:行号 68
08:05:18.856 25 AudioDeviceSession OnStateChanged Active *SystemSounds {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|#%b{A9EF3FD9-4240-455E-A4D5-F2B3301887B2}|1%b#
08:05:18.941 25 AudioDeviceSession OnStateChanged Active FxSound {0.0.0.00000000}.{0c029c5a-6804-4cbe-8bbf-d63c75f72636}|\Device\HarddiskVolume3\Program Files\FxSound LLC\FxSound\FxSound.exe%b{00000000-0000-0000-0000-000000000000}|1%b12404
08:05:21.100 25 AudioDeviceSession OnStateChanged Inactive *SystemSounds {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|#%b{A9EF3FD9-4240-455E-A4D5-F2B3301887B2}|1%b#
08:05:21.708 25 AudioDeviceSession OnStateChanged Inactive FxSound {0.0.0.00000000}.{0c029c5a-6804-4cbe-8bbf-d63c75f72636}|\Device\HarddiskVolume3\Program Files\FxSound LLC\FxSound\FxSound.exe%b{00000000-0000-0000-0000-000000000000}|1%b12404
08:05:52.626 25 AudioDeviceSessionCollection OnSessionCreated
08:05:52.627 25 AudioDeviceSessionCollection CreateAndAddSession System.Runtime.InteropServices.COMException (0x88890004): 异常来自 HRESULT:0x88890004
在 EarTrumpet.Interop.MMDeviceAPI.IChannelAudioVolume.GetChannelCount()
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionChannelCollection..ctor(IChannelAudioVolume session, Dispatcher dispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionChannelCollection.cs:行号 14
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSession..ctor(IAudioDevice parent, IAudioSessionControl session, Dispatcher foregroundDispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSession.cs:行号 142
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionCollection.CreateAndAddSession(IAudioSessionControl session) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionCollection.cs:行号 68
08:05:52.627 25 AudioDeviceSession OnStateChanged Active DingTalk {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\DingDing\main\current_new\DingTalk.exe%b{00000000-0000-0000-0000-000000000000}|1%b6268
08:05:52.715 29 AudioDeviceSession OnStateChanged Active FxSound {0.0.0.00000000}.{0c029c5a-6804-4cbe-8bbf-d63c75f72636}|\Device\HarddiskVolume3\Program Files\FxSound LLC\FxSound\FxSound.exe%b{00000000-0000-0000-0000-000000000000}|1%b12404
08:05:53.474 25 AudioDeviceSession OnStateChanged Inactive DingTalk {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\DingDing\main\current_new\DingTalk.exe%b{00000000-0000-0000-0000-000000000000}|1%b6268
08:05:54.096 29 AudioDeviceSession OnStateChanged Inactive FxSound {0.0.0.00000000}.{0c029c5a-6804-4cbe-8bbf-d63c75f72636}|\Device\HarddiskVolume3\Program Files\FxSound LLC\FxSound\FxSound.exe%b{00000000-0000-0000-0000-000000000000}|1%b12404
08:08:36.303 44 AudioDeviceSessionCollection OnSessionCreated
08:08:36.307 44 AudioDeviceSessionCollection CreateAndAddSession System.Runtime.InteropServices.COMException (0x88890004): 异常来自 HRESULT:0x88890004
在 EarTrumpet.Interop.MMDeviceAPI.IChannelAudioVolume.GetChannelCount()
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionChannelCollection..ctor(IChannelAudioVolume session, Dispatcher dispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionChannelCollection.cs:行号 14
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSession..ctor(IAudioDevice parent, IAudioSessionControl session, Dispatcher foregroundDispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSession.cs:行号 142
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionCollection.CreateAndAddSession(IAudioSessionControl session) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionCollection.cs:行号 68
08:08:36.307 44 AudioDeviceSession OnStateChanged Active DingTalk {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\DingDing\main\current_new\DingTalk.exe%b{00000000-0000-0000-0000-000000000000}|1%b6268
08:08:36.387 23 AudioDeviceSession OnStateChanged Active FxSound {0.0.0.00000000}.{0c029c5a-6804-4cbe-8bbf-d63c75f72636}|\Device\HarddiskVolume3\Program Files\FxSound LLC\FxSound\FxSound.exe%b{00000000-0000-0000-0000-000000000000}|1%b12404
08:08:37.153 36 AudioDeviceSession OnStateChanged Inactive DingTalk {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\DingDing\main\current_new\DingTalk.exe%b{00000000-0000-0000-0000-000000000000}|1%b6268
08:08:37.757 23 AudioDeviceSession OnStateChanged Inactive FxSound {0.0.0.00000000}.{0c029c5a-6804-4cbe-8bbf-d63c75f72636}|\Device\HarddiskVolume3\Program Files\FxSound LLC\FxSound\FxSound.exe%b{00000000-0000-0000-0000-000000000000}|1%b12404
08:15:40.649 30 AudioDeviceSessionCollection OnSessionCreated
08:15:40.650 30 AudioDeviceSessionCollection CreateAndAddSession System.Runtime.InteropServices.COMException (0x88890004): 异常来自 HRESULT:0x88890004
在 EarTrumpet.Interop.MMDeviceAPI.IChannelAudioVolume.GetChannelCount()
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionChannelCollection..ctor(IChannelAudioVolume session, Dispatcher dispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionChannelCollection.cs:行号 14
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSession..ctor(IAudioDevice parent, IAudioSessionControl session, Dispatcher foregroundDispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSession.cs:行号 142
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionCollection.CreateAndAddSession(IAudioSessionControl session) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionCollection.cs:行号 68
08:15:40.650 30 AudioDeviceSession OnStateChanged Active DingTalk {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\DingDing\main\current_new\DingTalk.exe%b{00000000-0000-0000-0000-000000000000}|1%b6268
08:15:40.733 26 AudioDeviceSession OnStateChanged Active FxSound {0.0.0.00000000}.{0c029c5a-6804-4cbe-8bbf-d63c75f72636}|\Device\HarddiskVolume3\Program Files\FxSound LLC\FxSound\FxSound.exe%b{00000000-0000-0000-0000-000000000000}|1%b12404
08:15:41.948 21 AudioDeviceSession OnStateChanged Inactive DingTalk {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\DingDing\main\current_new\DingTalk.exe%b{00000000-0000-0000-0000-000000000000}|1%b6268
08:15:42.552 26 AudioDeviceSession OnStateChanged Inactive FxSound {0.0.0.00000000}.{0c029c5a-6804-4cbe-8bbf-d63c75f72636}|\Device\HarddiskVolume3\Program Files\FxSound LLC\FxSound\FxSound.exe%b{00000000-0000-0000-0000-000000000000}|1%b12404
08:20:24.291 8 AudioDeviceSessionCollection OnSessionCreated
08:20:24.293 8 AudioDeviceSessionCollection CreateAndAddSession System.Runtime.InteropServices.COMException (0x88890004): 异常来自 HRESULT:0x88890004
在 EarTrumpet.Interop.MMDeviceAPI.IChannelAudioVolume.GetChannelCount()
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionChannelCollection..ctor(IChannelAudioVolume session, Dispatcher dispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionChannelCollection.cs:行号 14
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSession..ctor(IAudioDevice parent, IAudioSessionControl session, Dispatcher foregroundDispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSession.cs:行号 142
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionCollection.CreateAndAddSession(IAudioSessionControl session) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionCollection.cs:行号 68
08:20:24.293 8 AudioDeviceSession OnStateChanged Active DingTalk {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\DingDing\main\current_new\DingTalk.exe%b{00000000-0000-0000-0000-000000000000}|1%b6268
08:20:24.364 8 AudioDeviceSession OnStateChanged Active FxSound {0.0.0.00000000}.{0c029c5a-6804-4cbe-8bbf-d63c75f72636}|\Device\HarddiskVolume3\Program Files\FxSound LLC\FxSound\FxSound.exe%b{00000000-0000-0000-0000-000000000000}|1%b12404
08:20:25.129 33 AudioDeviceSession OnStateChanged Inactive DingTalk {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\DingDing\main\current_new\DingTalk.exe%b{00000000-0000-0000-0000-000000000000}|1%b6268
08:20:25.722 33 AudioDeviceSession OnStateChanged Inactive FxSound {0.0.0.00000000}.{0c029c5a-6804-4cbe-8bbf-d63c75f72636}|\Device\HarddiskVolume3\Program Files\FxSound LLC\FxSound\FxSound.exe%b{00000000-0000-0000-0000-000000000000}|1%b12404
08:22:16.691 33 AudioDeviceSessionCollection OnSessionCreated
08:22:16.692 33 AudioDeviceSessionCollection CreateAndAddSession System.Runtime.InteropServices.COMException (0x88890004): 异常来自 HRESULT:0x88890004
在 EarTrumpet.Interop.MMDeviceAPI.IChannelAudioVolume.GetChannelCount()
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionChannelCollection..ctor(IChannelAudioVolume session, Dispatcher dispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionChannelCollection.cs:行号 14
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSession..ctor(IAudioDevice parent, IAudioSessionControl session, Dispatcher foregroundDispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSession.cs:行号 142
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionCollection.CreateAndAddSession(IAudioSessionControl session) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionCollection.cs:行号 68
08:22:16.693 33 AudioDeviceSession OnStateChanged Active DingTalk {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\DingDing\main\current_new\DingTalk.exe%b{00000000-0000-0000-0000-000000000000}|1%b6268
08:22:16.764 33 AudioDeviceSession OnStateChanged Active FxSound {0.0.0.00000000}.{0c029c5a-6804-4cbe-8bbf-d63c75f72636}|\Device\HarddiskVolume3\Program Files\FxSound LLC\FxSound\FxSound.exe%b{00000000-0000-0000-0000-000000000000}|1%b12404
08:22:17.529 33 AudioDeviceSession OnStateChanged Inactive DingTalk {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\DingDing\main\current_new\DingTalk.exe%b{00000000-0000-0000-0000-000000000000}|1%b6268
08:22:18.133 33 AudioDeviceSession OnStateChanged Inactive FxSound {0.0.0.00000000}.{0c029c5a-6804-4cbe-8bbf-d63c75f72636}|\Device\HarddiskVolume3\Program Files\FxSound LLC\FxSound\FxSound.exe%b{00000000-0000-0000-0000-000000000000}|1%b12404
08:50:33.408 8 AudioDeviceSessionCollection OnSessionCreated
08:50:33.410 8 AudioDeviceSessionCollection CreateAndAddSession System.Runtime.InteropServices.COMException (0x88890004): 异常来自 HRESULT:0x88890004
在 EarTrumpet.Interop.MMDeviceAPI.IChannelAudioVolume.GetChannelCount()
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionChannelCollection..ctor(IChannelAudioVolume session, Dispatcher dispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionChannelCollection.cs:行号 14
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSession..ctor(IAudioDevice parent, IAudioSessionControl session, Dispatcher foregroundDispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSession.cs:行号 142
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionCollection.CreateAndAddSession(IAudioSessionControl session) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionCollection.cs:行号 68
08:50:33.410 8 AudioDeviceSession OnStateChanged Active *SystemSounds {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|#%b{A9EF3FD9-4240-455E-A4D5-F2B3301887B2}|1%b#
08:50:33.491 8 AudioDeviceSession OnStateChanged Active FxSound {0.0.0.00000000}.{0c029c5a-6804-4cbe-8bbf-d63c75f72636}|\Device\HarddiskVolume3\Program Files\FxSound LLC\FxSound\FxSound.exe%b{00000000-0000-0000-0000-000000000000}|1%b12404
08:50:35.655 21 AudioDeviceSession OnStateChanged Inactive *SystemSounds {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|#%b{A9EF3FD9-4240-455E-A4D5-F2B3301887B2}|1%b#
08:50:36.269 21 AudioDeviceSession OnStateChanged Inactive FxSound {0.0.0.00000000}.{0c029c5a-6804-4cbe-8bbf-d63c75f72636}|\Device\HarddiskVolume3\Program Files\FxSound LLC\FxSound\FxSound.exe%b{00000000-0000-0000-0000-000000000000}|1%b12404
08:50:43.043 21 AudioDeviceSessionCollection OnSessionCreated
08:50:43.048 21 AudioDeviceSessionCollection CreateAndAddSession System.Runtime.InteropServices.COMException (0x88890004): 异常来自 HRESULT:0x88890004
在 EarTrumpet.Interop.MMDeviceAPI.IChannelAudioVolume.GetChannelCount()
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionChannelCollection..ctor(IChannelAudioVolume session, Dispatcher dispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionChannelCollection.cs:行号 14
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSession..ctor(IAudioDevice parent, IAudioSessionControl session, Dispatcher foregroundDispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSession.cs:行号 142
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionCollection.CreateAndAddSession(IAudioSessionControl session) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionCollection.cs:行号 68
08:50:43.048 21 AudioDeviceSession OnStateChanged Active DingTalk {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\DingDing\main\current_new\DingTalk.exe%b{00000000-0000-0000-0000-000000000000}|1%b12320
08:50:43.120 21 AudioDeviceSession OnStateChanged Active FxSound {0.0.0.00000000}.{0c029c5a-6804-4cbe-8bbf-d63c75f72636}|\Device\HarddiskVolume3\Program Files\FxSound LLC\FxSound\FxSound.exe%b{00000000-0000-0000-0000-000000000000}|1%b12404
08:50:53.437 UI FlyoutViewModel ChangeState Opening
08:50:53.440 UI WindowsTaskbar Current: Location=Bottom, AutoHide=False, Taskbar=65872, Size=[Left=0,Top=728,Right=1366,Bottom=768], Monitor=Screen[Bounds={X=0,Y=0,Width=1366,Height=768} WorkingArea={X=0,Y=0,Width=1366,Height=728} Primary=True DeviceName=\.\DISPLAY1
08:50:53.528 UI FlyoutViewModel ChangeState Open
08:50:54.628 UI TaskbarIconSource Changed: kind=SpeakerTwoBars dpi=96 isSysLight=False isLegacy=False
08:50:54.638 UI IconHelper LoadIconForTaskbar C:\WINDOWS\System32\SndVolSSO.dll,123 16x16
08:50:57.139 UI FlyoutViewModel ChangeState Closing_Stage1
08:50:57.214 UI FlyoutViewModel ChangeState Closing_Stage2
08:50:57.521 UI FlyoutViewModel ChangeState Hidden
08:59:32.490 23 AudioDeviceSessionCollection OnSessionCreated
08:59:32.494 23 AudioDeviceSessionCollection CreateAndAddSession System.Runtime.InteropServices.COMException (0x88890004): 异常来自 HRESULT:0x88890004
在 EarTrumpet.Interop.MMDeviceAPI.IChannelAudioVolume.GetChannelCount()
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionChannelCollection..ctor(IChannelAudioVolume session, Dispatcher dispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionChannelCollection.cs:行号 14
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSession..ctor(IAudioDevice parent, IAudioSessionControl session, Dispatcher foregroundDispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSession.cs:行号 142
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionCollection.CreateAndAddSession(IAudioSessionControl session) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionCollection.cs:行号 68
08:59:32.495 23 AudioDeviceSession OnStateChanged Active msedge {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\Microsoft\Edge\Application\msedge.exe%b{00000000-0000-0000-0000-000000000000}|1%b7404
08:59:43.004 36 AudioDeviceSession OnStateChanged Inactive msedge {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\Microsoft\Edge\Application\msedge.exe%b{00000000-0000-0000-0000-000000000000}|1%b7404
09:17:11.250 8 AudioDeviceSessionCollection OnSessionCreated
09:17:11.252 8 AudioDeviceSessionCollection CreateAndAddSession System.Runtime.InteropServices.COMException (0x88890004): 异常来自 HRESULT:0x88890004
在 EarTrumpet.Interop.MMDeviceAPI.IChannelAudioVolume.GetChannelCount()
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionChannelCollection..ctor(IChannelAudioVolume session, Dispatcher dispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionChannelCollection.cs:行号 14
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSession..ctor(IAudioDevice parent, IAudioSessionControl session, Dispatcher foregroundDispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSession.cs:行号 142
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionCollection.CreateAndAddSession(IAudioSessionControl session) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionCollection.cs:行号 68
09:17:11.252 8 AudioDeviceSession OnStateChanged Active msedge {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\Microsoft\Edge\Application\msedge.exe%b{00000000-0000-0000-0000-000000000000}|1%b7404
09:17:21.035 30 AudioDeviceSession OnStateChanged Inactive msedge {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\Microsoft\Edge\Application\msedge.exe%b{00000000-0000-0000-0000-000000000000}|1%b7404
09:31:10.154 30 AudioDeviceSessionCollection OnSessionCreated
09:31:10.156 30 AudioDeviceSessionCollection CreateAndAddSession System.Runtime.InteropServices.COMException (0x88890004): 异常来自 HRESULT:0x88890004
在 EarTrumpet.Interop.MMDeviceAPI.IChannelAudioVolume.GetChannelCount()
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionChannelCollection..ctor(IChannelAudioVolume session, Dispatcher dispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionChannelCollection.cs:行号 14
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSession..ctor(IAudioDevice parent, IAudioSessionControl session, Dispatcher foregroundDispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSession.cs:行号 142
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionCollection.CreateAndAddSession(IAudioSessionControl session) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionCollection.cs:行号 68
09:31:10.157 30 AudioDeviceSession OnStateChanged Active msedge {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\Microsoft\Edge\Application\msedge.exe%b{00000000-0000-0000-0000-000000000000}|1%b7404
09:31:19.901 30 AudioDeviceSession OnStateChanged Inactive msedge {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\Microsoft\Edge\Application\msedge.exe%b{00000000-0000-0000-0000-000000000000}|1%b7404
09:35:06.341 8 AudioDeviceSession OnStateChanged Inactive DingTalk {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\DingDing\main\current_new\DingTalk.exe%b{00000000-0000-0000-0000-000000000000}|1%b12320
09:35:06.900 26 AudioDeviceSession OnStateChanged Inactive FxSound {0.0.0.00000000}.{0c029c5a-6804-4cbe-8bbf-d63c75f72636}|\Device\HarddiskVolume3\Program Files\FxSound LLC\FxSound\FxSound.exe%b{00000000-0000-0000-0000-000000000000}|1%b12404
09:35:36.006 26 AudioDeviceSessionCollection OnSessionCreated
09:35:36.008 26 AudioDeviceSessionCollection CreateAndAddSession System.Runtime.InteropServices.COMException (0x88890004): 异常来自 HRESULT:0x88890004
在 EarTrumpet.Interop.MMDeviceAPI.IChannelAudioVolume.GetChannelCount()
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionChannelCollection..ctor(IChannelAudioVolume session, Dispatcher dispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionChannelCollection.cs:行号 14
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSession..ctor(IAudioDevice parent, IAudioSessionControl session, Dispatcher foregroundDispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSession.cs:行号 142
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionCollection.CreateAndAddSession(IAudioSessionControl session) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionCollection.cs:行号 68
09:35:36.009 26 AudioDeviceSession OnStateChanged Active DingTalk {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\DingDing\main\current_new\DingTalk.exe%b{00000000-0000-0000-0000-000000000000}|1%b6268
09:35:36.081 26 AudioDeviceSession OnStateChanged Active FxSound {0.0.0.00000000}.{0c029c5a-6804-4cbe-8bbf-d63c75f72636}|\Device\HarddiskVolume3\Program Files\FxSound LLC\FxSound\FxSound.exe%b{00000000-0000-0000-0000-000000000000}|1%b12404
09:35:36.865 21 AudioDeviceSession OnStateChanged Inactive DingTalk {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\DingDing\main\current_new\DingTalk.exe%b{00000000-0000-0000-0000-000000000000}|1%b6268
09:35:37.470 33 AudioDeviceSession OnStateChanged Inactive FxSound {0.0.0.00000000}.{0c029c5a-6804-4cbe-8bbf-d63c75f72636}|\Device\HarddiskVolume3\Program Files\FxSound LLC\FxSound\FxSound.exe%b{00000000-0000-0000-0000-000000000000}|1%b12404
09:36:27.974 21 AudioDeviceSessionCollection OnSessionCreated
09:36:27.976 21 AudioDeviceSessionCollection CreateAndAddSession System.Runtime.InteropServices.COMException (0x88890004): 异常来自 HRESULT:0x88890004
在 EarTrumpet.Interop.MMDeviceAPI.IChannelAudioVolume.GetChannelCount()
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionChannelCollection..ctor(IChannelAudioVolume session, Dispatcher dispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionChannelCollection.cs:行号 14
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSession..ctor(IAudioDevice parent, IAudioSessionControl session, Dispatcher foregroundDispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSession.cs:行号 142
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionCollection.CreateAndAddSession(IAudioSessionControl session) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionCollection.cs:行号 68
09:36:27.976 21 AudioDeviceSession OnStateChanged Active DingTalk {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\DingDing\main\current_new\DingTalk.exe%b{00000000-0000-0000-0000-000000000000}|1%b6268
09:36:28.059 21 AudioDeviceSession OnStateChanged Active FxSound {0.0.0.00000000}.{0c029c5a-6804-4cbe-8bbf-d63c75f72636}|\Device\HarddiskVolume3\Program Files\FxSound LLC\FxSound\FxSound.exe%b{00000000-0000-0000-0000-000000000000}|1%b12404
09:36:28.847 26 AudioDeviceSession OnStateChanged Inactive DingTalk {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\DingDing\main\current_new\DingTalk.exe%b{00000000-0000-0000-0000-000000000000}|1%b6268
09:36:29.458 26 AudioDeviceSession OnStateChanged Inactive FxSound {0.0.0.00000000}.{0c029c5a-6804-4cbe-8bbf-d63c75f72636}|\Device\HarddiskVolume3\Program Files\FxSound LLC\FxSound\FxSound.exe%b{00000000-0000-0000-0000-000000000000}|1%b12404
09:36:33.371 8 AudioDeviceSessionCollection OnSessionCreated
09:36:33.373 8 AudioDeviceSessionCollection CreateAndAddSession System.Runtime.InteropServices.COMException (0x88890004): 异常来自 HRESULT:0x88890004
在 EarTrumpet.Interop.MMDeviceAPI.IChannelAudioVolume.GetChannelCount()
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionChannelCollection..ctor(IChannelAudioVolume session, Dispatcher dispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionChannelCollection.cs:行号 14
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSession..ctor(IAudioDevice parent, IAudioSessionControl session, Dispatcher foregroundDispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSession.cs:行号 142
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionCollection.CreateAndAddSession(IAudioSessionControl session) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionCollection.cs:行号 68
09:36:33.373 8 AudioDeviceSession OnStateChanged Active DingTalk {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\DingDing\main\current_new\DingTalk.exe%b{00000000-0000-0000-0000-000000000000}|1%b6268
09:36:33.465 21 AudioDeviceSession OnStateChanged Active FxSound {0.0.0.00000000}.{0c029c5a-6804-4cbe-8bbf-d63c75f72636}|\Device\HarddiskVolume3\Program Files\FxSound LLC\FxSound\FxSound.exe%b{00000000-0000-0000-0000-000000000000}|1%b12404
09:36:34.228 21 AudioDeviceSession OnStateChanged Inactive DingTalk {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\DingDing\main\current_new\DingTalk.exe%b{00000000-0000-0000-0000-000000000000}|1%b6268
09:36:34.835 26 AudioDeviceSession OnStateChanged Inactive FxSound {0.0.0.00000000}.{0c029c5a-6804-4cbe-8bbf-d63c75f72636}|\Device\HarddiskVolume3\Program Files\FxSound LLC\FxSound\FxSound.exe%b{00000000-0000-0000-0000-000000000000}|1%b12404
09:36:46.268 21 AudioDeviceSessionCollection OnSessionCreated
09:36:46.268 21 AudioDeviceSessionCollection CreateAndAddSession System.Runtime.InteropServices.COMException (0x88890004): 异常来自 HRESULT:0x88890004
在 EarTrumpet.Interop.MMDeviceAPI.IChannelAudioVolume.GetChannelCount()
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionChannelCollection..ctor(IChannelAudioVolume session, Dispatcher dispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionChannelCollection.cs:行号 14
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSession..ctor(IAudioDevice parent, IAudioSessionControl session, Dispatcher foregroundDispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSession.cs:行号 142
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionCollection.CreateAndAddSession(IAudioSessionControl session) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionCollection.cs:行号 68
09:36:46.268 21 AudioDeviceSession OnStateChanged Active DingTalk {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\DingDing\main\current_new\DingTalk.exe%b{00000000-0000-0000-0000-000000000000}|1%b6268
09:36:46.416 26 AudioDeviceSession OnStateChanged Active FxSound {0.0.0.00000000}.{0c029c5a-6804-4cbe-8bbf-d63c75f72636}|\Device\HarddiskVolume3\Program Files\FxSound LLC\FxSound\FxSound.exe%b{00000000-0000-0000-0000-000000000000}|1%b12404
09:36:47.116 21 AudioDeviceSession OnStateChanged Inactive DingTalk {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\DingDing\main\current_new\DingTalk.exe%b{00000000-0000-0000-0000-000000000000}|1%b6268
09:36:47.726 8 AudioDeviceSession OnStateChanged Inactive FxSound {0.0.0.00000000}.{0c029c5a-6804-4cbe-8bbf-d63c75f72636}|\Device\HarddiskVolume3\Program Files\FxSound LLC\FxSound\FxSound.exe%b{00000000-0000-0000-0000-000000000000}|1%b12404
09:36:52.636 33 AudioDeviceSessionCollection OnSessionCreated
09:36:52.637 33 AudioDeviceSessionCollection CreateAndAddSession System.Runtime.InteropServices.COMException (0x88890004): 异常来自 HRESULT:0x88890004
在 EarTrumpet.Interop.MMDeviceAPI.IChannelAudioVolume.GetChannelCount()
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionChannelCollection..ctor(IChannelAudioVolume session, Dispatcher dispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionChannelCollection.cs:行号 14
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSession..ctor(IAudioDevice parent, IAudioSessionControl session, Dispatcher foregroundDispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSession.cs:行号 142
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionCollection.CreateAndAddSession(IAudioSessionControl session) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionCollection.cs:行号 68
09:36:52.638 33 AudioDeviceSession OnStateChanged Active DingTalk {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\DingDing\main\current_new\DingTalk.exe%b{00000000-0000-0000-0000-000000000000}|1%b6268
09:36:52.711 33 AudioDeviceSession OnStateChanged Active FxSound {0.0.0.00000000}.{0c029c5a-6804-4cbe-8bbf-d63c75f72636}|\Device\HarddiskVolume3\Program Files\FxSound LLC\FxSound\FxSound.exe%b{00000000-0000-0000-0000-000000000000}|1%b12404
09:36:53.475 21 AudioDeviceSession OnStateChanged Inactive DingTalk {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\DingDing\main\current_new\DingTalk.exe%b{00000000-0000-0000-0000-000000000000}|1%b6268
09:36:54.079 26 AudioDeviceSession OnStateChanged Inactive FxSound {0.0.0.00000000}.{0c029c5a-6804-4cbe-8bbf-d63c75f72636}|\Device\HarddiskVolume3\Program Files\FxSound LLC\FxSound\FxSound.exe%b{00000000-0000-0000-0000-000000000000}|1%b12404
09:37:48.460 44 AudioDeviceSessionCollection OnSessionCreated
09:37:48.462 44 AudioDeviceSessionCollection CreateAndAddSession System.Runtime.InteropServices.COMException (0x88890004): 异常来自 HRESULT:0x88890004
在 EarTrumpet.Interop.MMDeviceAPI.IChannelAudioVolume.GetChannelCount()
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionChannelCollection..ctor(IChannelAudioVolume session, Dispatcher dispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionChannelCollection.cs:行号 14
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSession..ctor(IAudioDevice parent, IAudioSessionControl session, Dispatcher foregroundDispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSession.cs:行号 142
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionCollection.CreateAndAddSession(IAudioSessionControl session) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionCollection.cs:行号 68
09:37:48.462 44 AudioDeviceSession OnStateChanged Active DingTalk {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\DingDing\main\current_new\DingTalk.exe%b{00000000-0000-0000-0000-000000000000}|1%b6268
09:37:48.556 44 AudioDeviceSession OnStateChanged Active FxSound {0.0.0.00000000}.{0c029c5a-6804-4cbe-8bbf-d63c75f72636}|\Device\HarddiskVolume3\Program Files\FxSound LLC\FxSound\FxSound.exe%b{00000000-0000-0000-0000-000000000000}|1%b12404
09:37:49.299 44 AudioDeviceSession OnStateChanged Inactive DingTalk {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\DingDing\main\current_new\DingTalk.exe%b{00000000-0000-0000-0000-000000000000}|1%b6268
09:37:49.914 44 AudioDeviceSession OnStateChanged Inactive FxSound {0.0.0.00000000}.{0c029c5a-6804-4cbe-8bbf-d63c75f72636}|\Device\HarddiskVolume3\Program Files\FxSound LLC\FxSound\FxSound.exe%b{00000000-0000-0000-0000-000000000000}|1%b12404
09:38:30.777 44 AudioDeviceSessionCollection OnSessionCreated
09:38:30.778 44 AudioDeviceSessionCollection CreateAndAddSession System.Runtime.InteropServices.COMException (0x88890004): 异常来自 HRESULT:0x88890004
在 EarTrumpet.Interop.MMDeviceAPI.IChannelAudioVolume.GetChannelCount()
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionChannelCollection..ctor(IChannelAudioVolume session, Dispatcher dispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionChannelCollection.cs:行号 14
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSession..ctor(IAudioDevice parent, IAudioSessionControl session, Dispatcher foregroundDispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSession.cs:行号 142
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionCollection.CreateAndAddSession(IAudioSessionControl session) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionCollection.cs:行号 68
09:38:30.778 44 AudioDeviceSession OnStateChanged Active DingTalk {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\DingDing\main\current_new\DingTalk.exe%b{00000000-0000-0000-0000-000000000000}|1%b6268
09:38:30.851 44 AudioDeviceSession OnStateChanged Active FxSound {0.0.0.00000000}.{0c029c5a-6804-4cbe-8bbf-d63c75f72636}|\Device\HarddiskVolume3\Program Files\FxSound LLC\FxSound\FxSound.exe%b{00000000-0000-0000-0000-000000000000}|1%b12404
09:38:31.624 44 AudioDeviceSession OnStateChanged Inactive DingTalk {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\DingDing\main\current_new\DingTalk.exe%b{00000000-0000-0000-0000-000000000000}|1%b6268
09:38:32.236 44 AudioDeviceSession OnStateChanged Inactive FxSound {0.0.0.00000000}.{0c029c5a-6804-4cbe-8bbf-d63c75f72636}|\Device\HarddiskVolume3\Program Files\FxSound LLC\FxSound\FxSound.exe%b{00000000-0000-0000-0000-000000000000}|1%b12404
09:39:22.546 26 AudioDeviceSessionCollection OnSessionCreated
09:39:22.547 26 AudioDeviceSessionCollection CreateAndAddSession System.Runtime.InteropServices.COMException (0x88890004): 异常来自 HRESULT:0x88890004
在 EarTrumpet.Interop.MMDeviceAPI.IChannelAudioVolume.GetChannelCount()
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionChannelCollection..ctor(IChannelAudioVolume session, Dispatcher dispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionChannelCollection.cs:行号 14
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSession..ctor(IAudioDevice parent, IAudioSessionControl session, Dispatcher foregroundDispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSession.cs:行号 142
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionCollection.CreateAndAddSession(IAudioSessionControl session) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionCollection.cs:行号 68
09:39:22.547 26 AudioDeviceSession OnStateChanged Active msedge {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\Microsoft\Edge\Application\msedge.exe%b{00000000-0000-0000-0000-000000000000}|1%b7404
09:39:22.632 26 AudioDeviceSession OnStateChanged Active FxSound {0.0.0.00000000}.{0c029c5a-6804-4cbe-8bbf-d63c75f72636}|\Device\HarddiskVolume3\Program Files\FxSound LLC\FxSound\FxSound.exe%b{00000000-0000-0000-0000-000000000000}|1%b12404
09:39:27.803 8 AudioDeviceSessionCollection OnSessionCreated
09:39:27.809 8 AudioDeviceSessionCollection CreateAndAddSession System.Runtime.InteropServices.COMException (0x88890004): 异常来自 HRESULT:0x88890004
在 EarTrumpet.Interop.MMDeviceAPI.IChannelAudioVolume.GetChannelCount()
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionChannelCollection..ctor(IChannelAudioVolume session, Dispatcher dispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionChannelCollection.cs:行号 14
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSession..ctor(IAudioDevice parent, IAudioSessionControl session, Dispatcher foregroundDispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSession.cs:行号 142
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionCollection.CreateAndAddSession(IAudioSessionControl session) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionCollection.cs:行号 68
09:39:27.809 8 AudioDeviceSession OnStateChanged Active DingTalk {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\DingDing\main\current_new\DingTalk.exe%b{00000000-0000-0000-0000-000000000000}|1%b6268
09:39:28.648 26 AudioDeviceSession OnStateChanged Inactive DingTalk {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\DingDing\main\current_new\DingTalk.exe%b{00000000-0000-0000-0000-000000000000}|1%b6268
09:39:32.347 26 AudioDeviceSession OnStateChanged Inactive msedge {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\Microsoft\Edge\Application\msedge.exe%b{00000000-0000-0000-0000-000000000000}|1%b7404
09:39:32.940 8 AudioDeviceSession OnStateChanged Inactive FxSound {0.0.0.00000000}.{0c029c5a-6804-4cbe-8bbf-d63c75f72636}|\Device\HarddiskVolume3\Program Files\FxSound LLC\FxSound\FxSound.exe%b{00000000-0000-0000-0000-000000000000}|1%b12404
09:40:04.060 8 AudioDeviceSessionCollection OnSessionCreated
09:40:04.060 8 AudioDeviceSessionCollection CreateAndAddSession System.Runtime.InteropServices.COMException (0x88890004): 异常来自 HRESULT:0x88890004
在 EarTrumpet.Interop.MMDeviceAPI.IChannelAudioVolume.GetChannelCount()
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionChannelCollection..ctor(IChannelAudioVolume session, Dispatcher dispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionChannelCollection.cs:行号 14
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSession..ctor(IAudioDevice parent, IAudioSessionControl session, Dispatcher foregroundDispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSession.cs:行号 142
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionCollection.CreateAndAddSession(IAudioSessionControl session) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionCollection.cs:行号 68
09:40:04.061 8 AudioDeviceSession OnStateChanged Active DingTalk {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\DingDing\main\current_new\DingTalk.exe%b{00000000-0000-0000-0000-000000000000}|1%b6268
09:40:04.135 8 AudioDeviceSession OnStateChanged Active FxSound {0.0.0.00000000}.{0c029c5a-6804-4cbe-8bbf-d63c75f72636}|\Device\HarddiskVolume3\Program Files\FxSound LLC\FxSound\FxSound.exe%b{00000000-0000-0000-0000-000000000000}|1%b12404
09:40:04.909 8 AudioDeviceSession OnStateChanged Inactive DingTalk {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\DingDing\main\current_new\DingTalk.exe%b{00000000-0000-0000-0000-000000000000}|1%b6268
09:40:05.512 8 AudioDeviceSession OnStateChanged Inactive FxSound {0.0.0.00000000}.{0c029c5a-6804-4cbe-8bbf-d63c75f72636}|\Device\HarddiskVolume3\Program Files\FxSound LLC\FxSound\FxSound.exe%b{00000000-0000-0000-0000-000000000000}|1%b12404
09:40:52.772 26 AudioDeviceSessionCollection OnSessionCreated
09:40:52.773 26 AudioDeviceSessionCollection CreateAndAddSession System.Runtime.InteropServices.COMException (0x88890004): 异常来自 HRESULT:0x88890004
在 EarTrumpet.Interop.MMDeviceAPI.IChannelAudioVolume.GetChannelCount()
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionChannelCollection..ctor(IChannelAudioVolume session, Dispatcher dispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionChannelCollection.cs:行号 14
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSession..ctor(IAudioDevice parent, IAudioSessionControl session, Dispatcher foregroundDispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSession.cs:行号 142
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionCollection.CreateAndAddSession(IAudioSessionControl session) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionCollection.cs:行号 68
09:40:52.773 26 AudioDeviceSession OnStateChanged Active DingTalk {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\DingDing\main\current_new\DingTalk.exe%b{00000000-0000-0000-0000-000000000000}|1%b6268
09:40:52.849 26 AudioDeviceSession OnStateChanged Active FxSound {0.0.0.00000000}.{0c029c5a-6804-4cbe-8bbf-d63c75f72636}|\Device\HarddiskVolume3\Program Files\FxSound LLC\FxSound\FxSound.exe%b{00000000-0000-0000-0000-000000000000}|1%b12404
09:40:53.623 33 AudioDeviceSession OnStateChanged Inactive DingTalk {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\DingDing\main\current_new\DingTalk.exe%b{00000000-0000-0000-0000-000000000000}|1%b6268
09:40:54.237 44 AudioDeviceSession OnStateChanged Inactive FxSound {0.0.0.00000000}.{0c029c5a-6804-4cbe-8bbf-d63c75f72636}|\Device\HarddiskVolume3\Program Files\FxSound LLC\FxSound\FxSound.exe%b{00000000-0000-0000-0000-000000000000}|1%b12404
09:41:36.390 44 AudioDeviceSessionCollection OnSessionCreated
09:41:36.391 44 AudioDeviceSessionCollection CreateAndAddSession System.Runtime.InteropServices.COMException (0x88890004): 异常来自 HRESULT:0x88890004
在 EarTrumpet.Interop.MMDeviceAPI.IChannelAudioVolume.GetChannelCount()
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionChannelCollection..ctor(IChannelAudioVolume session, Dispatcher dispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionChannelCollection.cs:行号 14
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSession..ctor(IAudioDevice parent, IAudioSessionControl session, Dispatcher foregroundDispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSession.cs:行号 142
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionCollection.CreateAndAddSession(IAudioSessionControl session) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionCollection.cs:行号 68
09:41:36.391 44 AudioDeviceSession OnStateChanged Active DingTalk {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\DingDing\main\current_new\DingTalk.exe%b{00000000-0000-0000-0000-000000000000}|1%b6268
09:41:36.476 8 AudioDeviceSession OnStateChanged Active FxSound {0.0.0.00000000}.{0c029c5a-6804-4cbe-8bbf-d63c75f72636}|\Device\HarddiskVolume3\Program Files\FxSound LLC\FxSound\FxSound.exe%b{00000000-0000-0000-0000-000000000000}|1%b12404
09:41:37.252 33 AudioDeviceSession OnStateChanged Inactive DingTalk {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\DingDing\main\current_new\DingTalk.exe%b{00000000-0000-0000-0000-000000000000}|1%b6268
09:41:37.855 33 AudioDeviceSession OnStateChanged Inactive FxSound {0.0.0.00000000}.{0c029c5a-6804-4cbe-8bbf-d63c75f72636}|\Device\HarddiskVolume3\Program Files\FxSound LLC\FxSound\FxSound.exe%b{00000000-0000-0000-0000-000000000000}|1%b12404
09:42:43.353 30 AudioDeviceSessionCollection OnSessionCreated
09:42:43.355 30 AudioDeviceSessionCollection CreateAndAddSession System.Runtime.InteropServices.COMException (0x88890004): 异常来自 HRESULT:0x88890004
在 EarTrumpet.Interop.MMDeviceAPI.IChannelAudioVolume.GetChannelCount()
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionChannelCollection..ctor(IChannelAudioVolume session, Dispatcher dispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionChannelCollection.cs:行号 14
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSession..ctor(IAudioDevice parent, IAudioSessionControl session, Dispatcher foregroundDispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSession.cs:行号 142
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionCollection.CreateAndAddSession(IAudioSessionControl session) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionCollection.cs:行号 68
09:42:43.355 30 AudioDeviceSession OnStateChanged Active DingTalk {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\DingDing\main\current_new\DingTalk.exe%b{00000000-0000-0000-0000-000000000000}|1%b6268
09:42:43.426 8 AudioDeviceSession OnStateChanged Active FxSound {0.0.0.00000000}.{0c029c5a-6804-4cbe-8bbf-d63c75f72636}|\Device\HarddiskVolume3\Program Files\FxSound LLC\FxSound\FxSound.exe%b{00000000-0000-0000-0000-000000000000}|1%b12404
09:42:44.213 30 AudioDeviceSession OnStateChanged Inactive DingTalk {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\DingDing\main\current_new\DingTalk.exe%b{00000000-0000-0000-0000-000000000000}|1%b6268
09:42:44.795 30 AudioDeviceSession OnStateChanged Inactive FxSound {0.0.0.00000000}.{0c029c5a-6804-4cbe-8bbf-d63c75f72636}|\Device\HarddiskVolume3\Program Files\FxSound LLC\FxSound\FxSound.exe%b{00000000-0000-0000-0000-000000000000}|1%b12404
09:44:35.879 29 AudioDeviceSessionCollection OnSessionCreated
09:44:35.881 29 AudioDeviceSessionCollection CreateAndAddSession System.Runtime.InteropServices.COMException (0x88890004): 异常来自 HRESULT:0x88890004
在 EarTrumpet.Interop.MMDeviceAPI.IChannelAudioVolume.GetChannelCount()
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionChannelCollection..ctor(IChannelAudioVolume session, Dispatcher dispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionChannelCollection.cs:行号 14
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSession..ctor(IAudioDevice parent, IAudioSessionControl session, Dispatcher foregroundDispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSession.cs:行号 142
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionCollection.CreateAndAddSession(IAudioSessionControl session) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionCollection.cs:行号 68
09:44:35.882 29 AudioDeviceSession OnStateChanged Active DingTalk {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\DingDing\main\current_new\DingTalk.exe%b{00000000-0000-0000-0000-000000000000}|1%b6268
09:44:35.962 29 AudioDeviceSession OnStateChanged Active FxSound {0.0.0.00000000}.{0c029c5a-6804-4cbe-8bbf-d63c75f72636}|\Device\HarddiskVolume3\Program Files\FxSound LLC\FxSound\FxSound.exe%b{00000000-0000-0000-0000-000000000000}|1%b12404
09:44:36.737 29 AudioDeviceSession OnStateChanged Inactive DingTalk {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\DingDing\main\current_new\DingTalk.exe%b{00000000-0000-0000-0000-000000000000}|1%b6268
09:44:37.351 29 AudioDeviceSession OnStateChanged Inactive FxSound {0.0.0.00000000}.{0c029c5a-6804-4cbe-8bbf-d63c75f72636}|\Device\HarddiskVolume3\Program Files\FxSound LLC\FxSound\FxSound.exe%b{00000000-0000-0000-0000-000000000000}|1%b12404
09:46:45.407 25 AudioDeviceSessionCollection OnSessionCreated
09:46:45.409 25 AudioDeviceSessionCollection CreateAndAddSession System.Runtime.InteropServices.COMException (0x88890004): 异常来自 HRESULT:0x88890004
在 EarTrumpet.Interop.MMDeviceAPI.IChannelAudioVolume.GetChannelCount()
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionChannelCollection..ctor(IChannelAudioVolume session, Dispatcher dispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionChannelCollection.cs:行号 14
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSession..ctor(IAudioDevice parent, IAudioSessionControl session, Dispatcher foregroundDispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSession.cs:行号 142
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionCollection.CreateAndAddSession(IAudioSessionControl session) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionCollection.cs:行号 68
09:46:45.409 25 AudioDeviceSession OnStateChanged Active DingTalk {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\DingDing\main\current_new\DingTalk.exe%b{00000000-0000-0000-0000-000000000000}|1%b6268
09:46:45.444 25 AudioDeviceSession OnStateChanged Active FxSound {0.0.0.00000000}.{0c029c5a-6804-4cbe-8bbf-d63c75f72636}|\Device\HarddiskVolume3\Program Files\FxSound LLC\FxSound\FxSound.exe%b{00000000-0000-0000-0000-000000000000}|1%b12404
09:46:46.173 25 AudioDeviceSession OnStateChanged Inactive DingTalk {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\DingDing\main\current_new\DingTalk.exe%b{00000000-0000-0000-0000-000000000000}|1%b6268
09:46:46.793 25 AudioDeviceSession OnStateChanged Inactive FxSound {0.0.0.00000000}.{0c029c5a-6804-4cbe-8bbf-d63c75f72636}|\Device\HarddiskVolume3\Program Files\FxSound LLC\FxSound\FxSound.exe%b{00000000-0000-0000-0000-000000000000}|1%b12404
09:46:55.848 25 AudioDeviceSessionCollection OnSessionCreated
09:46:55.848 25 AudioDeviceSessionCollection CreateAndAddSession System.Runtime.InteropServices.COMException (0x88890004): 异常来自 HRESULT:0x88890004
在 EarTrumpet.Interop.MMDeviceAPI.IChannelAudioVolume.GetChannelCount()
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionChannelCollection..ctor(IChannelAudioVolume session, Dispatcher dispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionChannelCollection.cs:行号 14
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSession..ctor(IAudioDevice parent, IAudioSessionControl session, Dispatcher foregroundDispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSession.cs:行号 142
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionCollection.CreateAndAddSession(IAudioSessionControl session) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionCollection.cs:行号 68
09:46:55.849 25 AudioDeviceSession OnStateChanged Active DingTalk {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\DingDing\main\current_new\DingTalk.exe%b{00000000-0000-0000-0000-000000000000}|1%b6268
09:46:55.925 25 AudioDeviceSession OnStateChanged Active FxSound {0.0.0.00000000}.{0c029c5a-6804-4cbe-8bbf-d63c75f72636}|\Device\HarddiskVolume3\Program Files\FxSound LLC\FxSound\FxSound.exe%b{00000000-0000-0000-0000-000000000000}|1%b12404
09:46:56.688 25 AudioDeviceSession OnStateChanged Inactive DingTalk {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\DingDing\main\current_new\DingTalk.exe%b{00000000-0000-0000-0000-000000000000}|1%b6268
09:46:57.302 25 AudioDeviceSession OnStateChanged Inactive FxSound {0.0.0.00000000}.{0c029c5a-6804-4cbe-8bbf-d63c75f72636}|\Device\HarddiskVolume3\Program Files\FxSound LLC\FxSound\FxSound.exe%b{00000000-0000-0000-0000-000000000000}|1%b12404
09:53:37.370 13 AudioDeviceSessionCollection OnSessionCreated
09:53:37.372 13 AudioDeviceSessionCollection CreateAndAddSession System.Runtime.InteropServices.COMException (0x88890004): 异常来自 HRESULT:0x88890004
在 EarTrumpet.Interop.MMDeviceAPI.IChannelAudioVolume.GetChannelCount()
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionChannelCollection..ctor(IChannelAudioVolume session, Dispatcher dispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionChannelCollection.cs:行号 14
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSession..ctor(IAudioDevice parent, IAudioSessionControl session, Dispatcher foregroundDispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSession.cs:行号 142
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionCollection.CreateAndAddSession(IAudioSessionControl session) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionCollection.cs:行号 68
09:53:37.372 13 AudioDeviceSession OnStateChanged Active DingTalk {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\DingDing\main\current_new\DingTalk.exe%b{00000000-0000-0000-0000-000000000000}|1%b6268
09:53:37.444 13 AudioDeviceSession OnStateChanged Active FxSound {0.0.0.00000000}.{0c029c5a-6804-4cbe-8bbf-d63c75f72636}|\Device\HarddiskVolume3\Program Files\FxSound LLC\FxSound\FxSound.exe%b{00000000-0000-0000-0000-000000000000}|1%b12404
09:53:38.218 13 AudioDeviceSession OnStateChanged Inactive DingTalk {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\DingDing\main\current_new\DingTalk.exe%b{00000000-0000-0000-0000-000000000000}|1%b6268
09:53:38.833 13 AudioDeviceSession OnStateChanged Inactive FxSound {0.0.0.00000000}.{0c029c5a-6804-4cbe-8bbf-d63c75f72636}|\Device\HarddiskVolume3\Program Files\FxSound LLC\FxSound\FxSound.exe%b{00000000-0000-0000-0000-000000000000}|1%b12404
09:56:09.096 13 AudioDeviceSessionCollection OnSessionCreated
09:56:09.096 13 AudioDeviceSessionCollection CreateAndAddSession System.Runtime.InteropServices.COMException (0x88890004): 异常来自 HRESULT:0x88890004
在 EarTrumpet.Interop.MMDeviceAPI.IChannelAudioVolume.GetChannelCount()
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionChannelCollection..ctor(IChannelAudioVolume session, Dispatcher dispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionChannelCollection.cs:行号 14
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSession..ctor(IAudioDevice parent, IAudioSessionControl session, Dispatcher foregroundDispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSession.cs:行号 142
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionCollection.CreateAndAddSession(IAudioSessionControl session) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionCollection.cs:行号 68
09:56:09.096 13 AudioDeviceSession OnStateChanged Active *SystemSounds {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|#%b{A9EF3FD9-4240-455E-A4D5-F2B3301887B2}|1%b#
09:56:09.180 13 AudioDeviceSession OnStateChanged Active FxSound {0.0.0.00000000}.{0c029c5a-6804-4cbe-8bbf-d63c75f72636}|\Device\HarddiskVolume3\Program Files\FxSound LLC\FxSound\FxSound.exe%b{00000000-0000-0000-0000-000000000000}|1%b12404
09:56:11.410 15 AudioDeviceSession OnStateChanged Inactive *SystemSounds {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|#%b{A9EF3FD9-4240-455E-A4D5-F2B3301887B2}|1%b#
09:56:11.948 15 AudioDeviceSession OnStateChanged Inactive FxSound {0.0.0.00000000}.{0c029c5a-6804-4cbe-8bbf-d63c75f72636}|\Device\HarddiskVolume3\Program Files\FxSound LLC\FxSound\FxSound.exe%b{00000000-0000-0000-0000-000000000000}|1%b12404
09:56:17.116 15 AudioDeviceSessionCollection OnSessionCreated
09:56:17.118 15 AudioDeviceSessionCollection CreateAndAddSession System.Runtime.InteropServices.COMException (0x88890004): 异常来自 HRESULT:0x88890004
在 EarTrumpet.Interop.MMDeviceAPI.IChannelAudioVolume.GetChannelCount()
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionChannelCollection..ctor(IChannelAudioVolume session, Dispatcher dispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionChannelCollection.cs:行号 14
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSession..ctor(IAudioDevice parent, IAudioSessionControl session, Dispatcher foregroundDispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSession.cs:行号 142
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionCollection.CreateAndAddSession(IAudioSessionControl session) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionCollection.cs:行号 68
09:56:17.118 15 AudioDeviceSession OnStateChanged Active DingTalk {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\DingDing\main\current_new\DingTalk.exe%b{00000000-0000-0000-0000-000000000000}|1%b12320
09:56:17.211 13 AudioDeviceSession OnStateChanged Active FxSound {0.0.0.00000000}.{0c029c5a-6804-4cbe-8bbf-d63c75f72636}|\Device\HarddiskVolume3\Program Files\FxSound LLC\FxSound\FxSound.exe%b{00000000-0000-0000-0000-000000000000}|1%b12404
09:57:45.696 15 AudioDeviceSession OnStateChanged Inactive DingTalk {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\DingDing\main\current_new\DingTalk.exe%b{00000000-0000-0000-0000-000000000000}|1%b12320
09:57:46.301 13 AudioDeviceSession OnStateChanged Inactive FxSound {0.0.0.00000000}.{0c029c5a-6804-4cbe-8bbf-d63c75f72636}|\Device\HarddiskVolume3\Program Files\FxSound LLC\FxSound\FxSound.exe%b{00000000-0000-0000-0000-000000000000}|1%b12404
09:59:22.430 9 AudioDeviceSessionCollection OnSessionCreated
09:59:22.432 9 AudioDeviceSessionCollection CreateAndAddSession System.Runtime.InteropServices.COMException (0x88890004): 异常来自 HRESULT:0x88890004
在 EarTrumpet.Interop.MMDeviceAPI.IChannelAudioVolume.GetChannelCount()
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionChannelCollection..ctor(IChannelAudioVolume session, Dispatcher dispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionChannelCollection.cs:行号 14
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSession..ctor(IAudioDevice parent, IAudioSessionControl session, Dispatcher foregroundDispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSession.cs:行号 142
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionCollection.CreateAndAddSession(IAudioSessionControl session) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionCollection.cs:行号 68
09:59:22.432 9 AudioDeviceSession OnStateChanged Active DingTalk {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\DingDing\main\current_new\DingTalk.exe%b{00000000-0000-0000-0000-000000000000}|1%b6268
09:59:22.504 9 AudioDeviceSession OnStateChanged Active FxSound {0.0.0.00000000}.{0c029c5a-6804-4cbe-8bbf-d63c75f72636}|\Device\HarddiskVolume3\Program Files\FxSound LLC\FxSound\FxSound.exe%b{00000000-0000-0000-0000-000000000000}|1%b12404
09:59:23.285 31 AudioDeviceSession OnStateChanged Inactive DingTalk {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\DingDing\main\current_new\DingTalk.exe%b{00000000-0000-0000-0000-000000000000}|1%b6268
09:59:23.883 31 AudioDeviceSession OnStateChanged Inactive FxSound {0.0.0.00000000}.{0c029c5a-6804-4cbe-8bbf-d63c75f72636}|\Device\HarddiskVolume3\Program Files\FxSound LLC\FxSound\FxSound.exe%b{00000000-0000-0000-0000-000000000000}|1%b12404
09:59:27.832 31 AudioDeviceSessionCollection OnSessionCreated
09:59:27.834 31 AudioDeviceSessionCollection CreateAndAddSession System.Runtime.InteropServices.COMException (0x88890004): 异常来自 HRESULT:0x88890004
在 EarTrumpet.Interop.MMDeviceAPI.IChannelAudioVolume.GetChannelCount()
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionChannelCollection..ctor(IChannelAudioVolume session, Dispatcher dispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionChannelCollection.cs:行号 14
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSession..ctor(IAudioDevice parent, IAudioSessionControl session, Dispatcher foregroundDispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSession.cs:行号 142
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionCollection.CreateAndAddSession(IAudioSessionControl session) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionCollection.cs:行号 68
09:59:27.835 31 AudioDeviceSession OnStateChanged Active *SystemSounds {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|#%b{A9EF3FD9-4240-455E-A4D5-F2B3301887B2}|1%b#
09:59:27.918 10 AudioDeviceSession OnStateChanged Active FxSound {0.0.0.00000000}.{0c029c5a-6804-4cbe-8bbf-d63c75f72636}|\Device\HarddiskVolume3\Program Files\FxSound LLC\FxSound\FxSound.exe%b{00000000-0000-0000-0000-000000000000}|1%b12404
09:59:30.081 10 AudioDeviceSession OnStateChanged Inactive *SystemSounds {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|#%b{A9EF3FD9-4240-455E-A4D5-F2B3301887B2}|1%b#
09:59:30.700 10 AudioDeviceSession OnStateChanged Inactive FxSound {0.0.0.00000000}.{0c029c5a-6804-4cbe-8bbf-d63c75f72636}|\Device\HarddiskVolume3\Program Files\FxSound LLC\FxSound\FxSound.exe%b{00000000-0000-0000-0000-000000000000}|1%b12404
09:59:35.574 27 AudioDeviceSessionCollection OnSessionCreated
09:59:35.576 27 AudioDeviceSessionCollection CreateAndAddSession System.Runtime.InteropServices.COMException (0x88890004): 异常来自 HRESULT:0x88890004
在 EarTrumpet.Interop.MMDeviceAPI.IChannelAudioVolume.GetChannelCount()
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionChannelCollection..ctor(IChannelAudioVolume session, Dispatcher dispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionChannelCollection.cs:行号 14
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSession..ctor(IAudioDevice parent, IAudioSessionControl session, Dispatcher foregroundDispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSession.cs:行号 142
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionCollection.CreateAndAddSession(IAudioSessionControl session) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionCollection.cs:行号 68
09:59:35.576 27 AudioDeviceSession OnStateChanged Active DingTalk {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\DingDing\main\current_new\DingTalk.exe%b{00000000-0000-0000-0000-000000000000}|1%b12320
09:59:35.653 27 AudioDeviceSession OnStateChanged Active FxSound {0.0.0.00000000}.{0c029c5a-6804-4cbe-8bbf-d63c75f72636}|\Device\HarddiskVolume3\Program Files\FxSound LLC\FxSound\FxSound.exe%b{00000000-0000-0000-0000-000000000000}|1%b12404
10:01:27.078 9 AudioDeviceSession OnStateChanged Inactive DingTalk {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\DingDing\main\current_new\DingTalk.exe%b{00000000-0000-0000-0000-000000000000}|1%b12320
10:01:27.763 38 AudioDeviceSession OnStateChanged Inactive FxSound {0.0.0.00000000}.{0c029c5a-6804-4cbe-8bbf-d63c75f72636}|\Device\HarddiskVolume3\Program Files\FxSound LLC\FxSound\FxSound.exe%b{00000000-0000-0000-0000-000000000000}|1%b12404
10:11:55.409 39 AudioDeviceSessionCollection OnSessionCreated
10:11:55.412 39 AudioDeviceSessionCollection CreateAndAddSession System.Runtime.InteropServices.COMException (0x88890004): 异常来自 HRESULT:0x88890004
在 EarTrumpet.Interop.MMDeviceAPI.IChannelAudioVolume.GetChannelCount()
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionChannelCollection..ctor(IChannelAudioVolume session, Dispatcher dispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionChannelCollection.cs:行号 14
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSession..ctor(IAudioDevice parent, IAudioSessionControl session, Dispatcher foregroundDispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSession.cs:行号 142
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionCollection.CreateAndAddSession(IAudioSessionControl session) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionCollection.cs:行号 68
10:11:55.412 39 AudioDeviceSession OnStateChanged Active *SystemSounds {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|#%b{A9EF3FD9-4240-455E-A4D5-F2B3301887B2}|1%b#
10:11:55.492 34 AudioDeviceSession OnStateChanged Active FxSound {0.0.0.00000000}.{0c029c5a-6804-4cbe-8bbf-d63c75f72636}|\Device\HarddiskVolume3\Program Files\FxSound LLC\FxSound\FxSound.exe%b{00000000-0000-0000-0000-000000000000}|1%b12404
10:11:57.658 39 AudioDeviceSession OnStateChanged Inactive *SystemSounds {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|#%b{A9EF3FD9-4240-455E-A4D5-F2B3301887B2}|1%b#
10:11:58.312 39 AudioDeviceSession OnStateChanged Inactive FxSound {0.0.0.00000000}.{0c029c5a-6804-4cbe-8bbf-d63c75f72636}|\Device\HarddiskVolume3\Program Files\FxSound LLC\FxSound\FxSound.exe%b{00000000-0000-0000-0000-000000000000}|1%b12404
10:12:02.482 4 AudioDeviceSessionCollection OnSessionCreated
10:12:02.485 4 AudioDeviceSessionCollection CreateAndAddSession System.Runtime.InteropServices.COMException (0x88890004): 异常来自 HRESULT:0x88890004
在 EarTrumpet.Interop.MMDeviceAPI.IChannelAudioVolume.GetChannelCount()
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionChannelCollection..ctor(IChannelAudioVolume session, Dispatcher dispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionChannelCollection.cs:行号 14
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSession..ctor(IAudioDevice parent, IAudioSessionControl session, Dispatcher foregroundDispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSession.cs:行号 142
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionCollection.CreateAndAddSession(IAudioSessionControl session) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionCollection.cs:行号 68
10:12:02.485 4 AudioDeviceSession OnStateChanged Active DingTalk {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\DingDing\main\current_new\DingTalk.exe%b{00000000-0000-0000-0000-000000000000}|1%b12320
10:12:02.568 4 AudioDeviceSession OnStateChanged Active FxSound {0.0.0.00000000}.{0c029c5a-6804-4cbe-8bbf-d63c75f72636}|\Device\HarddiskVolume3\Program Files\FxSound LLC\FxSound\FxSound.exe%b{00000000-0000-0000-0000-000000000000}|1%b12404
10:33:29.221 4 AudioDeviceSession OnStateChanged Inactive DingTalk {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\DingDing\main\current_new\DingTalk.exe%b{00000000-0000-0000-0000-000000000000}|1%b12320
10:33:29.799 34 AudioDeviceSession OnStateChanged Inactive FxSound {0.0.0.00000000}.{0c029c5a-6804-4cbe-8bbf-d63c75f72636}|\Device\HarddiskVolume3\Program Files\FxSound LLC\FxSound\FxSound.exe%b{00000000-0000-0000-0000-000000000000}|1%b12404
10:34:38.848 4 AudioDeviceSessionCollection OnSessionCreated
10:34:38.850 4 AudioDeviceSessionCollection CreateAndAddSession System.Runtime.InteropServices.COMException (0x88890004): 异常来自 HRESULT:0x88890004
在 EarTrumpet.Interop.MMDeviceAPI.IChannelAudioVolume.GetChannelCount()
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionChannelCollection..ctor(IChannelAudioVolume session, Dispatcher dispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionChannelCollection.cs:行号 14
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSession..ctor(IAudioDevice parent, IAudioSessionControl session, Dispatcher foregroundDispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSession.cs:行号 142
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionCollection.CreateAndAddSession(IAudioSessionControl session) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionCollection.cs:行号 68
10:34:38.850 4 AudioDeviceSession OnStateChanged Active *SystemSounds {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|#%b{A9EF3FD9-4240-455E-A4D5-F2B3301887B2}|1%b#
10:34:38.933 4 AudioDeviceSession OnStateChanged Active FxSound {0.0.0.00000000}.{0c029c5a-6804-4cbe-8bbf-d63c75f72636}|\Device\HarddiskVolume3\Program Files\FxSound LLC\FxSound\FxSound.exe%b{00000000-0000-0000-0000-000000000000}|1%b12404
10:34:39.415 4 AudioDeviceSessionCollection OnSessionCreated
10:34:39.416 4 AudioDeviceSessionCollection CreateAndAddSession System.Runtime.InteropServices.COMException (0x88890004): 异常来自 HRESULT:0x88890004
在 EarTrumpet.Interop.MMDeviceAPI.IChannelAudioVolume.GetChannelCount()
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionChannelCollection..ctor(IChannelAudioVolume session, Dispatcher dispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionChannelCollection.cs:行号 14
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSession..ctor(IAudioDevice parent, IAudioSessionControl session, Dispatcher foregroundDispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSession.cs:行号 142
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionCollection.CreateAndAddSession(IAudioSessionControl session) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionCollection.cs:行号 68
10:34:39.416 4 AudioDeviceSession OnStateChanged Active DingTalk {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\DingDing\main\current_new\DingTalk.exe%b{00000000-0000-0000-0000-000000000000}|1%b6268
10:34:40.258 39 AudioDeviceSession OnStateChanged Inactive DingTalk {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\DingDing\main\current_new\DingTalk.exe%b{00000000-0000-0000-0000-000000000000}|1%b6268
10:34:41.101 38 AudioDeviceSession OnStateChanged Inactive *SystemSounds {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|#%b{A9EF3FD9-4240-455E-A4D5-F2B3301887B2}|1%b#
10:34:41.691 38 AudioDeviceSession OnStateChanged Inactive FxSound {0.0.0.00000000}.{0c029c5a-6804-4cbe-8bbf-d63c75f72636}|\Device\HarddiskVolume3\Program Files\FxSound LLC\FxSound\FxSound.exe%b{00000000-0000-0000-0000-000000000000}|1%b12404
10:34:46.640 38 AudioDeviceSessionCollection OnSessionCreated
10:34:46.642 38 AudioDeviceSessionCollection CreateAndAddSession System.Runtime.InteropServices.COMException (0x88890004): 异常来自 HRESULT:0x88890004
在 EarTrumpet.Interop.MMDeviceAPI.IChannelAudioVolume.GetChannelCount()
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionChannelCollection..ctor(IChannelAudioVolume session, Dispatcher dispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionChannelCollection.cs:行号 14
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSession..ctor(IAudioDevice parent, IAudioSessionControl session, Dispatcher foregroundDispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSession.cs:行号 142
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionCollection.CreateAndAddSession(IAudioSessionControl session) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionCollection.cs:行号 68
10:34:46.643 38 AudioDeviceSession OnStateChanged Active DingTalk {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\DingDing\main\current_new\DingTalk.exe%b{00000000-0000-0000-0000-000000000000}|1%b12320
10:34:46.714 38 AudioDeviceSession OnStateChanged Active FxSound {0.0.0.00000000}.{0c029c5a-6804-4cbe-8bbf-d63c75f72636}|\Device\HarddiskVolume3\Program Files\FxSound LLC\FxSound\FxSound.exe%b{00000000-0000-0000-0000-000000000000}|1%b12404
10:48:06.901 27 AudioDeviceSessionCollection OnSessionCreated
10:48:06.904 27 AudioDeviceSessionCollection CreateAndAddSession System.Runtime.InteropServices.COMException (0x88890004): 异常来自 HRESULT:0x88890004
在 EarTrumpet.Interop.MMDeviceAPI.IChannelAudioVolume.GetChannelCount()
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionChannelCollection..ctor(IChannelAudioVolume session, Dispatcher dispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionChannelCollection.cs:行号 14
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSession..ctor(IAudioDevice parent, IAudioSessionControl session, Dispatcher foregroundDispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSession.cs:行号 142
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionCollection.CreateAndAddSession(IAudioSessionControl session) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionCollection.cs:行号 68
10:48:06.904 27 AudioDeviceSession OnStateChanged Active msedge {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\Microsoft\Edge\Application\msedge.exe%b{00000000-0000-0000-0000-000000000000}|1%b7404
10:48:10.685 10 AudioDeviceSession OnStateChanged Inactive msedge {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\Microsoft\Edge\Application\msedge.exe%b{00000000-0000-0000-0000-000000000000}|1%b7404
10:58:02.151 38 AudioDeviceSessionCollection OnSessionCreated
10:58:02.153 38 AudioDeviceSessionCollection CreateAndAddSession System.Runtime.InteropServices.COMException (0x88890004): 异常来自 HRESULT:0x88890004
在 EarTrumpet.Interop.MMDeviceAPI.IChannelAudioVolume.GetChannelCount()
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionChannelCollection..ctor(IChannelAudioVolume session, Dispatcher dispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionChannelCollection.cs:行号 14
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSession..ctor(IAudioDevice parent, IAudioSessionControl session, Dispatcher foregroundDispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSession.cs:行号 142
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionCollection.CreateAndAddSession(IAudioSessionControl session) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionCollection.cs:行号 68
10:58:02.154 38 AudioDeviceSession OnStateChanged Active msedge {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\Microsoft\Edge\Application\msedge.exe%b{00000000-0000-0000-0000-000000000000}|1%b7404
10:58:11.658 39 AudioDeviceSession OnStateChanged Inactive msedge {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\Microsoft\Edge\Application\msedge.exe%b{00000000-0000-0000-0000-000000000000}|1%b7404
11:00:21.255 UI FlyoutViewModel ChangeState Opening
11:00:21.263 UI WindowsTaskbar Current: Location=Bottom, AutoHide=False, Taskbar=65872, Size=[Left=0,Top=728,Right=1366,Bottom=768], Monitor=Screen[Bounds={X=0,Y=0,Width=1366,Height=768} WorkingArea={X=0,Y=0,Width=1366,Height=728} Primary=True DeviceName=\.\DISPLAY1
11:00:21.409 UI FlyoutViewModel ChangeState Open
11:00:25.848 UI FlyoutViewModel ChangeState Closing_Stage1
11:00:25.857 UI FlyoutViewModel ChangeState Hidden
11:00:25.863 UI FlyoutViewModel ChangeState Opening
11:00:25.865 UI WindowsTaskbar Current: Location=Bottom, AutoHide=False, Taskbar=65872, Size=[Left=0,Top=728,Right=1366,Bottom=768], Monitor=Screen[Bounds={X=0,Y=0,Width=1366,Height=768} WorkingArea={X=0,Y=0,Width=1366,Height=728} Primary=True DeviceName=\.\DISPLAY1
11:00:26.090 UI ImageEx LoadImage 24x24 C:\WINDOWS\sysnative\audiosrv.dll,203
11:00:26.273 UI ImageEx LoadShellIcon 24x24 C:\Program Files\FxSound LLC\FxSound\FxSound.exe
11:00:26.303 UI ImageEx LoadShellIcon 24x24 C:\Program Files (x86)\Steam\steam.exe
11:00:26.329 UI ImageEx LoadImage 24x24 C:\WINDOWS\sysnative\audiosrv.dll,203
11:00:26.359 UI ImageEx LoadShellIcon 24x24 C:\Program Files (x86)\Steam\steam.exe
11:00:26.397 UI WindowsTaskbar Current: Location=Bottom, AutoHide=False, Taskbar=65872, Size=[Left=0,Top=728,Right=1366,Bottom=768], Monitor=Screen[Bounds={X=0,Y=0,Width=1366,Height=768} WorkingArea={X=0,Y=0,Width=1366,Height=728} Primary=True DeviceName=\.\DISPLAY1
11:00:26.489 UI FlyoutViewModel ChangeState Open
11:00:29.529 UI FlyoutViewModel ChangeState Closing_Stage1
11:00:29.622 UI FlyoutViewModel ChangeState Closing_Stage2
11:00:29.937 UI FlyoutViewModel ChangeState Hidden
11:00:37.564 39 AudioDeviceSessionCollection OnSessionCreated
11:00:37.567 39 AudioDeviceSessionCollection CreateAndAddSession System.Runtime.InteropServices.COMException (0x88890004): 异常来自 HRESULT:0x88890004
在 EarTrumpet.Interop.MMDeviceAPI.IChannelAudioVolume.GetChannelCount()
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionChannelCollection..ctor(IChannelAudioVolume session, Dispatcher dispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionChannelCollection.cs:行号 14
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSession..ctor(IAudioDevice parent, IAudioSessionControl session, Dispatcher foregroundDispatcher) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSession.cs:行号 142
在 EarTrumpet.DataModel.WindowsAudio.Internal.AudioDeviceSessionCollection.CreateAndAddSession(IAudioSessionControl session) 位置 D:\a\EarTrumpet\EarTrumpet\EarTrumpet\DataModel\WindowsAudio\Internal\AudioDeviceSessionCollection.cs:行号 68
11:00:37.568 39 AudioDeviceSession OnStateChanged Active msedge {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5}|\Device\HarddiskVolume3\Program Files (x86)\Microsoft\Edge\Application\msedge.exe%b{00000000-0000-0000-0000-000000000000}|1%b7404
11:00:38.679 UI FlyoutViewModel ChangeState Opening
11:00:38.694 UI WindowsTaskbar Current: Location=Bottom, AutoHide=False, Taskbar=65872, Size=[Left=0,Top=728,Right=1366,Bottom=768], Monitor=Screen[Bounds={X=0,Y=0,Width=1366,Height=768} WorkingArea={X=0,Y=0,Width=1366,Height=728} Primary=True DeviceName=\.\DISPLAY1
11:00:38.772 UI FlyoutViewModel ChangeState Open
11:00:55.758 UI FlyoutViewModel ChangeState Closing_Stage1
11:00:55.823 UI ShellNotifyIcon ShowContextMenu
11:00:56.120 UI ShellNotifyIcon ContextMenu.Opened
11:00:56.285 UI FlyoutViewModel ChangeState Closing_Stage2
11:00:56.603 UI FlyoutViewModel ChangeState Hidden
11:00:58.492 UI FullWindow .ctor
11:00:59.099 UI ImageEx LoadImage 24x24 C:\WINDOWS\sysnative\audiosrv.dll,203
11:00:59.170 UI ImageEx LoadShellIcon 24x24 C:\Program Files\FxSound LLC\FxSound\FxSound.exe
11:00:59.234 UI ImageEx LoadShellIcon 24x24 C:\Program Files (x86)\Steam\steam.exe
11:00:59.299 UI ImageEx LoadImage 24x24 C:\WINDOWS\sysnative\audiosrv.dll,203
11:00:59.335 UI ImageEx LoadShellIcon 24x24 C:\Program Files (x86)\Steam\steam.exe
11:00:59.709 UI ShellNotifyIcon ContextMenu.Closed
11:01:01.876 UI FullWindow Closed
11:01:03.748 31 AudioDeviceManager-(Playback) OnPropertyValueChanged {0.0.0.00000000}.{4a4f78ee-1beb-46bb-b41e-c4cf8c22dbb5} 1e94c58f-3e40-4ddb-b10c-a86d8b870a31,2
11:02:02.467 UI ShellNotifyIcon ShowContextMenu
11:02:02.738 UI ShellNotifyIcon ContextMenu.Opened
11:02:05.683 UI SettingsWindow .ctor
11:02:06.288 UI ShellNotifyIcon ContextMenu.Closed
11:02:12.251 UI ProcessHelper StartNoThrow https://github.com/File-New-Project/EarTrumpet/issues/new/choose
Beta Was this translation helpful? Give feedback.
All reactions