Release Notes
2026.2.0 2026.1.0 2025.3.0 2025.2.0 2025.1.0 2024.3.0 2024.2.0 2024.1.0 2023.3.0 2023.2.0 2023.1.0 2022.3.0 2022.2.0 2022.1.0
2026.2.0 2026.1.0 2025.3.0 2025.2.0 2025.1.0 2024.3.0 2024.2.0 2024.1.0 2023.3.0 2023.2.0 2023.1.0 2022.3.0 2022.2.0 2022.1.0

EmbeddedAudioObjectSDK

Component

Version

EmbeddedAudioObjectSDK

1.0.989

New Features

  • EAO::duration is now 0 instead of 60sec, if there are no track-objects on timeline

  • EAO::duration is now splitted from EaoSequence zoom API and does not change every time

New Features from 1.0.977

  • increase segmentSize in renderAudio() for improved render performance

Fixed Issues

  • OIA-5623 sound after “insert silence” API call, where no sound should be

  • OIA-5964 TrackLayer::verticalZoomFactor does not update UI immediately

  • OIA-6244 silence in rendered output after triggered playout

  • OIA-4993 inconsistent default value for EaoSequence::dropMode

Fixed already in 1.0.977

  • OIA-2592 Undo Button inconsistencies

  • OIA-5030 Waveform draw artifact only with latest Firefox

  • OIA-5271 eao.sequence.transcript.getWordsInRange() works with wrong time model

  • OIA-5476 onPreProcessPlaybackRate for soundtouchjs not working for range-playback
    Story

Improved API/Storybook Documentation

  • Style Text-Layers example added to Storybook

  • EaoSequence::waveformDisplayMode documented in API documentation

  • Storybook example for "notification.js" from EAO demo page