Table of Contents

Method WaitForPlaybackFinishAsync

Namespace
DSharpPlus.VoiceNext
Assembly
DSharpPlus.VoiceNext.dll

WaitForPlaybackFinishAsync()

Asynchronously waits for playback to be finished. Playback is finished when speaking = false is signalled.

public Task WaitForPlaybackFinishAsync()

Returns

Task

A task representing the waiting operation.