@beyondwords/player 0.0.0-alpha1 → 0.0.0-alpha3
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 +11 -9
- package/dist/es.js +11649 -10308
- package/dist/es.js.map +1 -1
- package/dist/umd.js +32 -32
- package/dist/umd.js.map +1 -1
- package/package.json +7 -1
package/README.md
CHANGED
|
@@ -4,16 +4,18 @@
|
|
|
4
4
|
released yet. We are testing the new player internally and will remove this
|
|
5
5
|
notice once it is ready.**
|
|
6
6
|
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
with the BeyondWords CMS
|
|
7
|
+
BeyondWords is an AI voice and audio CMS that enables publishers to transform
|
|
8
|
+
their content into natural-sounding and captivating audio experiences for their
|
|
9
|
+
audiences. This repository includes the BeyondWords player, which seamlessly
|
|
10
|
+
integrates with the BeyondWords audio CMS and can be easily embedded into your
|
|
11
|
+
website or app. You can sign up for a free account
|
|
11
12
|
[here](https://dash.beyondwords.io/auth/signup).
|
|
12
13
|
|
|
13
|
-
The easiest way to embed the player
|
|
14
|
-
inside the BeyondWords CMS. However, for those who wish to
|
|
15
|
-
player further, this documentation provides helpful guides and a
|
|
16
|
-
explanation for each of the player's settings. You can see a demo of
|
|
14
|
+
The easiest way to embed the BeyondWords player into your website is by copying
|
|
15
|
+
the player scripts inside the BeyondWords CMS. However, for those who wish to
|
|
16
|
+
customize the player further, this documentation provides helpful guides and a
|
|
17
|
+
detailed explanation for each of the player's settings. You can see a demo of
|
|
18
|
+
the player
|
|
17
19
|
[here](https://beyondwords-io.github.io/playback-from-paragraphs-prototype/).
|
|
18
20
|
|
|
19
21
|
## Documentation
|
|
@@ -49,7 +51,7 @@ to the public and some things to consider.
|
|
|
49
51
|
|
|
50
52
|
## Contribution
|
|
51
53
|
|
|
52
|
-
We welcome contributions from our
|
|
54
|
+
We welcome contributions from our customers, and members of the public. Please
|
|
53
55
|
open a GitHub issue if you are having trouble using the player or something
|
|
54
56
|
isn't working as expected.
|
|
55
57
|
|