#pragma once #include <napi.h> Napi::Value Whisper(const Napi::CallbackInfo& info);