@beyondwords/player 0.0.0-beta9 → 0.1.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -3
- package/dist/es.js +13141 -21875
- package/dist/es.js.map +1 -1
- package/dist/hls.light.min.js +2 -0
- package/dist/hls.light.min.js.map +1 -0
- package/dist/style.js +11 -0
- package/dist/umd.js +52 -45
- package/dist/umd.js.map +1 -1
- package/package.json +9 -9
package/README.md
CHANGED
|
@@ -1,7 +1,5 @@
|
|
|
1
1
|
## BeyondWords Player
|
|
2
2
|
|
|
3
|
-
**Note:** This is a beta version of the new player that we’re sharing with customers as we finalize its documentation.
|
|
4
|
-
|
|
5
3
|
BeyondWords is an AI voice and audio CMS that enables publishers to transform their content into natural-sounding and captivating audio experiences for their audiences.
|
|
6
4
|
This repository includes the BeyondWords player, which seamlessly integrates with the BeyondWords audio CMS and can be easily embedded into your website or app. You can create an account
|
|
7
5
|
[here](https://dash.beyondwords.io/auth/signup).
|
|
@@ -12,7 +10,7 @@ the player scripts inside the BeyondWords CMS. However, for those who wish to
|
|
|
12
10
|
customize the player further, this documentation provides helpful guides and a
|
|
13
11
|
detailed explanation for each of the player's settings. You can see a demo of
|
|
14
12
|
the player
|
|
15
|
-
[here](https://beyondwords-
|
|
13
|
+
[here](https://beyondwords-io.github.io/player-demo).
|
|
16
14
|
|
|
17
15
|
## Documentation
|
|
18
16
|
|