API reference
Method WaitForPlaybackFinishAsync
- Namespace
- DisCatSharp.Voice
- Assembly
- DisCatSharp.Voice.dll
WaitForPlaybackFinishAsync()
Asynchronously waits for playback to be finished. Playback is finished when speaking = false is signaled.
public Task WaitForPlaybackFinishAsync()
Returns
- Task
A task representing the waiting operation.