API ReferencefunctionsFunction: useVAD()Version: NextOn this pageFunction: useVAD() useVAD(VADProps): VADType Defined in: hooks/natural_language_processing/useVAD.ts:12 React hook for managing a VAD model instance. Parameters VADProps VADProps Configuration object containing model source and optional preventLoad flag. Returns VADType Ready to use VAD model.