Send voice tasks

更新时间:
复制 MD 格式

This topic explains how to use the task center in the Voice Service console to send text-to-speech tasks, voice notification tasks, and voice verification code tasks with a service instance.

Usage notes

  • Number mode limitations: The task center supports sending tasks only by using a service instance. Regular numbers and 400 numbers are not supported.

  • Outbound mode limitations: Shared mode does not support sending tasks in batches. For batch operations, you must use templates configured for dedicated mode.

  • Verification type limitations: This feature requires enterprise real-name verification.

Procedure

Note
  1. Log on to the Voice Service console.

  2. In the left-side navigation pane, choose Voice Messages > task center.

  3. Click Create Task and configure the following parameters.

    Parameter

    Description

    Task name

    Enter a descriptive name for the task.

    Notification template

    Select an approved voice template. The template type determines the voice message content.

    • Voice notification text-to-speech template

    • Voice notification file template

    • Voice verification code template

    Note

    If you have not configured a template for dedicated mode, create one first. For more information, see Create a Voice Template.

    Outbound number

    Select a service instance linked to a real number.

    Important

    An outbound call fails if the selected service instance is not linked to a real number.

    Called number

    Add called numbers by importing an Excel file or entering them manually.

    • Import Numbers

      1. Download the number import template.

      2. Configure variables in the Excel file as required. The Excel file must be smaller than 25 MB.

      3. Click Import Numbers and select the Excel file.

    • Manually Enter Numbers

      In the number input field, enter 11-digit mobile numbers. Separate multiple numbers with commas (,).

    Note
    • Manual entry supports only number lists without variables. This method is suitable for voice notification file templates and other voice templates that do not require variables.

    • To use variables, you must import an Excel file.

    • The import limit is 300,000 numbers. If your file exceeds this limit, the system calls only the first 300,000 numbers.

  4. Click Create.

Related operations

After creating a task, use the following options in the Actions column of the task list:

  • To start a task, click Start.

  • To schedule a task, click Scheduled Start and set a call time. The task runs automatically at the specified time.

    Note

    To protect user experience, outbound calls are blocked during the following quiet hours: 12:00–14:00 and 21:00–09:00 (UTC+8).

  • Click Task Details to view details, Pause to suspend a running task, or Cancel Task to cancel a pending task.

API reference

Alternatively, send voice tasks by using the following APIs:

  • To send voice verification codes, text-to-speech voice notifications, or voice notifications with variables to specified numbers, call the SingleCallByTts API.

  • To send voice notifications by using a voice file to specified numbers, call the SingleCallByVoice API.

FAQ