Note
Please see Azure Cognitive Services for Speech documentation for the latest supported speech solutions.
PromptBuilder.ClearContent Method
Clears the content from the PromptBuilder object.
Namespace: Microsoft.Speech.Synthesis
Assembly: Microsoft.Speech (in Microsoft.Speech.dll)
Syntax
'Declaration
Public Sub ClearContent
'Usage
Dim instance As PromptBuilder
instance.ClearContent()
public void ClearContent()