Use the latest Pipe JavaScript API v2 to interact with the recorder. Gain programmatic control, track state, and customize recording workflows.| Pipe Docs
Learn how to transcribe Pipe recordings using OpenAI’s Whisper model via Replicate. Step-by-step integration for automated speech-to-text.| Deconstruct - A Blog From the Makers of Pipe
Explore how to transcribe recordings with ElevenLabs' Scribe model. Fast, accurate speech-to-text for your Pipe-based workflows.| Deconstruct - A Blog From the Makers of Pipe
Pipe automatically signs the webhook requests so you can (optionally) verify that the requests are coming from Pipe and not a third party. This is useful if your application exposes sensitive data, but it is not required. It just adds an additional layer of protection. Pipe adds an additional HTTP header with the webhook POST requests, X-Pipe-Signature, which contains the specific signature for the request. To verify this request, you will need to generate a signature using the same key that ...| Pipe Docs
Explore the legacy Pipe JavaScript API v1. Control recorder behavior, trigger events, and access recordings using JavaScript.| Pipe Docs
Transcribe Pipe recordings automatically using Amazon Transcribe. A step-by-step integration guide for speech-to-text workflows.| Deconstruct - A Blog From the Makers of Pipe