Uses of Class
ai.rev.speechtotext.models.asynchronous.Translation
-
Packages that use Translation Package Description ai.rev.speechtotext.models.asynchronous -
-
Uses of Translation in ai.rev.speechtotext.models.asynchronous
Methods in ai.rev.speechtotext.models.asynchronous that return Translation Modifier and Type Method Description TranslationRevAiJob. getTranslation()Returns translation options for the jobMethods in ai.rev.speechtotext.models.asynchronous with parameters of type Translation Modifier and Type Method Description voidRevAiJob. setTranslation(Translation translation)Sets translation options for the job
-