๐ Overview
Voice Templates lets you save reusable voice messages for calling workflows. You can create a template in three ways:- Text To Speech (type words, system reads them aloud).
- Audio File (upload an existing MP3/WAV file).
- Record Voice (record from your microphone in the browser).

๐ Main list
When you open Voice Templates, you see a table with one row per template. โ Add Click Add to start a new template. The form opens and the list is hidden until you return. ๐ Search A search field above the table filters rows as you type. Matching is based on table content.๐๏ธ Columns
| What you see | What it means |
|---|---|
| # | Row number (1, 2, 3โฆ). |
| Title | Template name used for identifying it later. |
| Audio | Mini player for uploaded/recorded audio templates. |
| Text-To-Speech | Script text for templates saved as TTS. |
| Status | Whether the template is active/inactive. |
| Updated At | Last modified time (your timezone). |
| Action | Edit updates the row; Delete (trash) removes it after confirmation. |
โ๏ธ Create or edit a template
- Click Add for a new template.
- Click Edit on an existing row to update it.

๐ Form fields
๐ท๏ธ Title Give the template a short, clear name (for example โOpening Greetingโ or โVoicemail Follow-upโ).- Helps your team identify the right template quickly.
- Should be filled for every template.
- Should be unique in your workspace (see rules section below).
๐๏ธ Type
Choose how this template is produced:- Text To Speech
- Audio File
- Record Voice
๐ฃ๏ธ Type: Text To Speech

{{customer_name}}{{appointment_date}}{{appointment_time}}{{current_date}}
- While saving: a short wait message may appear.
- On success: confirmation appears, then list reloads.
- On failure: error appears on the form.
๐ต Type: Audio File

- Accepted formats: MP3 and WAV.
- Unsupported types are rejected with an error message.
๐๏ธ Type: Record Voice

- Click Start Recording.
- Allow microphone permission when the browser asks.
- Click Stop Recording to end the take.
- Review preview playback.
- Choose one of:
- Upload Recording to save and return to the list.
- Discard & Record Again to clear and retake.
- Title required: Fill title before saving.
- Title uniqueness: Titles should be unique in your workspace. If duplicated, save fails and you must rename.
- Edit replacement: Uploading a new file while editing replaces the previous stored audio.
- Delete cleanup: Deleting a template removes the row and associated stored audio file.