diff --git a/src/content/changelog/stream/2025-07-22-media-transformations-audio-mode.mdx b/src/content/changelog/stream/2025-07-22-media-transformations-audio-mode.mdx index 07b810af773e3d..c7b16b6e1a681b 100644 --- a/src/content/changelog/stream/2025-07-22-media-transformations-audio-mode.mdx +++ b/src/content/changelog/stream/2025-07-22-media-transformations-audio-mode.mdx @@ -1,12 +1,12 @@ --- -title: Audio mode for Media Transforamtions +title: Audio mode for Media Transformations description: > Media Transformations now supports `audio` mode, which extracts audio from a video. date: 2025-07-22 --- -The addition of this feature allows a user to extract audio from a source video, outputting -an M4A file to use in downstream workflows like AI inference, content moderation, or transcription. +We now support `audio` mode! Use this feature to extract audio from a source video, outputting +an M4A file to use in downstream workflows like [AI inference](/workers-ai/), content moderation, or transcription. For example,