UNPKG

@andresaya/edge-tts

Version:

Edge TTS is a package that allows access to the online text-to-speech service used by Microsoft Edge without the need for Microsoft Edge, Windows, or an API key.

6 lines (5 loc) 116 B
export declare const Constants: { TRUSTED_CLIENT_TOKEN: string; WSS_URL: string; VOICES_URL: string; };