Uses of Class
dev.langchain4j.data.message.AudioContent
Packages that use AudioContent
-
Uses of AudioContent in dev.langchain4j.data.message
Methods in dev.langchain4j.data.message that return AudioContentModifier 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.