aws.internal._audio_format

(internal) `AudioBlock.format`: mp3 | opus | wav | aac | flac | mp4 | ogg | mkv | mka | x-aac | m4a | mpeg | mpga | pcm | webm. sys_llm carried five of them (`build_request/bedrock.rs:267-278`); the enum has widened since, so the containers with an unambiguous IANA/common mime type are all mapped.

Reference version

Signature

function aws.internal._audio_format(mime: string) -> string throws ai.errors.InvalidRequest

(internal) AudioBlock.format: mp3 | opus | wav | aac | flac | mp4 | ogg | mkv | mka | x-aac | m4a | mpeg | mpga | pcm | webm. sys_llm carried five of them (build_request/bedrock.rs:267-278); the enum has widened since, so the containers with an unambiguous IANA/common mime type are all mapped.

Source:<builtin>/aws/ns_internal/bedrock.bamlbytes 1632816998