Class TranslationSynthesisEventArgs


  • public final class TranslationSynthesisEventArgs
    extends SessionEventArgs
    Defines the content of translation synthesis result event.
    • Method Detail

      • getResult

        public final TranslationSynthesisResult getResult()
        Specifies the translation synthesis result.
        Returns:
        Specifies the translation synthesis result.
      • toString

        public String toString()
        Returns a String that represents the translation recognition result event.
        Overrides:
        toString in class SessionEventArgs
        Returns:
        A String that represents the translation recognition result event.