LogoLogo
  • Go to Docs Center
  • Meet Plum Fuse
  • Tutorial
    • Basics
    • Deployment
    • Building A Complex Application
  • How to...
    • Send SMS messages using the REST module
    • Use the SMS Module
    • Upload an Audio Recording to Storage
    • Use Plum's Transcription API
  • Fuse Navigation
  • Application Manager
    • New Application
    • Managing Applications
    • Folders
  • Template Center
  • Deployments
    • Deployments Table
    • Creating Deployments
    • Updating Deployments
    • Deleting Deployments
    • Outbound Deployments
  • Logs
  • Reports
  • My Account
    • Global Options
    • Admin Options
  • Users & Sharing
    • Single Sign On
  • Application Editor
    • Application Editor Overview
    • Settings
      • Language Settings
        • Text-To-Speech (TTS) Options
      • User Input Settings
      • Connection Settings
      • Post-Call Webservice
      • JavaScript Libraries
    • Audio Manager
      • Languages
      • Prompt Table
      • Audio Formats
      • Bulk Uploading Audio Prompts
    • Modules
  • Modules
  • Call-Flow
    • Prompt
    • Transfer
    • Go To App
    • Go To Page
    • Compare Variable
    • Counter
    • Exit
    • Call Log
    • Label
    • Subdialog
  • Input
    • Address
    • Yes/No
    • Custom Field
    • Date/Time
    • Number
    • Digits
    • Language
    • Menu
    • Dynamic Menu
    • Name
    • Record
  • Data
    • Email
    • SMS
    • Set Variable
    • Call Recording
    • Evaluate JS
    • REST
    • SOAP
  • Integration
    • Setting up authentication
    • Dialogflow
    • DynamoDB
    • AWS S3
  • Variables
    • Shadow Variables
  • Module Settings
  • Key Fuse Info
  • 📞Outbound
    • Queuing Calls with CSV
    • View Pending Calls
    • Viewing Completed Calls
    • Detecting Voicemail
    • Outbound Parameters
    • Outbound FAQs
  • 🔒Data Security
    • 'Private' Mode
    • Managing Secure Phone Numbers
    • Sensitive Data Types
  • 🔑APIs
    • Authentication
    • Outbound Calls
      • Queue Call
      • Queue Multiple Calls
      • Get Outbound Call Status
      • Cancel Outbound Calls
    • Logs
      • Get Call Logs
      • Get Call Logs With Details
      • Get A Detailed Call Log
  • 🗒️Release Notes
Powered by GitBook
On this page
  • Managing Languages
  • 1. Default Language
  • 2. Add a Language
  • 3. Delete a Language
  • Download ZIP
  • Upload ZIP
  • Export CSV
  1. Application Editor
  2. Audio Manager

Languages

PreviousAudio ManagerNextPrompt Table

Last updated 3 years ago

Managing Languages

Each language used in a Fuse application has its own language tab in the Audio manager. The name of the language automatically populates the tab title, e.g. English (U.S.A).

1. Default Language

Users set the default language when creating a new application. The default language cannot be deleted.

2. Add a Language

This creates a new tab for that language. Fuse automatically copies the prompts from the default language to the new language. There is no need to construct a new call-flow for each language.

3. Delete a Language

It is not possible to delete the default language.

Deleting a language permanently removes all of the prompts and pre-recorded audio for that language.

Download ZIP

Upload ZIP

Users can update one or more audio files for a specific language using the Upload ZIP feature.

Note: When changing audio files, Fuse only overwrites the audio files in the ZIP file; it does not overwrite all the files for that language. For example, if an application has 10 English prompts with pre-recorded audio and a user wants to update two of the prompts, they can record new prompts, name them properly, and upload them in a ZIP file. Fuse will overwrite the audio files for those two prompts, but not the other 8 in the application. Each additional language must be updated separately.

Export CSV

To add an additional language(s) to a Fuse application, click on the button next to the language tab. This generates a pop-up window with a drop-down menu. Select the desired language from the list provided.

Use the () module to allow end-users to select their preferred language on a call. Adding a new language in the audio manager will automatically update the available language options in the Language () module.

To delete a language from a Fuse application, position the cursor over the language tab and a small gear () icon appears in the upper right-hand corner of the tab. Clicking on the gear () icon gives users the option to delete a language from their application.

Click the button to download a ZIP file that contains audio files of all the audio files for that application.

Click the button to upload a ZIP file that contains audio files of all the audio files for that application.

Click the button to download a CSV file that contains the filename and prompt text for each prompt in the application. Exported CSV files contain information for one language at a time. If users want a CSV file for each language in their application they must download each one individually.

Language