1.1.0 • Published 4 years ago

capacitor-speech-synthesis v1.1.0

Weekly downloads
4
License
GPL2
Repository
github
Last release
4 years ago

Capacitor Speech Synthesis Plugin

Installation

$ npm i --save capacitor-speech-synthesis

API

speak

import {SpeechSynthesis} from 'capacitor-speech-synthesis';

SpeechSynthesis.speak(
    {
    value: "Hello",
    volume: 0.75,
    speechRate: 0.8,
    }
);
1.1.0

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.0

4 years ago

0.2.6

5 years ago

0.2.5

5 years ago

0.2.4

5 years ago

0.2.1

5 years ago

0.2.3

5 years ago

0.2.2

5 years ago

0.2.0

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago

0.0.9

5 years ago

0.0.8

5 years ago

0.0.7

5 years ago

0.0.5

5 years ago

0.0.6

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago