From 4d9ad5a6e03379598824de57c28dc432e21f7d2d Mon Sep 17 00:00:00 2001 From: Ian Baker Date: Thu, 29 Aug 2024 10:27:10 +0100 Subject: [PATCH] Add release note --- RELEASENOTES.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/RELEASENOTES.md b/RELEASENOTES.md index 872ab9349e..711b3c4be0 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -67,6 +67,9 @@ to remove a previously set `Surface` if the codec supports this (`MediaCodecInfo.detachedSurfaceSupported`). * Text: + * Add a custom `VoiceSpan` and populate it for + [WebVTT voice spans](https://www.w3.org/TR/webvtt1/#webvtt-cue-voice-span) + ([#1632](https://github.com/androidx/media/issues/1632)). * Metadata: * Image: * Add `ExternallyLoadedImageDecoder` for simplified integration with