vmr-http/README.md

802 B

Voicemeeter HTTP

uv Ruff


Install

pip install vmr-http

Run

uvicorn vmr_http:app

Documentation

FastAPI generates automatic docs, simply launch the server and then visit:

Swagger UI

ReDoc


License

vmr-http is distributed under the terms of the MIT license.