UNPKG

node-edge-tts

Version:

node-edge-tts is a module that using Microsoft Edge's online TTS (Text-to-Speech) service on the Node.js

4 lines (3 loc) 199 B
export declare const CHROMIUM_FULL_VERSION = "130.0.2849.68"; export declare const TRUSTED_CLIENT_TOKEN = "6A5AA1D4EAFF4E9FB37E23D68491D6F4"; export declare function generateSecMsGecToken(): string;