Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rn release #714

Merged
merged 1 commit into from
Oct 26, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 0 additions & 18 deletions demo/react-native-clock/android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,6 @@ buildscript {
repositories {
google()
jcenter()
maven {
url 'https://s01.oss.sonatype.org/content/repositories/aipicovoice-1266/'
}
maven {
url 'https://s01.oss.sonatype.org/content/repositories/aipicovoice-1267/'
}
maven {
url 'https://s01.oss.sonatype.org/content/repositories/aipicovoice-1269/'
}
}
dependencies {
classpath("com.android.tools.build:gradle:4.1.3")
Expand All @@ -42,14 +33,5 @@ allprojects {
google()
jcenter()
maven { url 'https://www.jitpack.io' }
maven {
url 'https://s01.oss.sonatype.org/content/repositories/aipicovoice-1266/'
}
maven {
url 'https://s01.oss.sonatype.org/content/repositories/aipicovoice-1267/'
}
maven {
url 'https://s01.oss.sonatype.org/content/repositories/aipicovoice-1269/'
}
}
}
3 changes: 0 additions & 3 deletions demo/react-native-clock/ios/Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@ require_relative '../node_modules/@react-native-community/cli-platform-ios/nativ
platform :ios, '11.0'

target 'ReactNativeClock' do
pod 'Porcupine-iOS', :podspec => 'https://raw.githubusercontent.com/Picovoice/porcupine/v3.0/binding/ios/Porcupine-iOS.podspec'
pod 'Rhino-iOS', :podspec => 'https://raw.githubusercontent.com/Picovoice/rhino/v3.0/binding/ios/Rhino-iOS.podspec'
pod 'Picovoice-iOS', :podspec => 'https://raw.githubusercontent.com/Picovoice/picovoice/v3.0/sdk/ios/Picovoice-iOS.podspec'
config = use_native_modules!
use_react_native!(:path => config["reactNativePath"])
end
Expand Down
18 changes: 3 additions & 15 deletions demo/react-native-clock/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,6 @@ PODS:
- fmt (6.2.1)
- glog (0.3.5)
- ios-voice-processor (1.1.0)
- Picovoice-iOS (3.0.0):
- ios-voice-processor (~> 1.1.0)
- Porcupine-iOS (~> 3.0.0)
- Rhino-iOS (~> 3.0.0)
- Porcupine-iOS (3.0.0):
- ios-voice-processor (~> 1.1.0)
- porcupine-react-native (3.0.0):
Expand Down Expand Up @@ -313,8 +309,6 @@ DEPENDENCIES:
- FBLazyVector (from `../node_modules/react-native/Libraries/FBLazyVector`)
- FBReactNativeSpec (from `../node_modules/react-native/React/FBReactNativeSpec`)
- glog (from `../node_modules/react-native/third-party-podspecs/glog.podspec`)
- Picovoice-iOS (from `https://raw.githubusercontent.com/Picovoice/picovoice/v3.0/sdk/ios/Picovoice-iOS.podspec`)
- Porcupine-iOS (from `https://raw.githubusercontent.com/Picovoice/porcupine/v3.0/binding/ios/Porcupine-iOS.podspec`)
- "porcupine-react-native (from `../node_modules/@picovoice/porcupine-react-native`)"
- RCT-Folly (from `../node_modules/react-native/third-party-podspecs/RCT-Folly.podspec`)
- RCTRequired (from `../node_modules/react-native/Libraries/RCTRequired`)
Expand Down Expand Up @@ -345,7 +339,6 @@ DEPENDENCIES:
- React-RCTVibration (from `../node_modules/react-native/Libraries/Vibration`)
- React-runtimeexecutor (from `../node_modules/react-native/ReactCommon/runtimeexecutor`)
- ReactCommon/turbomodule/core (from `../node_modules/react-native/ReactCommon`)
- Rhino-iOS (from `https://raw.githubusercontent.com/Picovoice/rhino/v3.0/binding/ios/Rhino-iOS.podspec`)
- "rhino-react-native (from `../node_modules/@picovoice/rhino-react-native`)"
- RNVectorIcons (from `../node_modules/react-native-vector-icons`)
- Yoga (from `../node_modules/react-native/ReactCommon/yoga`)
Expand All @@ -354,6 +347,8 @@ SPEC REPOS:
trunk:
- fmt
- ios-voice-processor
- Porcupine-iOS
- Rhino-iOS

EXTERNAL SOURCES:
boost:
Expand All @@ -366,10 +361,6 @@ EXTERNAL SOURCES:
:path: "../node_modules/react-native/React/FBReactNativeSpec"
glog:
:podspec: "../node_modules/react-native/third-party-podspecs/glog.podspec"
Picovoice-iOS:
:podspec: https://raw.githubusercontent.com/Picovoice/picovoice/v3.0/sdk/ios/Picovoice-iOS.podspec
Porcupine-iOS:
:podspec: https://raw.githubusercontent.com/Picovoice/porcupine/v3.0/binding/ios/Porcupine-iOS.podspec
porcupine-react-native:
:path: "../node_modules/@picovoice/porcupine-react-native"
RCT-Folly:
Expand Down Expand Up @@ -426,8 +417,6 @@ EXTERNAL SOURCES:
:path: "../node_modules/react-native/ReactCommon/runtimeexecutor"
ReactCommon:
:path: "../node_modules/react-native/ReactCommon"
Rhino-iOS:
:podspec: https://raw.githubusercontent.com/Picovoice/rhino/v3.0/binding/ios/Rhino-iOS.podspec
rhino-react-native:
:path: "../node_modules/@picovoice/rhino-react-native"
RNVectorIcons:
Expand All @@ -443,7 +432,6 @@ SPEC CHECKSUMS:
fmt: ff9d55029c625d3757ed641535fd4a75fedc7ce9
glog: 476ee3e89abb49e07f822b48323c51c57124b572
ios-voice-processor: 8e32d7f980a06d392d128ef1cd19cf6ddcaca3c1
Picovoice-iOS: a1aefe4fbc54bb698dd1663d7dee6a5bef9f1c5c
Porcupine-iOS: 517158e02ac294dda15b713a3c6f74a9e877090c
porcupine-react-native: e74ff3c50f8a1ec956b8aa7a8797821b0f9e8b85
RCT-Folly: 4d8508a426467c48885f1151029bc15fa5d7b3b8
Expand Down Expand Up @@ -478,6 +466,6 @@ SPEC CHECKSUMS:
RNVectorIcons: 31cebfcf94e8cf8686eb5303ae0357da64d7a5a4
Yoga: 0bc4b37c3b8a345336ff601e2cf7d9704bab7e93

PODFILE CHECKSUM: a8ffe61557bed353d1bb1d2fce8cf2a5e6a49b6f
PODFILE CHECKSUM: f1735c3d5e715cf7947e3ba5b5a427084f14548f

COCOAPODS: 1.11.3
3 changes: 3 additions & 0 deletions demo/react-native-clock/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,10 @@
"ios-bundle": "react-native bundle --dev false --platform ios --entry-file index.js --bundle-output ios/app.jsbundle"
},
"dependencies": {
"@picovoice/picovoice-react-native": "^3.0.0",
"@picovoice/porcupine-react-native": "^3.0.0",
"@picovoice/react-native-voice-processor": "^1.2.0",
"@picovoice/rhino-react-native": "^3.0.0",
"moment": "^2.29.1",
"prettier": "^2.8.0",
"react": "^17.0.2",
Expand Down
15 changes: 15 additions & 0 deletions demo/react-native-clock/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -866,11 +866,26 @@
"@jridgewell/resolve-uri" "^3.1.0"
"@jridgewell/sourcemap-codec" "^1.4.14"

"@picovoice/picovoice-react-native@^3.0.0":
version "3.0.0"
resolved "https://registry.yarnpkg.com/@picovoice/picovoice-react-native/-/picovoice-react-native-3.0.0.tgz#97fece58243b2bec83a521cfdc17c25b47f44b45"
integrity sha512-XdOB+ShXWqsFxIvr1FlVUgKzAZaQymDobGs2lrerKmqL/117CqYMCwqdH66IB7iujBE0QREWhg5BWdoulZ09gg==

"@picovoice/porcupine-react-native@^3.0.0":
version "3.0.0"
resolved "https://registry.yarnpkg.com/@picovoice/porcupine-react-native/-/porcupine-react-native-3.0.0.tgz#f9e670d317b42de53984338d86350ffd1d2ac6a0"
integrity sha512-sMw4UwwzCnWyXpqlRYTiWaPlLoHoK/RqW4t+wUBAg8GxAlSD9JkRv6hWc1B5i2FPqWD0Txqm7nFDoDL6EEvNsw==

"@picovoice/react-native-voice-processor@^1.2.0":
version "1.2.0"
resolved "https://registry.yarnpkg.com/@picovoice/react-native-voice-processor/-/react-native-voice-processor-1.2.0.tgz#82a98b41d9236ababe330dae873062ee0e1b24c3"
integrity sha512-zolTEo3qsqeUwY7JRslV/yhiA+oBrkeogOTxjHIEJ//yEsr7YKlI1PcqTbU5/xjmUiukh62gmwTXhosnQYdasQ==

"@picovoice/rhino-react-native@^3.0.0":
version "3.0.0"
resolved "https://registry.yarnpkg.com/@picovoice/rhino-react-native/-/rhino-react-native-3.0.0.tgz#0f73d3f493cc4e3e73138bfd946c9cacb9859339"
integrity sha512-2oSsn8/8hLo4ke2vHg9gF7e4CNDKorgdbh+gVudfiq7eiiZhgt7KL+vj0/a4V5N2maozAHMPvrog6ecAOddgiw==

"@react-native-community/cli-debugger-ui@^7.0.3":
version "7.0.3"
resolved "https://registry.yarnpkg.com/@react-native-community/cli-debugger-ui/-/cli-debugger-ui-7.0.3.tgz#3eeeacc5a43513cbcae56e5e965d77726361bcb4"
Expand Down
18 changes: 0 additions & 18 deletions demo/react-native/android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,6 @@ buildscript {
repositories {
google()
jcenter()
maven {
url 'https://s01.oss.sonatype.org/content/repositories/aipicovoice-1266/'
}
maven {
url 'https://s01.oss.sonatype.org/content/repositories/aipicovoice-1267/'
}
maven {
url 'https://s01.oss.sonatype.org/content/repositories/aipicovoice-1269/'
}
}
dependencies {
classpath("com.android.tools.build:gradle:4.1.3")
Expand All @@ -42,14 +33,5 @@ allprojects {
google()
jcenter()
maven { url 'https://www.jitpack.io' }
maven {
url 'https://s01.oss.sonatype.org/content/repositories/aipicovoice-1266/'
}
maven {
url 'https://s01.oss.sonatype.org/content/repositories/aipicovoice-1267/'
}
maven {
url 'https://s01.oss.sonatype.org/content/repositories/aipicovoice-1269/'
}
}
}
3 changes: 0 additions & 3 deletions demo/react-native/ios/Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@ require_relative '../node_modules/@react-native-community/cli-platform-ios/nativ
platform :ios, '11.0'

target 'PicovoiceDemo' do
pod 'Porcupine-iOS', :podspec => 'https://raw.githubusercontent.com/Picovoice/porcupine/v3.0/binding/ios/Porcupine-iOS.podspec'
pod 'Rhino-iOS', :podspec => 'https://raw.githubusercontent.com/Picovoice/rhino/v3.0/binding/ios/Rhino-iOS.podspec'
pod 'Picovoice-iOS', :podspec => 'https://raw.githubusercontent.com/Picovoice/picovoice/v3.0/sdk/ios/Picovoice-iOS.podspec'
config = use_native_modules!
use_react_native!(:path => config["reactNativePath"])
end
18 changes: 3 additions & 15 deletions demo/react-native/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,6 @@ PODS:
- fmt (6.2.1)
- glog (0.3.5)
- ios-voice-processor (1.1.0)
- Picovoice-iOS (3.0.0):
- ios-voice-processor (~> 1.1.0)
- Porcupine-iOS (~> 3.0.0)
- Rhino-iOS (~> 3.0.0)
- Porcupine-iOS (3.0.0):
- ios-voice-processor (~> 1.1.0)
- porcupine-react-native (3.0.0):
Expand Down Expand Up @@ -309,8 +305,6 @@ DEPENDENCIES:
- FBLazyVector (from `../node_modules/react-native/Libraries/FBLazyVector`)
- FBReactNativeSpec (from `../node_modules/react-native/React/FBReactNativeSpec`)
- glog (from `../node_modules/react-native/third-party-podspecs/glog.podspec`)
- Picovoice-iOS (from `https://raw.githubusercontent.com/Picovoice/picovoice/v3.0/sdk/ios/Picovoice-iOS.podspec`)
- Porcupine-iOS (from `https://raw.githubusercontent.com/Picovoice/porcupine/v3.0/binding/ios/Porcupine-iOS.podspec`)
- "porcupine-react-native (from `../node_modules/@picovoice/porcupine-react-native`)"
- RCT-Folly (from `../node_modules/react-native/third-party-podspecs/RCT-Folly.podspec`)
- RCTRequired (from `../node_modules/react-native/Libraries/RCTRequired`)
Expand Down Expand Up @@ -340,14 +334,15 @@ DEPENDENCIES:
- React-RCTVibration (from `../node_modules/react-native/Libraries/Vibration`)
- React-runtimeexecutor (from `../node_modules/react-native/ReactCommon/runtimeexecutor`)
- ReactCommon/turbomodule/core (from `../node_modules/react-native/ReactCommon`)
- Rhino-iOS (from `https://raw.githubusercontent.com/Picovoice/rhino/v3.0/binding/ios/Rhino-iOS.podspec`)
- "rhino-react-native (from `../node_modules/@picovoice/rhino-react-native`)"
- Yoga (from `../node_modules/react-native/ReactCommon/yoga`)

SPEC REPOS:
trunk:
- fmt
- ios-voice-processor
- Porcupine-iOS
- Rhino-iOS

EXTERNAL SOURCES:
boost:
Expand All @@ -360,10 +355,6 @@ EXTERNAL SOURCES:
:path: "../node_modules/react-native/React/FBReactNativeSpec"
glog:
:podspec: "../node_modules/react-native/third-party-podspecs/glog.podspec"
Picovoice-iOS:
:podspec: https://raw.githubusercontent.com/Picovoice/picovoice/v3.0/sdk/ios/Picovoice-iOS.podspec
Porcupine-iOS:
:podspec: https://raw.githubusercontent.com/Picovoice/porcupine/v3.0/binding/ios/Porcupine-iOS.podspec
porcupine-react-native:
:path: "../node_modules/@picovoice/porcupine-react-native"
RCT-Folly:
Expand Down Expand Up @@ -418,8 +409,6 @@ EXTERNAL SOURCES:
:path: "../node_modules/react-native/ReactCommon/runtimeexecutor"
ReactCommon:
:path: "../node_modules/react-native/ReactCommon"
Rhino-iOS:
:podspec: https://raw.githubusercontent.com/Picovoice/rhino/v3.0/binding/ios/Rhino-iOS.podspec
rhino-react-native:
:path: "../node_modules/@picovoice/rhino-react-native"
Yoga:
Expand All @@ -433,7 +422,6 @@ SPEC CHECKSUMS:
fmt: ff9d55029c625d3757ed641535fd4a75fedc7ce9
glog: 476ee3e89abb49e07f822b48323c51c57124b572
ios-voice-processor: 8e32d7f980a06d392d128ef1cd19cf6ddcaca3c1
Picovoice-iOS: a1aefe4fbc54bb698dd1663d7dee6a5bef9f1c5c
Porcupine-iOS: 517158e02ac294dda15b713a3c6f74a9e877090c
porcupine-react-native: e74ff3c50f8a1ec956b8aa7a8797821b0f9e8b85
RCT-Folly: 4d8508a426467c48885f1151029bc15fa5d7b3b8
Expand Down Expand Up @@ -466,6 +454,6 @@ SPEC CHECKSUMS:
rhino-react-native: 3954bad7e47e21256a0874999cbb0d2acf599186
Yoga: 0bc4b37c3b8a345336ff601e2cf7d9704bab7e93

PODFILE CHECKSUM: 094af1bc294da677b11ba21e1696e544ed6b039a
PODFILE CHECKSUM: 01013a1f5997e930862476da5284b4ac9e764646

COCOAPODS: 1.11.3
3 changes: 3 additions & 0 deletions demo/react-native/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,10 @@
"ios-bundle": "node scripts/run_demo.js bundle --dev false --platform ios --entry-file index.js --bundle-output ios/app.jsbundle"
},
"dependencies": {
"@picovoice/picovoice-react-native": "^3.0.0",
"@picovoice/porcupine-react-native": "^3.0.0",
"@picovoice/react-native-voice-processor": "^1.2.0",
"@picovoice/rhino-react-native": "^3.0.0",
"react": "^17.0.2",
"react-native": "^0.68.7"
},
Expand Down
15 changes: 15 additions & 0 deletions demo/react-native/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -865,11 +865,26 @@
"@nodelib/fs.scandir" "2.1.5"
fastq "^1.6.0"

"@picovoice/picovoice-react-native@^3.0.0":
version "3.0.0"
resolved "https://registry.yarnpkg.com/@picovoice/picovoice-react-native/-/picovoice-react-native-3.0.0.tgz#97fece58243b2bec83a521cfdc17c25b47f44b45"
integrity sha512-XdOB+ShXWqsFxIvr1FlVUgKzAZaQymDobGs2lrerKmqL/117CqYMCwqdH66IB7iujBE0QREWhg5BWdoulZ09gg==

"@picovoice/porcupine-react-native@^3.0.0":
version "3.0.0"
resolved "https://registry.yarnpkg.com/@picovoice/porcupine-react-native/-/porcupine-react-native-3.0.0.tgz#f9e670d317b42de53984338d86350ffd1d2ac6a0"
integrity sha512-sMw4UwwzCnWyXpqlRYTiWaPlLoHoK/RqW4t+wUBAg8GxAlSD9JkRv6hWc1B5i2FPqWD0Txqm7nFDoDL6EEvNsw==

"@picovoice/react-native-voice-processor@^1.2.0":
version "1.2.0"
resolved "https://registry.yarnpkg.com/@picovoice/react-native-voice-processor/-/react-native-voice-processor-1.2.0.tgz#82a98b41d9236ababe330dae873062ee0e1b24c3"
integrity sha512-zolTEo3qsqeUwY7JRslV/yhiA+oBrkeogOTxjHIEJ//yEsr7YKlI1PcqTbU5/xjmUiukh62gmwTXhosnQYdasQ==

"@picovoice/rhino-react-native@^3.0.0":
version "3.0.0"
resolved "https://registry.yarnpkg.com/@picovoice/rhino-react-native/-/rhino-react-native-3.0.0.tgz#0f73d3f493cc4e3e73138bfd946c9cacb9859339"
integrity sha512-2oSsn8/8hLo4ke2vHg9gF7e4CNDKorgdbh+gVudfiq7eiiZhgt7KL+vj0/a4V5N2maozAHMPvrog6ecAOddgiw==

"@react-native-community/cli-debugger-ui@^7.0.3":
version "7.0.3"
resolved "https://registry.yarnpkg.com/@react-native-community/cli-debugger-ui/-/cli-debugger-ui-7.0.3.tgz#3eeeacc5a43513cbcae56e5e965d77726361bcb4"
Expand Down
4 changes: 2 additions & 2 deletions sdk/react-native/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,9 @@
},
"homepage": "https://github.com/Picovoice/picovoice#readme",
"devDependencies": {
"@picovoice/porcupine-react-native": "file:../../resources/porcupine/binding/react-native",
"@picovoice/porcupine-react-native": "=3.0.0",
"@picovoice/react-native-voice-processor": "=1.2.0",
"@picovoice/rhino-react-native": "file:../../resources/rhino/binding/react-native",
"@picovoice/rhino-react-native": "=3.0.0",
"@react-native-community/eslint-config": "^3.2.0",
"@types/jest": "^26.0.0",
"@types/react": "^16.9.19",
Expand Down
18 changes: 0 additions & 18 deletions sdk/react-native/test-app/PicovoiceTestApp/android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -14,15 +14,6 @@ buildscript {
repositories {
google()
mavenCentral()
maven {
url 'https://s01.oss.sonatype.org/content/repositories/aipicovoice-1266/'
}
maven {
url 'https://s01.oss.sonatype.org/content/repositories/aipicovoice-1267/'
}
maven {
url 'https://s01.oss.sonatype.org/content/repositories/aipicovoice-1269/'
}
}
dependencies {
classpath("com.android.tools.build:gradle:7.3.1")
Expand All @@ -48,14 +39,5 @@ allprojects {
maven {
url("$rootDir/../node_modules/detox/Detox-android")
}
maven {
url 'https://s01.oss.sonatype.org/content/repositories/aipicovoice-1266/'
}
maven {
url 'https://s01.oss.sonatype.org/content/repositories/aipicovoice-1267/'
}
maven {
url 'https://s01.oss.sonatype.org/content/repositories/aipicovoice-1269/'
}
}
}
3 changes: 0 additions & 3 deletions sdk/react-native/test-app/PicovoiceTestApp/ios/Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@ if linkage != nil
end

target 'PicovoiceTestApp' do
pod 'Porcupine-iOS', :podspec => 'https://raw.githubusercontent.com/Picovoice/porcupine/v3.0/binding/ios/Porcupine-iOS.podspec'
pod 'Rhino-iOS', :podspec => 'https://raw.githubusercontent.com/Picovoice/rhino/v3.0/binding/ios/Rhino-iOS.podspec'
pod 'Picovoice-iOS', :podspec => 'https://raw.githubusercontent.com/Picovoice/picovoice/v3.0/sdk/ios/Picovoice-iOS.podspec'
config = use_native_modules!

# Flags change depending on the env values.
Expand Down
Loading