Class AzureOpenAiAudioTranscriptionOptions

java.lang.Object
org.springframework.ai.azure.openai.AzureOpenAiAudioTranscriptionOptions
All Implemented Interfaces:
AudioTranscriptionOptions, ModelOptions

public class AzureOpenAiAudioTranscriptionOptions extends Object implements AudioTranscriptionOptions
Options for audio transcription using Azure Open AI.
Author:
Piotr Olaszewski