Optionaloptions: MaskOptionsOptionalproperties: Record<string, any>Retrieves audio samples for a specified time range relative to the startTime from the associated media data.
The start time in seconds relative to the startTime from which to extract audio samples.
Optionalduration: numberThe duration in seconds for which to extract audio samples.
An array of Float32Array representing the audio samples, or null if the media data is unavailable.
OptionalignoreVisibility: booleanOptionalnewMediaId: stringStaticdeserialize
Deprecated
Use getAudioSamples instead, don't forget to enable them in the settings