cordova-plugin-tts icon indicating copy to clipboard operation
cordova-plugin-tts copied to clipboard

Expose Stop Function

Open anagrath opened this issue 9 years ago • 1 comments

Should expose the stop function so we can match functionality with Web a little better.

Any guidelines on how to contribute? I am going to make this change, I need it.

anagrath avatar Sep 03 '16 01:09 anagrath

Hi, you can now speak an empty string to stop. PR is welcome, but no explicit guideline. Just make sure your code is not distinct from existing lines (indention/line ending/brackets etc).

vilicvane avatar Sep 03 '16 07:09 vilicvane