Skip to content

unfoldingWord-box3/audio-obs-navigator

Repository files navigation

Audio OBS Navigator

This extension uses React + Vite + Webview UI Toolkit as a webview extension.

A screenshot of the sample extension.

Documentation

For a deeper dive into how this sample works, read the guides below.

Run The Sample

# Navigate into sample directory
cd audio-obs-navigator

# Install dependencies for both the extension and webview UI source code
npm run install:all

# Build webview UI source code
npm run build:webview

# Open sample in VS Code
code .

Once the sample is open inside VS Code you can run the extension by doing the following:

  1. Press F5 to open a new Extension Development Host window
  2. Inside the host window, open the command palette (Ctrl+Shift+P or Cmd+Shift+P on Mac) and type OBS Audio Assistant: Show
  3. In a browser open http://localhost:9000 to input text

About

Audio navigator of Open Bible Stories

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published