SReject / electron-tts-regression

Example showing TTS regression in electron

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repo illistrates a regression in electron's voice listings

To illistrate

  1. Install atleast one SAPI and one SAPI_OneCore voice
  2. Issue npm run start
  3. Note the listed voices
  4. Issue npm install electron@13.0.0
  5. Issue npm run start
  6. Note the listed voices are different

About

Example showing TTS regression in electron


Languages

Language:JavaScript 56.7%Language:HTML 43.3%