Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 986 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 986 Bytes

Extended Voicemeeter Remote API wrapper

nuget

Visual Studio C# Shared Project.

Provides custom types and methods for Voicemeeter Remote API wrapper.

Methods and types might change. That's why this is not included with basic Voicemeeter wrapper

Usage:

using AtgDev.Voicemeeter;
using AtgDev.Voicemeeter.Utils;
using AtgDev.Voicemeeter.Extensions;

var vmrApi = new RemoteApiWrapper(PathHelper.GetDllPath())

Uses:

Do you like my projects? Donate

Available methods