Package 

Interface TtsEngine.Settings

  • All Implemented Interfaces:
    org.readium.r2.navigator.preferences.Configurable.Settings

    
    public interface TtsEngine.Settings
     implements Configurable.Settings
                        
    • Method Summary

      Modifier and Type Method Description
      abstract Language getLanguage() The default language to use when no language information is passed to speak.
      abstract Boolean getOverrideContentLanguage() Whether language information in content should be superseded by language.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • getLanguage

         abstract Language getLanguage()

        The default language to use when no language information is passed to speak.