volorio_vad
Volorio Flutter voice activity detection controls for RTC audio sessions.
Flutter package for Volorio vad. It is enabled over an active Volorio RTC session and should be granted on the API key used by your backend. Keywords: Volorio, Flutter RTC, realtime media extension, mobile SDK.
Install
dependencies:
volorio_vad: ^0.2.0
Security
Do not place Volorio API keys in Flutter, iOS, Android, or web clients. Server-side packages use volorio_server; Flutter packages consume short-lived Volorio sessions created by your backend.