You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Emit new event when a voice transcription is completed. Useful for triggering workflows when audio files are processed. Requires configuration of the voice job ID or user ID (optional) to scope the trigger.
new-voice-upload-instant
Description
Emit new event when a new voice recording is uploaded to the system. Can be filtered by user ID or project ID (optional).
new-annotation-created-instant
Description
Emit new event when a manual or automatic annotation is added to a speech or transcription record. Useful in quality assurance or training workflows. Can be filtered by annotation type or voice job ID (optional).
Actions
upload-voice-recording
Description
Upload a new voice recording to All Voice Lab. Requires an audio file (URL or base64), and optionally a user ID, project ID, and metadata tags.
start-transcription
Description
Start a transcription job for a specific voice recording. Requires a recording ID. Optional parameters include language and transcription model.
add-annotation
Description
Add a text annotation to a transcription segment or voice job. Requires transcription ID or recording ID, annotation text, and optionally the timestamp or label type.
The text was updated successfully, but these errors were encountered:
all_voice_lab
URLs
Webhook Sources
new-transcription-completed-instant
Description
Emit new event when a voice transcription is completed. Useful for triggering workflows when audio files are processed. Requires configuration of the voice job ID or user ID (optional) to scope the trigger.
new-voice-upload-instant
Description
Emit new event when a new voice recording is uploaded to the system. Can be filtered by user ID or project ID (optional).
new-annotation-created-instant
Description
Emit new event when a manual or automatic annotation is added to a speech or transcription record. Useful in quality assurance or training workflows. Can be filtered by annotation type or voice job ID (optional).
Actions
upload-voice-recording
Description
Upload a new voice recording to All Voice Lab. Requires an audio file (URL or base64), and optionally a user ID, project ID, and metadata tags.
start-transcription
Description
Start a transcription job for a specific voice recording. Requires a recording ID. Optional parameters include language and transcription model.
add-annotation
Description
Add a text annotation to a transcription segment or voice job. Requires transcription ID or recording ID, annotation text, and optionally the timestamp or label type.
The text was updated successfully, but these errors were encountered: