Package 

Class AndroidTtsDefaults


  • 
    public final class AndroidTtsDefaults
    
                        

    Default values for the Android TTS engine.

    These values will be used as a last resort by AndroidTtsSettingsResolver when no user preference takes precedence.

    • Method Summary

      Modifier and Type Method Description
      final Language getLanguage()
      final Double getPitch()
      final Double getSpeed()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait