Skip to content

rosstspeech/test-browser

Repository files navigation

Microphone Demo Next.js App

This is an app to demonstrate how the Speechmatics JavaScript SDK can be used along with the browser microphone APIs to record a user's voice input in realtime.

Getting Started

You will need to add your API key to the next.config.js file. If you don't have an API key, you can get one from our Portal.

Then run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

Open http://localhost with your browser to see the result.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published