aws-sdk-chimesdkvoice 1.2.0 → 1.3.0

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: f8646f75f4cbe88f263f0d2ba0cf203843212bc1260aab333def217d2ff834ed
4
- data.tar.gz: feafbeca127f5f104df17b51d9d6a7fbd887dbf1e6147966bc3e898ed7648887
3
+ metadata.gz: 20749a5ceb35847fbb688cad931c41799f3d93427e797e7aa7605f7f55aa3446
4
+ data.tar.gz: 680ddc705237c7f86756e057ea7c2430fda013d50ff430530ab1259432624e84
5
5
  SHA512:
6
- metadata.gz: bbd6cfce53e3220c48a8477aff27cb893a86044f863094df568fc1007f79a009a9ac2695dec1eb2e7bfa65a1b7c72957c66f5f8d68a2c0c7777631f82d25ea99
7
- data.tar.gz: 6aafc19070b8957d551b4577106b99d5fefe08537b115702c50a401422c3d4e55cd7df3ccc484a3b8c710d7939e19b8a0ac60966d25e25db3635c8660fd589ca
6
+ metadata.gz: 456335793c9ff264af3492be451961c8b3c2db9098dc14dcf4fb199d302cc72a10dee638be130de36c35d1c9f7c0250b240c5f348b48bc70837194312e3d839c
7
+ data.tar.gz: 2221ac43d3044d5b383d2cc7c9794ab99cecfa41a59c055f30c27b1ed252cfc2b240d21b3c832b5cd0c15ef74c635b90920b9dcb30e53e5c007a29f0cd914547
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.3.0 (2023-03-23)
5
+ ------------------
6
+
7
+ * Feature - This release adds Amazon Chime SDK call analytics. Call analytics include voice analytics, which provides speaker search and voice tone analysis. These capabilities can be used with Amazon Transcribe and Transcribe Call Analytics to generate machine-learning-powered insights from real-time audio.
8
+
4
9
  1.2.0 (2023-02-22)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.2.0
1
+ 1.3.0