Skip to content

DMR-coding/zoom-narrator

Repository files navigation

zoom-narrator Build Status

Play audio while streaming its closed captions to Zoom.

Prerequisites

The user is responsible for providing a working Python environment for this application. If you need help with this step, see the PythonWiki beginner's guide.

Additionally, this application relies on ffmpeg (specifically, ffplay) to play audio at the command line. The user is responsible for ensuring this utility is installed and on the PATH.

Installing

At the command line, type pip install zoom-narrator.

Using

Developing

Environment and prerequisites are managed by poetry. See https://python-poetry.org/docs/#installation to get started with poetry.

  • To create an environment and install prerequisites, run poetry install in the top level of the repository.
  • Invoke the application with poetry run zoom-narrator.
  • Build packages with poetry build.

About

Play audio while streaming its closed captions to Zoom.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published