UNPKG

@sefinek/google-tts-api

Version:

Fast Google TTS (Text-To-Speech) for Node.js. For free without any API keys!

3 lines 178 B
declare const assertInputTypes: (text: string, lang: string, slow: boolean, host: string) => void; export default assertInputTypes; //# sourceMappingURL=assertInputTypes.d.ts.map