volorio_vad

Volorio Flutter voice activity detection controls for RTC audio sessions.

Installation

flutter pub add volorio_vad

Runtime and security

  • Runtime: Flutter application
  • Source version: 0.2.1
  • Registry status: published as 0.2.1
  • Canonical API base URL: https://api.volor.io
  • License: proprietary commercial SDK; see the included LICENSE and Volorio Terms.
  • This package exposes the Volorio entitlement and processor control contract. A native on-device processor is not bundled; connect a supported runtime adapter before presenting the effect as active.
  • API keys belong only in a trusted backend. Mobile clients receive short-lived session JSON.

Public API

  • VolorioVad
import 'package:volorio_vad/volorio_vad.dart';

// Primary entry point: VolorioVad

Dependencies

  • volorio_core
  • volorio_rtc

Documentation

Libraries

volorio_vad