Text To Speech Versions Save

⚡️ Capacitor plugin for synthesizing speech from text.

v0.2.1

3 years ago
  • chore(web): rename speechRate and pitchRate cb75bbf
  • chore: fix TTSOptions property names for speechRate and pitchRate 8e36797
  • chore: update changelog 4e1fa4a

https://github.com/capacitor-community/text-to-speech/compare/v0.2.0...v0.2.1

v0.2.0

3 years ago
  • chore: add changelog b83f97a
  • docs: update header and fix minor typo to speak method 99861e6
  • chore(ios): add volume option eef1b00
  • chore: add homepage property to package 2aad4f4
  • Merge pull request #3 from MarnickvdA/master f84aef3
  • Fix for issue #2 'Cant run on iOS'. Changed name of the PodSpec file. Also added JSON parser for the package.json file so you won't have to update the plugin information in two places ;) dbc97c3

https://github.com/capacitor-community/text-to-speech/compare/v0.1.3...v0.2.0

v0.1.3

3 years ago
  • Fix typo in documentation 66c24d0
  • Add new method getSupportedVoices to ios b5066b3
  • Update documentation with new voice method 8b073e3
  • Fixes #1 - Add web support 87facb3
  • Add SpeechSynthesisVoice type for web 76b33f6
  • Add pitch rate and fix options key naming a68c433

https://github.com/capacitor-community/text-to-speech/compare/v0.1.2...v0.1.3

v0.1.2

3 years ago
  • Change publish to npm-publish script name 0611af2

https://github.com/capacitor-community/text-to-speech/compare/v0.1.1...v0.1.2