Audio Changelog
- Fix for webviewer hotkeys allowing invalid tools to be selected
- Fix for
loadAudio
not loading for Blob objects and File objects
- Fix for multi selection triggering when clicking on multiple regions
- Fix for not being able to add annotations programmatically
- Added support for #t={seconds} parameter in url. This loads the audio at the specific time.
- Fixing a FireFox rendering issue.
- Adding compatibility with WebViewer 10.0.0
- Added serviceWorkerLocation option to loadAudio. Useful for being able
to pass custom headers.
- Adding custom header support for WebViewer Audio
- Adding button to loop audio
- Added backwards compatibility with WebViewer 8.9.0
- Added compatibility layer with WebViewer Video to allow frame by frame video comparison
- Added new drag controls for more accurate frame by frame annotating. Use shift + mouse drag to have more precision. Only available and applicable when used with webviewer-video.
- Add compatibility with webviewer 8.8
- Moved audio redaction to the redaction tool group
- General quality of life fixes for audio
- Fix for not being abled to disable waveform peaks.
- Added
generatedPeaks
option to loadAudio
. - Removed
isLargeFile
option.
- Safari fix for audio files not being able to be seeked
- Added
isLargeFile
option to loadAudio
as a workaround. This option is known to cause seeking issues on Safari.
- Adding option
generatedPeaks
to disable audio decoding and deal with large mp3 files - Refactoring code so downloading audio files now works when switching between different types of documents
- Annotation previews will now be generated on the fly, reducing exported XFDF size
- Shaka player support with video
- Adding option
showMobileStyling
to disable mobile styling for custom applications
- Adding clean up to session after components are unmounted from DOM
- Fixing a race condition with Webviewer 8.2.0 where audio would load faster than webviewer UI resulting in it failing to render
-Adding UI
namespace on audioInstance to mimic how webviewer does their APIs. Can be use updateElement
function to update regionDeleteButton
functionality.
- Added a new build bundle that includes React, for projects that don't want to install React. Check the #Builds README section for more information.
- Various bug fixes
- Refactoring and optimizing code
- Various bug fixes
- Updating documentation regarding ffmpeg
- Webviewer Audio should now transpile to es5
- Webviewer Audio is now backwards compatible with Webviewer 7.x
- Read only mode is now respected when changed after initial load
- Multiple audio instances should now work and play their appropriate audio tracks
- Bugfix for waveform peaks being incorrect and having trouble loading
- Viewer now respects read only mode
- Updating styling of tool should reflect when creating regions
- Waveform should now be responsive
- Some ie11 compatibility fixes.
- ie11 Video/Audio editing disabled.
- ie11 Waveform does not render.
- Added ability to load video as a script tag
- Added a
Loading as Script Tag
section to README
- Updated package to work with WebViewer 8.0 and newer
- Added getWaveSurfer API to retrieve the underlying WaveSurfer object.
- Documented audio events
- Changed to use the builtin download button in WebViewer
- Various bug fixes
Trial setup questions? Ask experts on Discord
Need other help? Contact Support
Pricing or product questions? Contact Sales
Did you find this guide helpful?