react-native-davoice-tts 1.0.23 → 1.0.24

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.
@@ -1 +1 @@
1
- 76a60ee21676167d680a924b4fa28225 tts-1.0.0.aar
1
+ c1c19c6e089946a85765dd1e1b466083 tts-1.0.0.aar
@@ -1 +1 @@
1
- c11a0f6e34cdccefd6bb4fd97f46629df6705e9d tts-1.0.0.aar
1
+ f2b4f645eee739ea4a45b69198adc57d1c1531b7 tts-1.0.0.aar
@@ -1759,7 +1759,7 @@
1759
1759
  "kind": "FloatLiteral",
1760
1760
  "offset": 34457,
1761
1761
  "length": 3,
1762
- "value": "1.1"
1762
+ "value": "1.0"
1763
1763
  },
1764
1764
  {
1765
1765
  "filePath": "\/Users\/oferfryman\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
@@ -1759,7 +1759,7 @@
1759
1759
  "kind": "FloatLiteral",
1760
1760
  "offset": 34457,
1761
1761
  "length": 3,
1762
- "value": "1.1"
1762
+ "value": "1.0"
1763
1763
  },
1764
1764
  {
1765
1765
  "filePath": "\/Users\/oferfryman\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
@@ -1759,7 +1759,7 @@
1759
1759
  "kind": "FloatLiteral",
1760
1760
  "offset": 34457,
1761
1761
  "length": 3,
1762
- "value": "1.1"
1762
+ "value": "1.0"
1763
1763
  },
1764
1764
  {
1765
1765
  "filePath": "\/Users\/oferfryman\/projects\/DavoiceTTSPrivate\/Sources\/DaVoiceTTS.swift",
@@ -14,7 +14,7 @@
14
14
  </data>
15
15
  <key>Modules/DavoiceTTS.swiftmodule/arm64-apple-ios-simulator.abi.json</key>
16
16
  <data>
17
- k2aC97WFsUW9pVsE4Gw+wbf3Bgs=
17
+ xwUsvWic2v59H/RE4Zff7nT6FK4=
18
18
  </data>
19
19
  <key>Modules/DavoiceTTS.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface</key>
20
20
  <data>
@@ -34,7 +34,7 @@
34
34
  </data>
35
35
  <key>Modules/DavoiceTTS.swiftmodule/x86_64-apple-ios-simulator.abi.json</key>
36
36
  <data>
37
- k2aC97WFsUW9pVsE4Gw+wbf3Bgs=
37
+ xwUsvWic2v59H/RE4Zff7nT6FK4=
38
38
  </data>
39
39
  <key>Modules/DavoiceTTS.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface</key>
40
40
  <data>
@@ -74,11 +74,11 @@
74
74
  <dict>
75
75
  <key>hash</key>
76
76
  <data>
77
- k2aC97WFsUW9pVsE4Gw+wbf3Bgs=
77
+ xwUsvWic2v59H/RE4Zff7nT6FK4=
78
78
  </data>
79
79
  <key>hash2</key>
80
80
  <data>
81
- Exz8HRt3luTUQG8hy/+gRgsohi+hL5OIvh2qs7vvMlU=
81
+ hSFX9icj27m3RS6b9Eldp9XLdB0t+LD7S3Z4KEiUDtQ=
82
82
  </data>
83
83
  </dict>
84
84
  <key>Modules/DavoiceTTS.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface</key>
@@ -129,11 +129,11 @@
129
129
  <dict>
130
130
  <key>hash</key>
131
131
  <data>
132
- k2aC97WFsUW9pVsE4Gw+wbf3Bgs=
132
+ xwUsvWic2v59H/RE4Zff7nT6FK4=
133
133
  </data>
134
134
  <key>hash2</key>
135
135
  <data>
136
- Exz8HRt3luTUQG8hy/+gRgsohi+hL5OIvh2qs7vvMlU=
136
+ hSFX9icj27m3RS6b9Eldp9XLdB0t+LD7S3Z4KEiUDtQ=
137
137
  </data>
138
138
  </dict>
139
139
  <key>Modules/DavoiceTTS.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface</key>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "react-native-davoice-tts",
3
- "version": "1.0.23",
3
+ "version": "1.0.24",
4
4
  "description": "tts library for React Native",
5
5
  "main": "tts/index.js",
6
6
  "types": "tts/index.d.ts",