Share via


SpeechSynthesizer.GetCurrentlySpokenPrompt Méthode

Définition

Obtient l'invite que le SpeechSynthesizer est en train de prononcer.

public:
 System::Speech::Synthesis::Prompt ^ GetCurrentlySpokenPrompt();
public System.Speech.Synthesis.Prompt GetCurrentlySpokenPrompt ();
member this.GetCurrentlySpokenPrompt : unit -> System.Speech.Synthesis.Prompt
Public Function GetCurrentlySpokenPrompt () As Prompt

Retours

Objet d’invite qui est en cours de lecture.

Exemples

S’applique à