Partager via


DialogServiceConnector.StopListeningAsync Méthode

Définition

Demande qu’une opération d’écoute active s’arrête immédiatement. Cela interrompt toute conversation en cours et fournit un résultat qui reflète uniquement les données audio capturées jusqu’à présent.

public System.Threading.Tasks.Task StopListeningAsync ();
member this.StopListeningAsync : unit -> System.Threading.Tasks.Task
Public Function StopListeningAsync () As Task

Retours

Tâche représentant l’opération asynchrone qui arrête une session d’écoute active.

S’applique à