Note

Please see Azure Cognitive Services for Speech documentation for the latest supported speech solutions.

PromptBuilder.IsEmpty Property

Gets whether the PromptBuilder is empty.

Namespace:  Microsoft.Speech.Synthesis
Assembly:  Microsoft.Speech (in Microsoft.Speech.dll)

Syntax

'Declaration
Public ReadOnly Property IsEmpty As Boolean
    Get
'Usage
Dim instance As PromptBuilder
Dim value As Boolean

value = instance.IsEmpty
public bool IsEmpty { get; }

Property Value

Type: System.Boolean

See Also

Reference

PromptBuilder Class

PromptBuilder Members

Microsoft.Speech.Synthesis Namespace