Bleep

Bleep an audio given the timestamps to bleep.

Request
Request Body schema: application/json
required
required
object (FileData)

File object containing base64 encoded text data and its content type.

required
Array of objects (Timestamps)
bleep_frequency
integer (Bleep Frequency)
Default: 600

The bleep_frequency parameter configures the frequency of the sine wave used for the bleep sound in an audio segment. This setting allows users to adjust the pitch of the bleep, with higher values resulting in a higher pitch and vice versa. Ideal for customizing the bleep tone to suit various audio environments, it is expressed in Hertz (Hz) and should be chosen considering the balance and clarity needed in the audio. The default setting is 600 Hz, which represents a standard bleep tone.

bleep_gain
number (Bleep Gain)
Default: -3

The bleep_gain parameter sets the gain level, in decibels (dB), for the bleep sound within the audio segment. It controls the relative loudness of the bleep, allowing for precise volume adjustments. A value of 0.0 dB maintains the original amplitude of the bleep, positive values increase its loudness, and negative values decrease it.

Responses
200

Successful Response

422

Validation Error

post/v3/bleep
Request samples
Response samples
application/json
{
  • "bleeped_file": "string"
}
© Copyright 2024 Private AI.