Skip to content

Commit

Permalink
Audio engine update (#83)
Browse files Browse the repository at this point in the history
  • Loading branch information
ksyeo1010 authored Aug 30, 2023
1 parent 8e04c3b commit 73d499f
Show file tree
Hide file tree
Showing 48 changed files with 19 additions and 19 deletions.
2 changes: 1 addition & 1 deletion binding/dotnet/PvRecorder/PvRecorder.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<PropertyGroup>
<TargetFrameworks>net6.0;netcoreapp3.0;netstandard2.0</TargetFrameworks>
<Version>1.2.3</Version>
<Version>1.2.4</Version>
<Authors>Picovoice</Authors>
<Company />
<Product>PvRecorder</Product>
Expand Down
Binary file modified binding/go/embedded/lib/beaglebone/libpv_recorder.so
Binary file not shown.
Binary file not shown.
Binary file modified binding/go/embedded/lib/linux/x86_64/libpv_recorder.so
Binary file not shown.
Binary file modified binding/go/embedded/lib/mac/arm64/libpv_recorder.dylib
Binary file not shown.
Binary file modified binding/go/embedded/lib/mac/x86_64/libpv_recorder.dylib
Binary file not shown.
Binary file modified binding/go/embedded/lib/raspberry-pi/arm11/libpv_recorder.so
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified binding/go/embedded/lib/raspberry-pi/cortex-a7/libpv_recorder.so
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified binding/go/embedded/lib/windows/amd64/libpv_recorder.dll
Binary file not shown.
2 changes: 1 addition & 1 deletion binding/nodejs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@picovoice/pvrecorder-node",
"version": "1.2.0",
"version": "1.2.1",
"description": "Audio recorder sdk for Nodejs.",
"main": "dist/index.js",
"keywords": [
Expand Down
2 changes: 1 addition & 1 deletion binding/python/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@

setuptools.setup(
name="pvrecorder",
version="1.2.0",
version="1.2.1",
author="Picovoice",
author_email="hello@picovoice.ai",
description="Recorder library for Picovoice.",
Expand Down
2 changes: 1 addition & 1 deletion binding/rust/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "pv_recorder"
version = "1.2.0"
version = "1.2.1"
edition = "2018"
description = "Rust recorder library for Picovoice"
license = "Apache-2.0"
Expand Down
2 changes: 1 addition & 1 deletion demo/dotnet/PvRecorderDemo/PvRecorderDemo.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="PvRecorder" Version="1.2.3" />
<PackageReference Include="PvRecorder" Version="1.2.4" />
</ItemGroup>

</Project>
4 changes: 2 additions & 2 deletions demo/go/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ module pvrecorderdemo
go 1.16

require (
github.com/Picovoice/pvrecorder/binding/go v1.2.0
github.com/Picovoice/pvrecorder/binding/go v1.2.1
github.com/go-audio/wav v1.0.0
)
)
4 changes: 2 additions & 2 deletions demo/go/go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
github.com/Picovoice/pvrecorder/binding/go v1.2.0 h1:MbfURadQ2C5c4HLv+0nXU9zStqwhnKsAF6D16t7sUn0=
github.com/Picovoice/pvrecorder/binding/go v1.2.0/go.mod h1:gQdvBAjoKmRxMFh8W9cVKWcqHsWvu+d13sCPVFm7dhg=
github.com/Picovoice/pvrecorder/binding/go v1.2.1 h1:p99fkYMFbTS4g4WwbhSPkT9PHvlEoVYGaNoqxCITiEo=
github.com/Picovoice/pvrecorder/binding/go v1.2.1/go.mod h1:gQdvBAjoKmRxMFh8W9cVKWcqHsWvu+d13sCPVFm7dhg=
github.com/go-audio/audio v1.0.0 h1:zS9vebldgbQqktK4H0lUqWrG8P0NxCJVqcj7ZpNnwd4=
github.com/go-audio/audio v1.0.0/go.mod h1:6uAu0+H2lHkwdGsAY+j2wHPNPpPoeg5AaEFh9FlA+Zs=
github.com/go-audio/riff v1.0.0 h1:d8iCGbDvox9BfLagY94fBynxSPHO80LmZCaOsmKxokA=
Expand Down
2 changes: 1 addition & 1 deletion demo/nodejs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"author": "Picovoice, Inc.",
"license": "Apache-2.0",
"dependencies": {
"@picovoice/pvrecorder-node": "~1.2.0",
"@picovoice/pvrecorder-node": "~1.2.1",
"commander": "^6.1.0",
"wavefile": "^11.0.0"
},
Expand Down
8 changes: 4 additions & 4 deletions demo/nodejs/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
# yarn lockfile v1


"@picovoice/pvrecorder-node@~1.2.0":
version "1.2.0"
resolved "https://registry.yarnpkg.com/@picovoice/pvrecorder-node/-/pvrecorder-node-1.2.0.tgz#a53c3fd589679629f00148f4dd893659141c0d75"
integrity sha512-wb04sy/2wsJOYyiQ65Uy9MFDJ1vhyXGp5led6daf7Pw7E2NjH6mdXxooGvs4+TbpF+88E4QgyYIZhUrzlpf40g==
"@picovoice/pvrecorder-node@~1.2.1":
version "1.2.1"
resolved "https://registry.yarnpkg.com/@picovoice/pvrecorder-node/-/pvrecorder-node-1.2.1.tgz#8e112ecc7a4836aa4fa92d62ac7942d8a2366db8"
integrity sha512-7TtRMh04PSVn542Oq1v/MGLFuNPdUrrv+f7qbCGOWRc8y6ox+FATigdQqLRbRey4kZWf40dNHQFdVPCk5ZcXnQ==

commander@^6.1.0:
version "6.2.1"
Expand Down
2 changes: 1 addition & 1 deletion demo/python/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
pvrecorder==1.2.0
pvrecorder==1.2.1
4 changes: 2 additions & 2 deletions demo/python/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,15 +23,15 @@

setuptools.setup(
name="pvrecorderdemo",
version="1.2.0",
version="1.2.1",
author="Picovoice",
author_email="hello@picovoice.ai",
description="Recorder library for Picovoice.",
long_description=long_description,
long_description_content_type="text/markdown",
url="https://github.com/Picovoice/pvrecorder",
packages=["pvrecorderdemo"],
install_requires=["pvrecorder==1.2.0"],
install_requires=["pvrecorder==1.2.1"],
include_package_data=True,
classifiers=[
"Development Status :: 5 - Production/Stable",
Expand Down
2 changes: 1 addition & 1 deletion demo/rust/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ edition = "2018"
clap = "4.3"
ctrlc = "3.4"
hound = "3.5"
pv_recorder = "1.2"
pv_recorder = "1.2.1"
Binary file modified lib/beaglebone/libpv_recorder.so
Binary file not shown.
Binary file modified lib/jetson/cortex-a57-aarch64/libpv_recorder.so
Binary file not shown.
Binary file modified lib/linux/x86_64/libpv_recorder.so
Binary file not shown.
Binary file modified lib/mac/arm64/libpv_recorder.dylib
Binary file not shown.
Binary file modified lib/mac/x86_64/libpv_recorder.dylib
Binary file not shown.
Binary file modified lib/node/beaglebone/pv_recorder.node
Binary file not shown.
Binary file modified lib/node/jetson/cortex-a57-aarch64/pv_recorder.node
Binary file not shown.
Binary file modified lib/node/linux/x86_64/pv_recorder.node
100755 → 100644
Binary file not shown.
Binary file modified lib/node/mac/arm64/pv_recorder.node
Binary file not shown.
Binary file modified lib/node/mac/x86_64/pv_recorder.node
Binary file not shown.
Binary file modified lib/node/raspberry-pi/cortex-a53-aarch64/pv_recorder.node
Binary file not shown.
Binary file modified lib/node/raspberry-pi/cortex-a53/pv_recorder.node
Binary file not shown.
Binary file modified lib/node/raspberry-pi/cortex-a7/pv_recorder.node
Binary file not shown.
Binary file modified lib/node/raspberry-pi/cortex-a72-aarch64/pv_recorder.node
Binary file not shown.
Binary file modified lib/node/raspberry-pi/cortex-a72/pv_recorder.node
Binary file not shown.
Binary file modified lib/node/windows/amd64/pv_recorder.node
Binary file not shown.
Binary file modified lib/raspberry-pi/arm11/libpv_recorder.so
Binary file not shown.
Binary file modified lib/raspberry-pi/cortex-a53-aarch64/libpv_recorder.so
Binary file not shown.
Binary file modified lib/raspberry-pi/cortex-a53/libpv_recorder.so
Binary file not shown.
Binary file modified lib/raspberry-pi/cortex-a7/libpv_recorder.so
Binary file not shown.
Binary file modified lib/raspberry-pi/cortex-a72-aarch64/libpv_recorder.so
Binary file not shown.
Binary file modified lib/raspberry-pi/cortex-a72/libpv_recorder.so
Binary file not shown.
Binary file modified lib/windows/amd64/libpv_recorder.dll
Binary file not shown.

0 comments on commit 73d499f

Please sign in to comment.