Uses of Class
dev.langchain4j.data.message.AudioContent
-
Uses of AudioContent in dev.langchain4j.data.message
Modifier and TypeMethodDescriptionstatic AudioContent
Create a newAudioContent
from the given Audio.static AudioContent
Create a newAudioContent
from the given url.static AudioContent
Create a newAudioContent
from the given base64 data and mime type.static AudioContent
Create a newAudioContent
from the given url.