mirror of
https://github.com/kou029w/_.git
synced 2025-01-31 22:38:06 +00:00
c90d17158d
Bumps [next](https://github.com/vercel/next.js) from 9.5.2 to 13.5.0. - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/compare/v9.5.2...v13.5.0) --- updated-dependencies: - dependency-name: next dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> |
||
---|---|---|
.. | ||
components | ||
pages | ||
package.json | ||
README.md | ||
yarn.lock |
VAD
- 音声検知
- 左右の音声を検知します
前提条件
- Yarn
使い方
# 依存モジュールをインストール
yarn
# アプリを起動
yarn next
# http://localhost:3000 にアクセスする