jasonandrewth / 3D-Speech-Changer

Manipulate a 3D Scene with Speech Recognition.

Home Page:https://3dspeech.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Three.js Journey

3D Speech Recogniton

An early-stage experiment of altering a 3D rendered scene using speech recognition via the Web Speech API

Setup

Download Node.js. Run this followed commands:

# Install dependencies (only the first time)
npm install

# Run the local server at localhost:8080
npm run dev

# Build for production in the dist/ directory
npm run build

About

Manipulate a 3D Scene with Speech Recognition.

https://3dspeech.netlify.app/


Languages

Language:JavaScript 84.3%Language:CSS 11.5%Language:HTML 4.2%