CatalystCode / cordova-plugin-cogsvcsspeech

Cordova plugin for Microsoft Cognitive Services speech services.
MIT License
2 stars 3 forks source link

Add init Ionic example application code commit #4

Closed ScruffyFurn closed 4 years ago

ScruffyFurn commented 4 years ago

This adds the basic structure for the Ionic TTS/STT example application.
The application has two tabs. The first is the STT example and has a button and text output elements. The second tab is the TTS example and has a button and text display elements. The GUI elements do not have any functionality in this commit.

Add demo Ionic app starting point

rozele commented 4 years ago

Can we set up the path to be: ./examples/angular ./examples/react