Uses of Class
com.azure.ai.openai.models.AudioTranslationSegment
Packages that use AudioTranslationSegment
-
Uses of AudioTranslationSegment in com.azure.ai.openai.models
Methods in com.azure.ai.openai.models that return AudioTranslationSegmentModifier and TypeMethodDescriptionstatic AudioTranslationSegmentAudioTranslationSegment.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of AudioTranslationSegment from the JsonReader.Methods in com.azure.ai.openai.models that return types with arguments of type AudioTranslationSegmentModifier and TypeMethodDescriptionAudioTranslation.getSegments()Get the segments property: A collection of information about the timing, probabilities, and other detail of each processed audio segment.