SpeechSynthesizer.GetCurrentlySpokenPrompt Método

Definição

Obtém o prompt de que o SpeechSynthesizer está falando.

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

Retornos

O objeto prompt que está sendo falado no momento.

Exemplos

Aplica-se a