Class LanguageStage

    • Method Detail

      • talkingIn

        public FormatStage talkingIn​(String language)
        Denotes a language in which the audio file is
        Parameters:
        language - in short format such as en, de, ft, es, bg, lt, ro, ...
        Returns:
        FormatStage to configure the format of the output file
      • talkingInEnglish

        public FormatStage talkingInEnglish()
        Denotes a language of the audio file to be English (en)
        Returns:
        FormatStage to configure the format of the output file
      • talkingInDeutsch

        public FormatStage talkingInDeutsch()
        Denotes a language of the audio file to be German (de)
        Returns:
        FormatStage to configure the format of the output file