Metavoice is text to speech convertor developed using Ionic Framework and CapacitorJS
Demo https://yshnv.github.io/metavoice
The following plugins are included:
- Install Node.js which includes Node Package Manager
- Install Ionic CLI
Clone this repository:
git clone https://github.com/yshnv/metavoice.git
Change to the root directory of the project:
cd metavoice
Install all dependencies:
npm i
Prepare and launch the metavoice app:
ionic serve
This project uses Ionic as app development platform and the Ionic CLI.
See LICENSE.