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.

2 lines (1 loc) 81 B
export { EdgeTTS, type Voice, type SynthesisOptions } from './services/EdgeTTS';