Uses of Class
com.azure.ai.openai.models.AudioResponseData
Packages that use AudioResponseData
-
Uses of AudioResponseData in com.azure.ai.openai.models
Methods in com.azure.ai.openai.models that return AudioResponseDataModifier and TypeMethodDescriptionstatic AudioResponseDataAudioResponseData.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of AudioResponseData from the JsonReader.ChatResponseMessage.getAudio()Get the audio property: If the audio output modality is requested, this object contains data about the audio response from the model.