SpeechSynthesizer.GetCurrentlySpokenPrompt Methode

Definition

Ruft die Eingabeaufforderung ab, die SpeechSynthesizer spricht.

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

Gibt zurück

Das Eingabeaufforderungsobjekt, das derzeit gesprochen wird.

Beispiele

Gilt für: