Uses of Class
com.azure.ai.openai.models.AudioTranscriptionWord
Packages that use AudioTranscriptionWord
-
Uses of AudioTranscriptionWord in com.azure.ai.openai.models
Methods in com.azure.ai.openai.models that return AudioTranscriptionWordModifier and TypeMethodDescriptionstatic AudioTranscriptionWordAudioTranscriptionWord.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of AudioTranscriptionWord from the JsonReader.Methods in com.azure.ai.openai.models that return types with arguments of type AudioTranscriptionWordModifier and TypeMethodDescriptionAudioTranscription.getWords()Get the words property: A collection of information about the timing of each processed word.