Configure AI Call Transcription with ElevenLabs Service

Yeastar P-Series Software Edition supports AI call transcription powered by ElevenLabs Speech to Text service, transcribing the audio of a two-party call into readable text in real time. This topic describes how to configure AI call transcription with the third-party service on the PBX.

Tip: If you have already configured AI Voicemail Transcription with ElevenLabs Speech to Text service, you can enable Call Transcription and directly click Copy Settings from Voicemail Transcription to reuse the configuration, then modify the settings as needed.

Requirements

Yeastar P-Series Software Edition should meet the following requirements:

Item Requirement
Firmware 83.23.0.83 or later.
Subscription Subscribe to Enterprise Plan or Ultimate Plan to ensure the AI Transcription feature is available.

Prerequisites

Note: The prerequisites about GPT/Gemini LLM (Large Language Model) are required only if you want the PBX to automatically generate a call summary from the transcribed text after a call ends.
PBX network access
Make sure the Yeastar P-Series Software Edition can access the following domains to use corresponding services:
Note:

You can verify domain accessibility on the PBX (Path: Maintenance > Troubleshooting > IP Ping). If the PBX can not access the domains, go to System > Network > Basic Settings to configure the PBX network.

Service Domain
ElevenLabs Speech to Text service api.elevenlabs.io
GPT/Gemini LLM

According to your preferred LLM, the PBX must be able to access the following corresponding domains:

  • GPT LLM: api.openai.com
  • Gemini LLM: oauth2.googleapis.com and generativelanguage.googleapis.com
Third-party service account

You have prepared the following third-party service accounts and login credentials:

Service Account
ElevenLabs Speech to Text service Prepare an ElevenLabs account with sufficient transcription minute quotas for ElevenLabs Speech to Text service, and obtain the username and password.
GPT/Gemini LLM Prepare an OpenAI account for GPT LLM or a Google account for Gemini LLM, ensure the account has sufficient token quota, and obtain the username and password.

Procedure

Step 1. Create an API key for ElevenLabs Speech to Text service

To securely access the ElevenLabs Speech to Text service from the PBX, you must create an API key on ElevenLabs Platform first for the service API request authentication.

  1. Log in to ElevenLabs Platform using your ElevenLabs username and password, go to Developers > API Keys.

  2. At the top-right corner of the API key list, click Create Key.
  3. In the right sidebar, create an API key.

    1. In the Name field, enter a name to identify the API key.
    2. In the Endpoints section, click Access beside the Speech to text option.
    3. Scroll down to the Administration section, click Access beside the Models option.
    4. At the bottom-right corner, click Create Key.

      A pop-up window appears, displaying the generated API key.

    5. In the pop-up window, click Copy to Clipboard to copy the API key and save it for later use.

Step 2. (Optional) Create an API key for GPT LLM or Gemini LLM

Yeastar P-Series Software Edition allows you to invoke APIs of GPT or Gemini LLM to automatically generate call summaries from transcribed text after calls end. To implement this feature, you need to create an API key to authenticate requests.

Create an OpenAI API key on OpenAI Platform
  1. Log in to OpenAI Platform using your OpenAI username and password, go to API Keys.
  2. At the top-right corner of the API key list, click Create new secret key.
  3. In the pop-up window, create a new API key.

    1. In the Name field, enter a name to identify the API key.
    2. In the Project drop-down list, select the desired project.
    3. Keep the default All permission, and click Create secret key.

      A pop-up window appears, displaying the generated API key.

    4. In the pop-up window, click Copy to copy the API key and save it for later use.

Create a Gemini API key on Google AI Studio
  1. Log in to Google AI Studio using your Google username and password, go to Dashboard > API keys.
  2. At the top-right corner of the API key list, click Create API key.
  3. In the pop-up window, create a new API key.

    1. In the Name your key field, enter a name to identify the API key.
    2. In the Choose an imported project drop-down list, select a desired project.
      Note: In the drop-down list, you can select an existing project, import a project, or create a new one as needed.
    3. Click Create key.

      A pop-up window appears, displaying the details of the generated API key.

    4. In the pop-up window, click Copy key to copy the API key and save it for later use.

Step 3. Configure AI call transcription on the Yeastar PBX

After you create authentication credentials for ElevenLabs Speech to Text service and LLM, you need to configure corresponding settings on the PBX to establish connections between the PBX and the two services.

  1. Log in to PBX web portal, go to AI > AI Toolbox.
  2. Turn on the switch of Call Transcription.
  3. Configure AI call transcription service.

    1. In the Service Type drop-down list, select Custom Service.
    2. In the Transcription Service Provider drop-down list, select Elevenlabs.
    3. In the API key field, paste the API key created on ElevenLabs platform.
    4. Configure the LLM service.

      Option Instruction
      Disable If you do not need the PBX to generate call summaries, select Disable in the LLM Provider drop-down list.
      OpenAI

      To use GPT LLM, complete the following settings:

      1. In the LLM Provider drop-down list, select OpenAI.
      2. In the API key field, paste the API key created on OpenAI Platform.
      3. In the GPT Model field, enter the model ID of your preferred GPT LLM.
        Note: You can access the list of GPT Models to check the model ID of your desired GPT LLM. For example, if you want to use GPT-5.4, enter the model ID gpt-5.4 in this field.
      Google

      To use Gemini LLM, complete the following settings:

      1. In the LLM Provider drop-down list, select Google.
      2. In the API key field, paste the API key created on Google AI Studio.
      3. In the Gemini Model field, enter the model code of your preferred Gemini LLM.
        Note: You can access the list of Gemini Models and go to introduction page of your desired Gemini LLM to check its model code. For example, if you want to use Gemini 3.1 Pro Preview, enter the model code gemini-3.1-pro-preview in this field.
  4. In the Language drop-down list, select the desired language to be detected and transcribed for call audio.

    Note: If you select Auto Detection, each audio segment in mixed-language voicemail message will be transcribed in its original language.
  5. In the Extension Scope for This Feature section, specify which extensions / extension groups / departments have access to the call transcription feature.
    • All Extensions: All extensions can use this feature.
    • Specific Extensions: Only selected extensions can use this feature.
  6. Click Save.

Result

  • The Transcription Connection Status displays Enable, indicating that the AI call transcription feature powered by ElevenLabs Speech to Text service is enabled. Call audio can be detected and transcribed into readable text in the specified language in real time via the ElevenLabs service.

    Note: You can configure the call transcription language and mode (either automatic or manual) for extensions individually as needed (Path: Extension and Trunk > Extension > AI > Call Transcription). For more information, see Configure AI Call Transcription for an Extension.
  • The LLM Connection Status displays Enable, indicating that the PBX is successfully connected to the configured LLM. The PBX will automatically generate call summaries from transcribed text after calls end via the LLM.