Skip to content

Stream audio from Client to Server and Transcript at Realtime

License

Notifications You must be signed in to change notification settings

pratiksinghchauhan/Audio-Streamer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stream audio to Server and Transcript

Stream audio from the microphone connected to your browser to a node js server.

install dependencies:

npm install

run:

export GCLOUD_PROJECT= <your google speech project name>
export GOOGLE_APPLICATION_CREDENTIALS= <your app credential location>
npm start

Releases

No releases published

Packages

No packages published