Class Prosody
public class Prosody
- Inheritance
-
objectProsody
Properties
Break
public Break Break { get; set; }
Property Value
Intonation
public Intonation Intonation { get; set; }
public class Prosody
public Break Break { get; set; }
public Intonation Intonation { get; set; }