Uses of Class
ai.rev.speechtotext.models.asynchronous.SpeakerInfo
-
Packages that use SpeakerInfo Package Description ai.rev.speechtotext.models.asynchronous -
-
Uses of SpeakerInfo in ai.rev.speechtotext.models.asynchronous
Methods in ai.rev.speechtotext.models.asynchronous that return SpeakerInfo Modifier and Type Method Description SpeakerInfoMonologue. getSpeakerInfo()Returns the speaker info for this monologue.Methods in ai.rev.speechtotext.models.asynchronous with parameters of type SpeakerInfo Modifier and Type Method Description voidMonologue. setSpeakerInfo(SpeakerInfo speakerInfo)Sets the speaker info for this monologue.
-