Companion

object Companion

Companion object containing factory methods and utility functions for creating WavWriter instances.

Functions

Link copied to clipboard

Creates WavWriter for sound annotation's audio data. This could take a while and should be executed on background thread.

Link copied to clipboard

Creates WavWriter for embedded audio source. This could take a while and should be executed on background thread.

Link copied to clipboard

Checks whether audio data in sound annotation is valid and is in supported format for exporting to WAVE file format.