Skip to content

Instantly share code, notes, and snippets.

@EmilAlipiev
Created October 4, 2017 14:29
Show Gist options
  • Save EmilAlipiev/b42af633bb7237d0168a8d89d4d980ef to your computer and use it in GitHub Desktop.
Save EmilAlipiev/b42af633bb7237d0168a8d89d4d980ef to your computer and use it in GitHub Desktop.
10-04 16:17:32.976 I/MonoDroid(27993): System.Threading.Tasks.TaskCanceledException: A task was canceled.
10-04 16:17:32.976 I/MonoDroid(27993): at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x00026] in <896ad1d315ca4ba7b117efb8dacaedcf>:0
10-04 16:17:32.976 I/MonoDroid(27993): at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <896ad1d315ca4ba7b117efb8dacaedcf>:0
10-04 16:17:32.976 I/MonoDroid(27993): at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <896ad1d315ca4ba7b117efb8dacaedcf>:0
10-04 16:17:32.976 I/MonoDroid(27993): at System.Runtime.CompilerServices.TaskAwaiter.GetResult () [0x00000] in <896ad1d315ca4ba7b117efb8dacaedcf>:0
10-04 16:17:32.976 I/MonoDroid(27993): at Plugin.TextToSpeech.TextToSpeech+<Speak>d__11.MoveNext () [0x001bd] in C:\projects\texttospeechplugin\src\TextToSpeech.Plugin.Android\TextToSpeech.cs:91
10-04 16:17:32.976 I/MonoDroid(27993): --- End of stack trace from previous location where exception was thrown ---
10-04 16:17:32.976 I/MonoDroid(27993): at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <896ad1d315ca4ba7b117efb8dacaedcf>:0
10-04 16:17:32.976 I/MonoDroid(27993): at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0001a] in <896ad1d315ca4ba7b117efb8dacaedcf>:0
10-04 16:17:32.976 I/MonoDroid(27993): at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <896ad1d315ca4ba7b117efb8dacaedcf>:0
10-04 16:17:32.976 I/MonoDroid(27993): at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <896ad1d315ca4ba7b117efb8dacaedcf>:0
10-04 16:17:32.976 I/MonoDroid(27993): at System.Runtime.CompilerServices.TaskAwaiter.GetResult () [0x00000] in <896ad1d315ca4ba7b117efb8dacaedcf>:0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment