Skip to content

monuminu/voice-live-react

Repository files navigation

Voice Live API Browser Sample

A Next.js-based chat application demonstrating the usage of the Voice Live API.

Live Demo

Try the Live Demo.

Features

  • 🔄 Real-time speech conversations
  • 🛠️ Configurable conversation settings

Prerequisites

  • Node.js (version 18 or higher)
  • npm or yarn

Getting Started

  1. Clone the repository:
git clone <repository-url>
cd <project-directory>
  1. Install dependencies:
npm install
# or
yarn install
  1. Start the development server:
npm run dev
# or
yarn dev
  1. Open http://localhost:3000 in your browser.

Note: the rt-client package is a modified version, source code is available in this repo

About

voice-live-react

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published