Uses of Class
software.amazon.awssdk.services.bedrockagentruntime.model.AudioSegment
Packages that use AudioSegment
-
Uses of AudioSegment in software.amazon.awssdk.services.bedrockagentruntime.model
Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return AudioSegmentModifier and TypeMethodDescriptionfinal AudioSegmentRetrievalResultContent.audio()Audio segment information when the retrieval result contains audio content.Methods in software.amazon.awssdk.services.bedrockagentruntime.model with parameters of type AudioSegmentModifier and TypeMethodDescriptionRetrievalResultContent.Builder.audio(AudioSegment audio) Audio segment information when the retrieval result contains audio content.