Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.gladia.io/llms.txt

Use this file to discover all available pages before exploring further.

Here is the payload definition to inform that the recording is over. After reception, no more audio chunk will be accepted and post-processing will start.
{
	type: "stop_recording";
}