ProsodyNumber.Number Property

Definition

Gets a numeric value for an SSML prosody attribute.

public:
 property float Number { float get(); };
public float Number { get; }
member this.Number : single
Public ReadOnly Property Number As Single

Property Value

The numerical value for an SSML prosody attribute.

Applies to