# How to Enable Multi-Language Subtitles and Audio on Vimeo Videos

<figure><img src="/files/bQAMpOQYsuJil7KxJGvB" alt=""><figcaption></figcaption></figure>

When publishing videos for a global audience, providing content in multiple languages helps improve accessibility, engagement, and the overall viewing experience. Vimeo allows videos to include subtitles (captions) and alternative audio tracks in different languages, making it easier for viewers around the world to understand and interact with the content.

By enabling multi-language subtitles and audio, you can select their preferred language while watching a video, which is especially helpful for non-native speakers or users who prefer localized content.

In this guide, you will learn how to enable and switch between different subtitle and audio language options when watching tutorial videos provided by Sportradar.

### Change the Subtitle or Audio Language

Follow these steps to change the subtitle or audio language while watching a video:

{% @storylane/embed subdomain="app" linkValue="gbi3llan9nsn" url="<https://app.storylane.io/share/gbi3llan9nsn>" %}

{% stepper %}
{% step %}

### **Open the video player settings**

Click the **Settings** icon (⚙️) located in the bottom-right corner of the video player.
{% endstep %}

{% step %}

### **Select subtitle options**

In the settings menu, select CC/Subtitles to view the available subtitle languages.\
For example, selecting **Español** will display captions in Spanish.
{% endstep %}

{% step %}

### Select audio options

From the settings menu, choose **Audio** to view available spoken language tracks.\
For example, selecting **Español** will switch the video’s audio to Spanish.

> The video will automatically switch to the selected subtitle or audio language.
> {% endstep %}
> {% endstepper %}

{% hint style="info" %}

#### Tip

If subtitles or audio tracks in your preferred language are unavailable, the video will continue to play in the **default language**. Additional languages may be added to videos over time to improve accessibility for our global audience. 🌍
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.sportradar.com/guides-and-tutorials/how-to-enable-multi-language-subtitles-and-audio-on-vimeo-videos.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
