Share via


SpeechSynthesizer.GetCurrentlySpokenPrompt Metodo

Definizione

Ottiene il prompt che SpeechSynthesizer sta parlando.

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

Restituisce

Oggetto prompt attualmente parlato.

Esempio

Si applica a