Class AudioTranscription

java.lang.Object
org.springframework.ai.openai.audio.transcription.AudioTranscription
All Implemented Interfaces:
ModelResult<String>

public class AudioTranscription extends Object implements ModelResult<String>
Represents a response returned by the AI.
Since:
0.8.1
Author:
Michael Lavelle