Skip to content

Instantly share code, notes, and snippets.

@EmilAlipiev
Created March 29, 2018 13:44
Show Gist options
  • Save EmilAlipiev/dc443b20f442fc482c9750a4f7a2bdfa to your computer and use it in GitHub Desktop.
Save EmilAlipiev/dc443b20f442fc482c9750a4f7a2bdfa to your computer and use it in GitHub Desktop.
usingexception
System.ObjectDisposedException: The object has been closed. (Exception from HRESULT: 0x80000013) at System.Runtime.InteropServices.WindowsRuntime.IClosable.Close() at System.Runtime.InteropServices.WindowsRuntime.IClosableToIDisposableAdapter.Dispose() at Plugin.TextToSpeech.TextToSpeech.Dispose()
System.ObjectDisposedException: The object has been closed. (Exception from HRESULT: 0x80000013) at System.Runtime.InteropServices.WindowsRuntime.IClosable.Close() at System.Runtime.InteropServices.WindowsRuntime.IClosableToIDisposableAdapter.Dispose() at Plugin.TextToSpeech.TextToSpeech.Dispose()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment