# Integrate Web Player

BotTalk's Native Web Player allows your readers to have an audio version embedded into every (any) article.

<figure><img src="https://2378192786-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FirnDC5K5ndnjPJHyDBre%2Fuploads%2FUPFAc08hMoI36g3LBfuh%2FBildschirmfoto%202023-03-20%20um%2012.19.27.png?alt=media&#x26;token=18b70d96-e19c-44f3-a2a3-06001fca0406" alt=""><figcaption></figcaption></figure>

Native means that BotTalk player is supported natively on all mobile devices as well - Android and iOS. The users can listen to the articles in the background or even when their device's screen is turned off.

BotTalk Player will appear on the lock screen of the device - with all usual native controls.

<figure><img src="https://bottalk.io/learn-with-bottalk/content/images/2021/09/BotTalk-Native-Web-Player.png" alt="BotTalk Web Player supports both iOS and Android native audio controls"><figcaption><p>BotTalk Web Player supports both iOS and Android native audio controls</p></figcaption></figure>

{% hint style="warning" %}
Native Web Player is required if you chose [Parser as a content source](https://docs.bottalk.io/docs/text-to-speech/configure-your-project/parser-settings) for your audio articles during the project set-up process.
{% endhint %}

Integrate your player now in three steps:

{% hint style="info" %}

1. [Create a Web Player](https://docs.bottalk.io/docs/text-to-speech/integrate-web-player/create-a-web-player)
2. [Configure your Web Player](https://docs.bottalk.io/docs/text-to-speech/integrate-web-player/configure-your-web-player)
3. [Integrate Web Player into your website](https://docs.bottalk.io/docs/text-to-speech/integrate-web-player/integrate-web-player-into-your-website)
   {% endhint %}

<br>


---

# 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.bottalk.io/docs/text-to-speech/integrate-web-player.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.
