Audio Tab Settings in SheetXAI

Overview

The Audio tab in SheetXAI settings configures the audio provider that enables text-to-speech functionality within your SAI formulas. This feature allows you to generate audio content directly from your spreadsheet data.

Key Information

Purpose

The Audio tab determines which audio provider will handle text-to-speech generation when you use the audio functionality in your SAI formulas. This specialized feature converts text content into downloadable audio files.

Current Audio Provider

We currently support ElevenLabs as our audio provider, offering high-quality text-to-speech capabilities for your spreadsheet content.

How to Use Audio Generation

To generate audio content using SAI formulas, start your instruction with the !AUDIO prefix followed by the text you want to convert to speech:

Formula Examples:

Google Sheets:

=SAI("!AUDIO Welcome to our store, thank you for your purchase") 
=SAI("!AUDIO ", A2, " - this is the product description for today")

 

Excel:

=SHEETXAI.SAI("!AUDIO Welcome to our store, thank you for your purchase")
=SHEETXAI.SAI("!AUDIO ", A2, " - this is the product description for today")

Practical Applications

The audio generation feature is particularly useful for:

  • Customer Communications: Creating personalized audio messages for customers
  • Product Announcements: Converting product descriptions into audio format
  • Accessibility: Making spreadsheet content accessible through audio
  • Content Creation: Generating voiceovers for presentations or marketing materials
  • Automated Messaging: Creating audio content based on spreadsheet data

Output Format

When you use the !AUDIO prefix in your SAI formula, the system will:

  1. Process the text content through your configured audio provider
  2. Generate a high-quality audio file
  3. Provide a downloadable link or embedded audio player in your spreadsheet

How to Configure

  1. Navigate to the Settings section in the SheetXAI sidebar
  2. Select the Audio tab
  3. Choose ElevenLabs as your audio provider
  4. Enter your ElevenLabs API key in the credential field
  5. Configure any additional audio settings as needed
  6. Click Save to apply your configuration

Note: You'll need an active ElevenLabs account and API key to use the audio generation feature.

Once configured, you can immediately start using the !AUDIO prefix in your SAI formulas to convert any text content into professional-quality audio files directly from your spreadsheet.

 

Was this article helpful?
© 2025 SheetXAI Knowledge Base