SpeechSynthesizer.GetCurrentlySpokenPrompt Método

Definición

Obtiene el marcador del que SpeechSynthesizer está hablando.

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

Devoluciones

Objeto prompt que se está hablando actualmente.

Ejemplos

Se aplica a