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