# Start playing audio

![](/files/-MOgpdK2a7kApMjrRyQY)

La función Start playing audio, permite al usuario reproducir una pista o un audio que se encuentre cargado en la base de datos de firebase o que se encuentre en alguna dirección web

{% hint style="warning" %}
No reproduce archivos de audio que se encuentren alojados en el dispositivo
{% endhint %}

[Información general](https://docs.apphive.io/reference/funciones/informacion-general-de-las-funciones)


---

# 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.apphive.io/apphive-documentacion/reference/funciones/phone-apis-e/start-playing-audio.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.
