Install via embed script
Learn how to add the BeyondWords Player using the embed script
The BeyondWords Player is automatically installed with the following integrations:
Add the script in your web app:
You will need to replace the project ID
and content ID
with your projectId
and contentId
. You can use any of the following properties in conjunction with the projectId
to initialize the player:
You can use any of the following properties in conjunction with the projectId
to initialize the player:
| Unique UUID string for the audio content. You can also pass the previous integer audio |
| The externally-provided source identifier for a content item. For instance, this could be the id of the content in your CMS that you submitted to the |
| The URL that contains the source content. For instance, this could be the public URL of the content that you submitted to the |
| The unique id for a playlist that you created in the dashboard or through the API. |
Last updated