Guest User

Untitled

a guest
May 4th, 2024
32
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.81 KB | None | 0 0
  1. 024-05-03 17:11:22.227 +02:00 [INF] [MEDIA] Received media: http://192.168.11.219:8123/api/tts_proxy/ea6f7bd475eef055dfac4499188de60e5b8f7d3c_en_-_google_translate.mp3
  2. 2024-05-03 17:11:22.240 +02:00 [INF] [MEDIA] Playing: 20240503171122_ff66a20e.mp3
  3. 2024-05-03 17:11:22.422 +02:00 [FTL] [PROGRAM] FirstChanceException: IAudioSessionControl::RegisterAudioSessionNotification caused an error: 0x88890004, "Unknown HRESULT".
  4. CSCore.CoreAudioAPI.CoreAudioAPIException (0x88890004): IAudioSessionControl::RegisterAudioSessionNotification caused an error: 0x88890004, "Unknown HRESULT".
  5. at CSCore.CoreAudioAPI.CoreAudioAPIException.Try(Int32 result, String interfaceName, String member)
  6. at CSCore.CoreAudioAPI.AudioSessionControl.RegisterAudioSessionNotification(IAudioSessionEvents notifications)
  7. at CSCore.CoreAudioAPI.AudioSessionControl..ctor(IntPtr ptr)
  8. at CSCore.CoreAudioAPI.AudioSessionNotification.CSCore.CoreAudioAPI.IAudioSessionNotification.OnSessionCreated(IntPtr newSession)
  9. 2024-05-03 17:12:22.248 +02:00 [FTL] [PROGRAM] FirstChanceException: Unable to read data from the transport connection: The I/O operation has been aborted because of either a thread exit or an application request..
  10. System.IO.IOException: Unable to read data from the transport connection: The I/O operation has been aborted because of either a thread exit or an application request..
  11. ---> System.Net.Sockets.SocketException (995): The I/O operation has been aborted because of either a thread exit or an application request.
  12. --- End of inner exception stack trace ---
  13. at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
  14. at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource<System.Int32>.GetResult(Int16 token)
  15. at System.Net.Http.HttpConnection.<CheckUsabilityOnScavenge>g__ReadAheadWithZeroByteReadAsync|45_0()
  16. 2024-05-03 17:13:20.967 +02:00 [FTL] [PROGRAM] FirstChanceException: IAudioSessionControl::UnregisterAudioSessionNotification caused an error: 0x80070490, "Element not found.".
  17. CSCore.CoreAudioAPI.CoreAudioAPIException (0x80070490): IAudioSessionControl::UnregisterAudioSessionNotification caused an error: 0x80070490, "Element not found.".
  18. at CSCore.CoreAudioAPI.AudioSessionControl.Dispose(Boolean disposing)
  19. at CSCore.Win32.ComObject.Finalize()
  20. 2024-05-03 17:13:20.968 +02:00 [FTL] [MAIN] ThreadException: IAudioSessionControl::UnregisterAudioSessionNotification caused an error: 0x80070490, "Element not found.".
  21. CSCore.CoreAudioAPI.CoreAudioAPIException (0x80070490): IAudioSessionControl::UnregisterAudioSessionNotification caused an error: 0x80070490, "Element not found.".
  22. at CSCore.CoreAudioAPI.AudioSessionControl.Dispose(Boolean disposing)
  23. at CSCore.Win32.ComObject.Finalize()
  24.  
Advertisement
Add Comment
Please, Sign In to add comment