expo-speech 14.0.8-canary-20251023-4c86f95 → 14.1.0-canary-20251118-4ca99d5
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/CHANGELOG.md +2 -0
- package/android/build.gradle +2 -2
- package/android/src/main/java/expo/modules/speech/SpeechModule.kt +8 -1
- package/android/src/main/java/expo/modules/speech/SpeechOptions.kt +2 -1
- package/build/Speech.types.d.ts +0 -1
- package/build/Speech.types.d.ts.map +1 -1
- package/build/Speech.types.js.map +1 -1
- package/expo-module.config.json +1 -1
- package/ios/SpeechModule.swift +4 -0
- package/ios/SpeechOptions.swift +2 -0
- package/local-maven-repo/host/exp/exponent/expo.modules.speech/14.1.0-canary-20251118-4ca99d5/expo.modules.speech-14.1.0-canary-20251118-4ca99d5-sources.jar +0 -0
- package/local-maven-repo/host/exp/exponent/expo.modules.speech/14.1.0-canary-20251118-4ca99d5/expo.modules.speech-14.1.0-canary-20251118-4ca99d5-sources.jar.md5 +1 -0
- package/local-maven-repo/host/exp/exponent/expo.modules.speech/14.1.0-canary-20251118-4ca99d5/expo.modules.speech-14.1.0-canary-20251118-4ca99d5-sources.jar.sha1 +1 -0
- package/local-maven-repo/host/exp/exponent/expo.modules.speech/14.1.0-canary-20251118-4ca99d5/expo.modules.speech-14.1.0-canary-20251118-4ca99d5-sources.jar.sha256 +1 -0
- package/local-maven-repo/host/exp/exponent/expo.modules.speech/14.1.0-canary-20251118-4ca99d5/expo.modules.speech-14.1.0-canary-20251118-4ca99d5-sources.jar.sha512 +1 -0
- package/local-maven-repo/host/exp/exponent/expo.modules.speech/14.1.0-canary-20251118-4ca99d5/expo.modules.speech-14.1.0-canary-20251118-4ca99d5.aar +0 -0
- package/local-maven-repo/host/exp/exponent/expo.modules.speech/14.1.0-canary-20251118-4ca99d5/expo.modules.speech-14.1.0-canary-20251118-4ca99d5.aar.md5 +1 -0
- package/local-maven-repo/host/exp/exponent/expo.modules.speech/14.1.0-canary-20251118-4ca99d5/expo.modules.speech-14.1.0-canary-20251118-4ca99d5.aar.sha1 +1 -0
- package/local-maven-repo/host/exp/exponent/expo.modules.speech/14.1.0-canary-20251118-4ca99d5/expo.modules.speech-14.1.0-canary-20251118-4ca99d5.aar.sha256 +1 -0
- package/local-maven-repo/host/exp/exponent/expo.modules.speech/14.1.0-canary-20251118-4ca99d5/expo.modules.speech-14.1.0-canary-20251118-4ca99d5.aar.sha512 +1 -0
- package/local-maven-repo/host/exp/exponent/expo.modules.speech/14.1.0-canary-20251118-4ca99d5/expo.modules.speech-14.1.0-canary-20251118-4ca99d5.module +87 -0
- package/local-maven-repo/host/exp/exponent/expo.modules.speech/14.1.0-canary-20251118-4ca99d5/expo.modules.speech-14.1.0-canary-20251118-4ca99d5.module.md5 +1 -0
- package/local-maven-repo/host/exp/exponent/expo.modules.speech/14.1.0-canary-20251118-4ca99d5/expo.modules.speech-14.1.0-canary-20251118-4ca99d5.module.sha1 +1 -0
- package/local-maven-repo/host/exp/exponent/expo.modules.speech/14.1.0-canary-20251118-4ca99d5/expo.modules.speech-14.1.0-canary-20251118-4ca99d5.module.sha256 +1 -0
- package/local-maven-repo/host/exp/exponent/expo.modules.speech/14.1.0-canary-20251118-4ca99d5/expo.modules.speech-14.1.0-canary-20251118-4ca99d5.module.sha512 +1 -0
- package/local-maven-repo/host/exp/exponent/expo.modules.speech/{14.0.8-canary-20251023-4c86f95/expo.modules.speech-14.0.8-canary-20251023-4c86f95.pom → 14.1.0-canary-20251118-4ca99d5/expo.modules.speech-14.1.0-canary-20251118-4ca99d5.pom} +1 -1
- package/local-maven-repo/host/exp/exponent/expo.modules.speech/14.1.0-canary-20251118-4ca99d5/expo.modules.speech-14.1.0-canary-20251118-4ca99d5.pom.md5 +1 -0
- package/local-maven-repo/host/exp/exponent/expo.modules.speech/14.1.0-canary-20251118-4ca99d5/expo.modules.speech-14.1.0-canary-20251118-4ca99d5.pom.sha1 +1 -0
- package/local-maven-repo/host/exp/exponent/expo.modules.speech/14.1.0-canary-20251118-4ca99d5/expo.modules.speech-14.1.0-canary-20251118-4ca99d5.pom.sha256 +1 -0
- package/local-maven-repo/host/exp/exponent/expo.modules.speech/14.1.0-canary-20251118-4ca99d5/expo.modules.speech-14.1.0-canary-20251118-4ca99d5.pom.sha512 +1 -0
- package/local-maven-repo/host/exp/exponent/expo.modules.speech/maven-metadata.xml +4 -4
- package/local-maven-repo/host/exp/exponent/expo.modules.speech/maven-metadata.xml.md5 +1 -1
- package/local-maven-repo/host/exp/exponent/expo.modules.speech/maven-metadata.xml.sha1 +1 -1
- package/local-maven-repo/host/exp/exponent/expo.modules.speech/maven-metadata.xml.sha256 +1 -1
- package/local-maven-repo/host/exp/exponent/expo.modules.speech/maven-metadata.xml.sha512 +1 -1
- package/package.json +3 -3
- package/src/Speech/Speech.types.ts +0 -1
- package/local-maven-repo/host/exp/exponent/expo.modules.speech/14.0.8-canary-20251023-4c86f95/expo.modules.speech-14.0.8-canary-20251023-4c86f95-sources.jar +0 -0
- package/local-maven-repo/host/exp/exponent/expo.modules.speech/14.0.8-canary-20251023-4c86f95/expo.modules.speech-14.0.8-canary-20251023-4c86f95-sources.jar.md5 +0 -1
- package/local-maven-repo/host/exp/exponent/expo.modules.speech/14.0.8-canary-20251023-4c86f95/expo.modules.speech-14.0.8-canary-20251023-4c86f95-sources.jar.sha1 +0 -1
- package/local-maven-repo/host/exp/exponent/expo.modules.speech/14.0.8-canary-20251023-4c86f95/expo.modules.speech-14.0.8-canary-20251023-4c86f95-sources.jar.sha256 +0 -1
- package/local-maven-repo/host/exp/exponent/expo.modules.speech/14.0.8-canary-20251023-4c86f95/expo.modules.speech-14.0.8-canary-20251023-4c86f95-sources.jar.sha512 +0 -1
- package/local-maven-repo/host/exp/exponent/expo.modules.speech/14.0.8-canary-20251023-4c86f95/expo.modules.speech-14.0.8-canary-20251023-4c86f95.aar +0 -0
- package/local-maven-repo/host/exp/exponent/expo.modules.speech/14.0.8-canary-20251023-4c86f95/expo.modules.speech-14.0.8-canary-20251023-4c86f95.aar.md5 +0 -1
- package/local-maven-repo/host/exp/exponent/expo.modules.speech/14.0.8-canary-20251023-4c86f95/expo.modules.speech-14.0.8-canary-20251023-4c86f95.aar.sha1 +0 -1
- package/local-maven-repo/host/exp/exponent/expo.modules.speech/14.0.8-canary-20251023-4c86f95/expo.modules.speech-14.0.8-canary-20251023-4c86f95.aar.sha256 +0 -1
- package/local-maven-repo/host/exp/exponent/expo.modules.speech/14.0.8-canary-20251023-4c86f95/expo.modules.speech-14.0.8-canary-20251023-4c86f95.aar.sha512 +0 -1
- package/local-maven-repo/host/exp/exponent/expo.modules.speech/14.0.8-canary-20251023-4c86f95/expo.modules.speech-14.0.8-canary-20251023-4c86f95.module +0 -87
- package/local-maven-repo/host/exp/exponent/expo.modules.speech/14.0.8-canary-20251023-4c86f95/expo.modules.speech-14.0.8-canary-20251023-4c86f95.module.md5 +0 -1
- package/local-maven-repo/host/exp/exponent/expo.modules.speech/14.0.8-canary-20251023-4c86f95/expo.modules.speech-14.0.8-canary-20251023-4c86f95.module.sha1 +0 -1
- package/local-maven-repo/host/exp/exponent/expo.modules.speech/14.0.8-canary-20251023-4c86f95/expo.modules.speech-14.0.8-canary-20251023-4c86f95.module.sha256 +0 -1
- package/local-maven-repo/host/exp/exponent/expo.modules.speech/14.0.8-canary-20251023-4c86f95/expo.modules.speech-14.0.8-canary-20251023-4c86f95.module.sha512 +0 -1
- package/local-maven-repo/host/exp/exponent/expo.modules.speech/14.0.8-canary-20251023-4c86f95/expo.modules.speech-14.0.8-canary-20251023-4c86f95.pom.md5 +0 -1
- package/local-maven-repo/host/exp/exponent/expo.modules.speech/14.0.8-canary-20251023-4c86f95/expo.modules.speech-14.0.8-canary-20251023-4c86f95.pom.sha1 +0 -1
- package/local-maven-repo/host/exp/exponent/expo.modules.speech/14.0.8-canary-20251023-4c86f95/expo.modules.speech-14.0.8-canary-20251023-4c86f95.pom.sha256 +0 -1
- package/local-maven-repo/host/exp/exponent/expo.modules.speech/14.0.8-canary-20251023-4c86f95/expo.modules.speech-14.0.8-canary-20251023-4c86f95.pom.sha512 +0 -1
package/CHANGELOG.md
CHANGED
package/android/build.gradle
CHANGED
|
@@ -4,12 +4,12 @@ plugins {
|
|
|
4
4
|
}
|
|
5
5
|
|
|
6
6
|
group = 'host.exp.exponent'
|
|
7
|
-
version = '14.0
|
|
7
|
+
version = '14.1.0-canary-20251118-4ca99d5'
|
|
8
8
|
|
|
9
9
|
android {
|
|
10
10
|
namespace "expo.modules.speech"
|
|
11
11
|
defaultConfig {
|
|
12
12
|
versionCode 18
|
|
13
|
-
versionName "14.0
|
|
13
|
+
versionName "14.1.0-canary-20251118-4ca99d5"
|
|
14
14
|
}
|
|
15
15
|
}
|
|
@@ -123,10 +123,17 @@ class SpeechModule : Module() {
|
|
|
123
123
|
?.let(textToSpeech::setVoice)
|
|
124
124
|
}
|
|
125
125
|
|
|
126
|
+
val params = Bundle().apply {
|
|
127
|
+
options.volume?.let {
|
|
128
|
+
val volume = it.coerceAtLeast(0.0f).coerceAtMost(1.0f)
|
|
129
|
+
putFloat(TextToSpeech.Engine.KEY_PARAM_VOLUME, volume)
|
|
130
|
+
}
|
|
131
|
+
}
|
|
132
|
+
|
|
126
133
|
textToSpeech.speak(
|
|
127
134
|
text,
|
|
128
135
|
TextToSpeech.QUEUE_ADD,
|
|
129
|
-
|
|
136
|
+
params,
|
|
130
137
|
id
|
|
131
138
|
)
|
|
132
139
|
}
|
package/build/Speech.types.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Speech.types.d.ts","sourceRoot":"","sources":["../src/Speech/Speech.types.ts"],"names":[],"mappings":"AAAA,MAAM,MAAM,mBAAmB,GAAG,CAAC,IAAI,EAAE,wBAAwB,EAAE,EAAE,EAAE,oBAAoB,KAAK,GAAG,CAAC;AACpG,MAAM,MAAM,mBAAmB,GAAG;IAAE,SAAS,EAAE,MAAM,CAAC;IAAC,UAAU,EAAE,MAAM,CAAA;CAAE,CAAC;AAE5E;;;;GAIG;AACH,MAAM,MAAM,2BAA2B,GAAG,CAAC,EAAE,EAAE,mBAAmB,KAAK,IAAI,CAAC;AAG5E,MAAM,MAAM,aAAa,GAAG;IAC1B;;;OAGG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB;;OAEG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;IACf;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;;OAGG;IACH,0BAA0B,CAAC,EAAE,OAAO,CAAC;IACrC;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,IAAI,GAAG,mBAAmB,CAAC;IAC3C;;OAEG;IACH,SAAS,CAAC,EAAE,MAAM,IAAI,GAAG,mBAAmB,CAAC;IAC7C;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,IAAI,GAAG,mBAAmB,CAAC;IAC1C;;;;;OAKG;IACH,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,KAAK,KAAK,IAAI,GAAG,mBAAmB,CAAC;IACvD
|
|
1
|
+
{"version":3,"file":"Speech.types.d.ts","sourceRoot":"","sources":["../src/Speech/Speech.types.ts"],"names":[],"mappings":"AAAA,MAAM,MAAM,mBAAmB,GAAG,CAAC,IAAI,EAAE,wBAAwB,EAAE,EAAE,EAAE,oBAAoB,KAAK,GAAG,CAAC;AACpG,MAAM,MAAM,mBAAmB,GAAG;IAAE,SAAS,EAAE,MAAM,CAAC;IAAC,UAAU,EAAE,MAAM,CAAA;CAAE,CAAC;AAE5E;;;;GAIG;AACH,MAAM,MAAM,2BAA2B,GAAG,CAAC,EAAE,EAAE,mBAAmB,KAAK,IAAI,CAAC;AAG5E,MAAM,MAAM,aAAa,GAAG;IAC1B;;;OAGG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB;;OAEG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;IACf;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;;OAGG;IACH,0BAA0B,CAAC,EAAE,OAAO,CAAC;IACrC;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,IAAI,GAAG,mBAAmB,CAAC;IAC3C;;OAEG;IACH,SAAS,CAAC,EAAE,MAAM,IAAI,GAAG,mBAAmB,CAAC;IAC7C;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,IAAI,GAAG,mBAAmB,CAAC;IAC1C;;;;;OAKG;IACH,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,KAAK,KAAK,IAAI,GAAG,mBAAmB,CAAC;IACvD;;;;OAIG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,WAAW,CAAC,EAAE,MAAM,CAAC;IAErB;;OAEG;IACH,UAAU,CAAC,EAAE,2BAA2B,GAAG,mBAAmB,GAAG,IAAI,CAAC;IACtE,MAAM,CAAC,EAAE,mBAAmB,GAAG,IAAI,CAAC;IACpC,OAAO,CAAC,EAAE,mBAAmB,GAAG,IAAI,CAAC;IACrC,QAAQ,CAAC,EAAE,mBAAmB,GAAG,IAAI,CAAC;CACvC,CAAC;AAGF;;GAEG;AACH,oBAAY,YAAY;IACtB,OAAO,YAAY;IACnB,QAAQ,aAAa;CACtB;AAGD;;GAEG;AACH,MAAM,MAAM,KAAK,GAAG;IAClB;;OAEG;IACH,UAAU,EAAE,MAAM,CAAC;IACnB;;OAEG;IACH,IAAI,EAAE,MAAM,CAAC;IACb;;OAEG;IACH,OAAO,EAAE,YAAY,CAAC;IACtB;;OAEG;IACH,QAAQ,EAAE,MAAM,CAAC;CAClB,CAAC;AAGF,MAAM,MAAM,QAAQ,GAAG,KAAK,GAAG;IAC7B,SAAS,EAAE,OAAO,CAAC;IACnB,YAAY,EAAE,OAAO,CAAC;IACtB,IAAI,EAAE,MAAM,CAAC;IACb,QAAQ,EAAE,MAAM,CAAC;CAClB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Speech.types.js","sourceRoot":"","sources":["../src/Speech/Speech.types.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"Speech.types.js","sourceRoot":"","sources":["../src/Speech/Speech.types.ts"],"names":[],"mappings":"AAsEA,cAAc;AACd;;GAEG;AACH,MAAM,CAAN,IAAY,YAGX;AAHD,WAAY,YAAY;IACtB,mCAAmB,CAAA;IACnB,qCAAqB,CAAA;AACvB,CAAC,EAHW,YAAY,KAAZ,YAAY,QAGvB","sourcesContent":["export type SpeechEventCallback = (this: SpeechSynthesisUtterance, ev: SpeechSynthesisEvent) => any;\nexport type NativeBoundaryEvent = { charIndex: number; charLength: number };\n\n/**\n * Native-only callback with parameters related to the word about to be uttered.\n * @platform ios\n * @platform android\n */\nexport type NativeBoundaryEventCallback = (ev: NativeBoundaryEvent) => void;\n\n// @needsAudit @docsMissing\nexport type SpeechOptions = {\n /**\n * The code of a language that should be used to read the `text`, refer to IETF BCP 47 to see\n * valid codes.\n */\n language?: string;\n /**\n * Pitch of the voice to speak `text`. `1.0` is the normal pitch.\n */\n pitch?: number;\n /**\n * Rate of the voice to speak `text`. `1.0` is the normal rate.\n */\n rate?: number;\n /**\n * If you set this value to `false`, the system creates a separate audio session to automatically manage speech, interruptions, and mixing and ducking the speech with other audio sources.\n * @platform ios\n */\n useApplicationAudioSession?: boolean;\n /**\n * A callback that is invoked when speaking starts.\n */\n onStart?: () => void | SpeechEventCallback;\n /**\n * A callback that is invoked when speaking is stopped by calling `Speech.stop()`.\n */\n onStopped?: () => void | SpeechEventCallback;\n /**\n * A callback that is invoked when speaking finishes.\n */\n onDone?: () => void | SpeechEventCallback;\n /**\n * A callback that is invoked when an error occurred while speaking.\n * @param error\n * @platform android\n * @platform ios\n */\n onError?: (error: Error) => void | SpeechEventCallback;\n /**\n * Volume of the voice to speak `text`. A number between `0.0` (muted) and `1.0` (max volume)\n *\n * @default 1.0\n */\n volume?: number;\n /**\n * Voice identifier.\n */\n voice?: string;\n _voiceIndex?: number;\n\n /**\n * A callback that is invoked when the spoken utterance reaches a word.\n */\n onBoundary?: NativeBoundaryEventCallback | SpeechEventCallback | null;\n onMark?: SpeechEventCallback | null;\n onPause?: SpeechEventCallback | null;\n onResume?: SpeechEventCallback | null;\n};\n\n// @needsAudit\n/**\n * Enum representing the voice quality.\n */\nexport enum VoiceQuality {\n Default = 'Default',\n Enhanced = 'Enhanced',\n}\n\n// @needsAudit\n/**\n * Object describing the available voices on the device.\n */\nexport type Voice = {\n /**\n * Voice unique identifier.\n */\n identifier: string;\n /**\n * Voice name.\n */\n name: string;\n /**\n * Voice quality.\n */\n quality: VoiceQuality;\n /**\n * Voice language.\n */\n language: string;\n};\n\n// @docsMissing\nexport type WebVoice = Voice & {\n isDefault: boolean;\n localService: boolean;\n name: string;\n voiceURI: string;\n};\n"]}
|
package/expo-module.config.json
CHANGED
package/ios/SpeechModule.swift
CHANGED
|
@@ -49,6 +49,10 @@ public final class SpeechModule: Module, SpeechResultHadler {
|
|
|
49
49
|
utterance.rate = Float(rate) * AVSpeechUtteranceDefaultSpeechRate
|
|
50
50
|
}
|
|
51
51
|
|
|
52
|
+
if let volume = options.volume {
|
|
53
|
+
utterance.volume = min(max(volume, 0.0), 1.0);
|
|
54
|
+
}
|
|
55
|
+
|
|
52
56
|
if let useApplicationAudioSession = options.useApplicationAudioSession {
|
|
53
57
|
synthesizer.usesApplicationAudioSession = useApplicationAudioSession
|
|
54
58
|
}
|
package/ios/SpeechOptions.swift
CHANGED
|
Binary file
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
2c49f843d62115e6b0d545e4fb8a3334
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
b0283511f6f07f4c608ebb7b6d4c5914a9d6c078
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
ec0f0c19b07e9587dfb2d6fc732438bbe7374b5a70be7c229fcc25e067388318
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
44a6a7215047c40f0a30de701912161c43126fbcc3c6e419d1fdf1e6a83a488201e0d15c082e3b2a6c82b1ce62b89bf69106c811a39b1bafa2b346e00dab2d2a
|
|
Binary file
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
fde5d6a90709269e0d9808dd88e2e6fb
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
ee8222357ff4bfe580d9c1d1bd826b1312127bee
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
d8595d78a31541ddf28c713ff2d8c794bd5fe3c835778581750777ed814d8d65
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
4c6d0220770d448a69bdb730221f6819cf9420d754bc876c928188066a25073680d9ca70f6f92f97609119129bf68741eb7e902fe5bd8c575f559a95113c0174
|
|
@@ -0,0 +1,87 @@
|
|
|
1
|
+
{
|
|
2
|
+
"formatVersion": "1.1",
|
|
3
|
+
"component": {
|
|
4
|
+
"group": "host.exp.exponent",
|
|
5
|
+
"module": "expo.modules.speech",
|
|
6
|
+
"version": "14.1.0-canary-20251118-4ca99d5",
|
|
7
|
+
"attributes": {
|
|
8
|
+
"org.gradle.status": "release"
|
|
9
|
+
}
|
|
10
|
+
},
|
|
11
|
+
"createdBy": {
|
|
12
|
+
"gradle": {
|
|
13
|
+
"version": "9.0.0"
|
|
14
|
+
}
|
|
15
|
+
},
|
|
16
|
+
"variants": [
|
|
17
|
+
{
|
|
18
|
+
"name": "releaseVariantReleaseApiPublication",
|
|
19
|
+
"attributes": {
|
|
20
|
+
"org.gradle.category": "library",
|
|
21
|
+
"org.gradle.dependency.bundling": "external",
|
|
22
|
+
"org.gradle.libraryelements": "aar",
|
|
23
|
+
"org.gradle.usage": "java-api"
|
|
24
|
+
},
|
|
25
|
+
"files": [
|
|
26
|
+
{
|
|
27
|
+
"name": "expo.modules.speech-14.1.0-canary-20251118-4ca99d5.aar",
|
|
28
|
+
"url": "expo.modules.speech-14.1.0-canary-20251118-4ca99d5.aar",
|
|
29
|
+
"size": 34833,
|
|
30
|
+
"sha512": "4c6d0220770d448a69bdb730221f6819cf9420d754bc876c928188066a25073680d9ca70f6f92f97609119129bf68741eb7e902fe5bd8c575f559a95113c0174",
|
|
31
|
+
"sha256": "d8595d78a31541ddf28c713ff2d8c794bd5fe3c835778581750777ed814d8d65",
|
|
32
|
+
"sha1": "ee8222357ff4bfe580d9c1d1bd826b1312127bee",
|
|
33
|
+
"md5": "fde5d6a90709269e0d9808dd88e2e6fb"
|
|
34
|
+
}
|
|
35
|
+
]
|
|
36
|
+
},
|
|
37
|
+
{
|
|
38
|
+
"name": "releaseVariantReleaseRuntimePublication",
|
|
39
|
+
"attributes": {
|
|
40
|
+
"org.gradle.category": "library",
|
|
41
|
+
"org.gradle.dependency.bundling": "external",
|
|
42
|
+
"org.gradle.libraryelements": "aar",
|
|
43
|
+
"org.gradle.usage": "java-runtime"
|
|
44
|
+
},
|
|
45
|
+
"dependencies": [
|
|
46
|
+
{
|
|
47
|
+
"group": "org.jetbrains.kotlin",
|
|
48
|
+
"module": "kotlin-stdlib-jdk7",
|
|
49
|
+
"version": {
|
|
50
|
+
"requires": "2.1.20"
|
|
51
|
+
}
|
|
52
|
+
}
|
|
53
|
+
],
|
|
54
|
+
"files": [
|
|
55
|
+
{
|
|
56
|
+
"name": "expo.modules.speech-14.1.0-canary-20251118-4ca99d5.aar",
|
|
57
|
+
"url": "expo.modules.speech-14.1.0-canary-20251118-4ca99d5.aar",
|
|
58
|
+
"size": 34833,
|
|
59
|
+
"sha512": "4c6d0220770d448a69bdb730221f6819cf9420d754bc876c928188066a25073680d9ca70f6f92f97609119129bf68741eb7e902fe5bd8c575f559a95113c0174",
|
|
60
|
+
"sha256": "d8595d78a31541ddf28c713ff2d8c794bd5fe3c835778581750777ed814d8d65",
|
|
61
|
+
"sha1": "ee8222357ff4bfe580d9c1d1bd826b1312127bee",
|
|
62
|
+
"md5": "fde5d6a90709269e0d9808dd88e2e6fb"
|
|
63
|
+
}
|
|
64
|
+
]
|
|
65
|
+
},
|
|
66
|
+
{
|
|
67
|
+
"name": "releaseVariantReleaseSourcePublication",
|
|
68
|
+
"attributes": {
|
|
69
|
+
"org.gradle.category": "documentation",
|
|
70
|
+
"org.gradle.dependency.bundling": "external",
|
|
71
|
+
"org.gradle.docstype": "sources",
|
|
72
|
+
"org.gradle.usage": "java-runtime"
|
|
73
|
+
},
|
|
74
|
+
"files": [
|
|
75
|
+
{
|
|
76
|
+
"name": "expo.modules.speech-14.1.0-canary-20251118-4ca99d5-sources.jar",
|
|
77
|
+
"url": "expo.modules.speech-14.1.0-canary-20251118-4ca99d5-sources.jar",
|
|
78
|
+
"size": 4543,
|
|
79
|
+
"sha512": "44a6a7215047c40f0a30de701912161c43126fbcc3c6e419d1fdf1e6a83a488201e0d15c082e3b2a6c82b1ce62b89bf69106c811a39b1bafa2b346e00dab2d2a",
|
|
80
|
+
"sha256": "ec0f0c19b07e9587dfb2d6fc732438bbe7374b5a70be7c229fcc25e067388318",
|
|
81
|
+
"sha1": "b0283511f6f07f4c608ebb7b6d4c5914a9d6c078",
|
|
82
|
+
"md5": "2c49f843d62115e6b0d545e4fb8a3334"
|
|
83
|
+
}
|
|
84
|
+
]
|
|
85
|
+
}
|
|
86
|
+
]
|
|
87
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
21060f74f84c98af3a528e9c3504256b
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
cfc4416bc4ce19cab61857605fffe85538c08778
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
34bdf964c6ab72f10023301a018847a3c06e10744a349d2dae0cba55080c6247
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
df7c8235373708585b1f5d5ebed4fca89f245264538c85de5f6021920b2c59a1b9dd3806e096b3c10583dcaf862d416b44d670bb61dcc2cd320f98fad3c0f28a
|
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
<modelVersion>4.0.0</modelVersion>
|
|
10
10
|
<groupId>host.exp.exponent</groupId>
|
|
11
11
|
<artifactId>expo.modules.speech</artifactId>
|
|
12
|
-
<version>14.0
|
|
12
|
+
<version>14.1.0-canary-20251118-4ca99d5</version>
|
|
13
13
|
<packaging>aar</packaging>
|
|
14
14
|
<name>expo.modules.speech</name>
|
|
15
15
|
<url>https://github.com/expo/expo</url>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
68cae3cf9eefbf17820746d3fa53ff05
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
cd32e6657db3750cc0bafe92301c785b8e90d64a
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
592612ef6c30469c9632c9cefe7d40079ca82aad56e610a779cb3c96dbc9b5a5
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
8e462989e6bc4508b9aef3626db1592b66ce79bb67be3ada152346564a1c6f3aca6d0a0f97447316c40b7d169562a7ef3e5edd2eb46ba2f5e18fde44d74650cc
|
|
@@ -3,11 +3,11 @@
|
|
|
3
3
|
<groupId>host.exp.exponent</groupId>
|
|
4
4
|
<artifactId>expo.modules.speech</artifactId>
|
|
5
5
|
<versioning>
|
|
6
|
-
<latest>14.0
|
|
7
|
-
<release>14.0
|
|
6
|
+
<latest>14.1.0-canary-20251118-4ca99d5</latest>
|
|
7
|
+
<release>14.1.0-canary-20251118-4ca99d5</release>
|
|
8
8
|
<versions>
|
|
9
|
-
<version>14.0
|
|
9
|
+
<version>14.1.0-canary-20251118-4ca99d5</version>
|
|
10
10
|
</versions>
|
|
11
|
-
<lastUpdated>
|
|
11
|
+
<lastUpdated>20251118174533</lastUpdated>
|
|
12
12
|
</versioning>
|
|
13
13
|
</metadata>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
24aa0a3ba529e3bb4b6b9e1b16d94fd8
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
2a2a2fa230e2fd03119c9b07894790bbb15e27a0
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
a20a0ec71431f21c1936c5ea4ed4489cca48eeda065fb62e6d54806d1fe11eac
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
a98a6ec13156c0797d0e8c3d50dd17f74312209ba6153c085c58e86b19eae697ab79ef606962f30f897d32cbcedfab5c91f0554b1c3bbb32a1cbb016e8390903
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "expo-speech",
|
|
3
|
-
"version": "14.0
|
|
3
|
+
"version": "14.1.0-canary-20251118-4ca99d5",
|
|
4
4
|
"description": "Provides text-to-speech functionality.",
|
|
5
5
|
"main": "build/Speech.js",
|
|
6
6
|
"types": "build/Speech.d.ts",
|
|
@@ -37,9 +37,9 @@
|
|
|
37
37
|
},
|
|
38
38
|
"dependencies": {},
|
|
39
39
|
"devDependencies": {
|
|
40
|
-
"expo-module-scripts": "5.0
|
|
40
|
+
"expo-module-scripts": "5.1.0-canary-20251118-4ca99d5"
|
|
41
41
|
},
|
|
42
42
|
"peerDependencies": {
|
|
43
|
-
"expo": "55.0.0-canary-
|
|
43
|
+
"expo": "55.0.0-canary-20251118-4ca99d5"
|
|
44
44
|
}
|
|
45
45
|
}
|
|
Binary file
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
6d3d3cb9bf8c274ebc7b3a2874106a93
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
77951715917e77c3996ad7be6ceb4df5e176b02a
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
4f49cc60b8d7ae88277a6427744d59ac29cca851c42089e783a8e08d276d4459
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
06471f6f4ff29c164948694e6dd39bd45ead016e9dd8b549287885c3460394a73e0f89e0bf987702f93e074b9ccab014601ff39b746dca39d5ca977793d51f24
|
|
Binary file
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
3c46749a2cbe441d0151e85d1c85eb39
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
a3439d71bafcba9c424b8304ade35d3185ab967b
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
37b31aff898b4360f7499bd131e9e4e4776b932961cc07c9c911f55bf0e4b810
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
d0bb845820f2a7736adc6ec3baeec6930d32e322abf6f31f689ba43e94a3aa311a1c9e525bf7a8fa557a81443b31c660aaf4eaece2eceb3116911e4cf26566c1
|
|
@@ -1,87 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"formatVersion": "1.1",
|
|
3
|
-
"component": {
|
|
4
|
-
"group": "host.exp.exponent",
|
|
5
|
-
"module": "expo.modules.speech",
|
|
6
|
-
"version": "14.0.8-canary-20251023-4c86f95",
|
|
7
|
-
"attributes": {
|
|
8
|
-
"org.gradle.status": "release"
|
|
9
|
-
}
|
|
10
|
-
},
|
|
11
|
-
"createdBy": {
|
|
12
|
-
"gradle": {
|
|
13
|
-
"version": "9.0.0"
|
|
14
|
-
}
|
|
15
|
-
},
|
|
16
|
-
"variants": [
|
|
17
|
-
{
|
|
18
|
-
"name": "releaseVariantReleaseApiPublication",
|
|
19
|
-
"attributes": {
|
|
20
|
-
"org.gradle.category": "library",
|
|
21
|
-
"org.gradle.dependency.bundling": "external",
|
|
22
|
-
"org.gradle.libraryelements": "aar",
|
|
23
|
-
"org.gradle.usage": "java-api"
|
|
24
|
-
},
|
|
25
|
-
"files": [
|
|
26
|
-
{
|
|
27
|
-
"name": "expo.modules.speech-14.0.8-canary-20251023-4c86f95.aar",
|
|
28
|
-
"url": "expo.modules.speech-14.0.8-canary-20251023-4c86f95.aar",
|
|
29
|
-
"size": 34424,
|
|
30
|
-
"sha512": "d0bb845820f2a7736adc6ec3baeec6930d32e322abf6f31f689ba43e94a3aa311a1c9e525bf7a8fa557a81443b31c660aaf4eaece2eceb3116911e4cf26566c1",
|
|
31
|
-
"sha256": "37b31aff898b4360f7499bd131e9e4e4776b932961cc07c9c911f55bf0e4b810",
|
|
32
|
-
"sha1": "a3439d71bafcba9c424b8304ade35d3185ab967b",
|
|
33
|
-
"md5": "3c46749a2cbe441d0151e85d1c85eb39"
|
|
34
|
-
}
|
|
35
|
-
]
|
|
36
|
-
},
|
|
37
|
-
{
|
|
38
|
-
"name": "releaseVariantReleaseRuntimePublication",
|
|
39
|
-
"attributes": {
|
|
40
|
-
"org.gradle.category": "library",
|
|
41
|
-
"org.gradle.dependency.bundling": "external",
|
|
42
|
-
"org.gradle.libraryelements": "aar",
|
|
43
|
-
"org.gradle.usage": "java-runtime"
|
|
44
|
-
},
|
|
45
|
-
"dependencies": [
|
|
46
|
-
{
|
|
47
|
-
"group": "org.jetbrains.kotlin",
|
|
48
|
-
"module": "kotlin-stdlib-jdk7",
|
|
49
|
-
"version": {
|
|
50
|
-
"requires": "2.1.20"
|
|
51
|
-
}
|
|
52
|
-
}
|
|
53
|
-
],
|
|
54
|
-
"files": [
|
|
55
|
-
{
|
|
56
|
-
"name": "expo.modules.speech-14.0.8-canary-20251023-4c86f95.aar",
|
|
57
|
-
"url": "expo.modules.speech-14.0.8-canary-20251023-4c86f95.aar",
|
|
58
|
-
"size": 34424,
|
|
59
|
-
"sha512": "d0bb845820f2a7736adc6ec3baeec6930d32e322abf6f31f689ba43e94a3aa311a1c9e525bf7a8fa557a81443b31c660aaf4eaece2eceb3116911e4cf26566c1",
|
|
60
|
-
"sha256": "37b31aff898b4360f7499bd131e9e4e4776b932961cc07c9c911f55bf0e4b810",
|
|
61
|
-
"sha1": "a3439d71bafcba9c424b8304ade35d3185ab967b",
|
|
62
|
-
"md5": "3c46749a2cbe441d0151e85d1c85eb39"
|
|
63
|
-
}
|
|
64
|
-
]
|
|
65
|
-
},
|
|
66
|
-
{
|
|
67
|
-
"name": "releaseVariantReleaseSourcePublication",
|
|
68
|
-
"attributes": {
|
|
69
|
-
"org.gradle.category": "documentation",
|
|
70
|
-
"org.gradle.dependency.bundling": "external",
|
|
71
|
-
"org.gradle.docstype": "sources",
|
|
72
|
-
"org.gradle.usage": "java-runtime"
|
|
73
|
-
},
|
|
74
|
-
"files": [
|
|
75
|
-
{
|
|
76
|
-
"name": "expo.modules.speech-14.0.8-canary-20251023-4c86f95-sources.jar",
|
|
77
|
-
"url": "expo.modules.speech-14.0.8-canary-20251023-4c86f95-sources.jar",
|
|
78
|
-
"size": 4455,
|
|
79
|
-
"sha512": "06471f6f4ff29c164948694e6dd39bd45ead016e9dd8b549287885c3460394a73e0f89e0bf987702f93e074b9ccab014601ff39b746dca39d5ca977793d51f24",
|
|
80
|
-
"sha256": "4f49cc60b8d7ae88277a6427744d59ac29cca851c42089e783a8e08d276d4459",
|
|
81
|
-
"sha1": "77951715917e77c3996ad7be6ceb4df5e176b02a",
|
|
82
|
-
"md5": "6d3d3cb9bf8c274ebc7b3a2874106a93"
|
|
83
|
-
}
|
|
84
|
-
]
|
|
85
|
-
}
|
|
86
|
-
]
|
|
87
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
173754e98c90bb1ad042c2cbde659859
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
e6c3e292b46802467ae92c7c1ea07a664b7aa856
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
f85c504c026ed0c2d43ca03b03efc4db27ffe18ac97bc8227c9d99011b935c39
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
aa84955cc94854329f7f2216ec584ca93a1ad4f86b0d4ffa18c45ecaf2c9594302894eb3cff5fb0507279c3de0f0638089e2f8bb5f56428114fa002380759404
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
86ad98549deeea8ac80f4fbaee4d768e
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
aee0d3339ea429ac6cffb1e238eff2ddc7544c7a
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
01febd4642b5431268ab95acffee0635ee9857e0503abfd1499722f56d6e3f42
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
69129e1d4df8aa56387d6600877eb1a365bd08c3e720eaa343cda1b6c7ed5fed7a12d2ef25df3b700c7deb3668e976c56f8b45e892c1bf3f5f15316811e6e610
|