Interface AudioOptions

Encapsulates audio capture configuration options.

Index

Properties

Properties

optional public duration?: number

The maximum duration of a audio clip, in seconds.

optional public limit?: number

The maximum number of audio clips the device's user can capture in a single capture operation. The value must be greater than or equal to 1.