Use the latest Pipe JavaScript API v2 to interact with the recorder. Gain programmatic control, track state, and customize recording workflows.| Pipe Docs
11th of September 2023 update: There's a newer/updated article which uses the 2.0 embed code. You should follow that article as the 1.0 embed code used in this article is now deprecated. 17 November 2016 update: Updated the code to make it work on mobile devices as| Deconstruct
Explore the legacy Pipe JavaScript API v1. Control recorder behavior, trigger events, and access recordings using JavaScript.| Pipe Docs
You can change most of the recorder client’s options directly in your embed code. The size, the maximum recording time, the payload data and more can all be changed by making changes to the embed code. 2.0 Embed Code # 2.0 HTML # With the 2.0 HTML embed code, you use the tag’s HTML attributes to control the recording client. All the attributes are prefixed with the pipe- prefix.| Pipe Docs