InvalidCastException: 无法将类型为“NAudio.CoreAudioApi.Interfaces.MMDeviceEnumeratorComObject”的对象强制转换为类型“MMDeviceEnumeratorObject”。 StackTrace: 在 CSCore.CoreAudioAPI.MMDeviceEnumerator.CreateMmDeviceEnumerator() 在 CSCore.CoreAudioAPI.MMDeviceEnumerator..ctor() 在 DynamicClass.GetDefaultAudioSessionManager2(DataFlow dataFlow) 在 DynamicClass.SetVol(String processName, Int32 vol) 在 System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) 在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) 在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) 在 System.Threading.ThreadHelper.ThreadStart()