Class SsmlProsody


  • public class SsmlProsody
    extends TwiML
    TwiML wrapper for <prosody>
    • Method Detail

      • getVolume

        public String getVolume()
        Specify the volume, available values: default, silent, x-soft, soft, medium, loud, x-loud, +ndB, -ndB
        Returns:
        Specify the volume, available values: default, silent, x-soft, soft, medium, loud, x-loud, +ndB, -ndB
      • getRate

        public String getRate()
        Specify the rate, available values: x-slow, slow, medium, fast, x-fast, n%
        Returns:
        Specify the rate, available values: x-slow, slow, medium, fast, x-fast, n%
      • getPitch

        public String getPitch()
        Specify the pitch, available values: default, x-low, low, medium, high, x-high, +n%, -n%
        Returns:
        Specify the pitch, available values: default, x-low, low, medium, high, x-high, +n%, -n%
      • getWords

        public String getWords()
        Words to speak
        Returns:
        Words to speak