AudioProps interface
All properties in AudioProps are optional and have default values in the platform.
Properties
max |
Optional; the maximum duration in minutes after which the recording should terminate automatically. Default value is defined by the platform serving the API. |
Property Details
maxDuration
Optional; the maximum duration in minutes after which the recording should terminate automatically. Default value is defined by the platform serving the API.
maxDuration?: number
Property Value
number