Options
Menu

Class AudioRecorder

The AudioRecorder allows cross browser recording of audio from an input MediaStream. It uses the native MediaStream Recording APIs if available, else, it process raw audio data and converts it to a blob.

Hierarchy

  • AudioRecorder

Index

Interfaces

Constructors

Accessors

Methods

Constructors

constructor

Accessors

url

  • get url(): string

Methods

stop

Generated using TypeDoc