1.1.0 • Published 3 years ago

capacitor-speech-synthesis v1.1.0

Weekly downloads
4
License
GPL2
Repository
github
Last release
3 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

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.0

3 years ago

0.2.6

3 years ago

0.2.5

3 years ago

0.2.4

3 years ago

0.2.1

3 years ago

0.2.3

3 years ago

0.2.2

3 years ago

0.2.0

3 years ago

0.1.1

4 years ago

0.1.0

4 years ago

0.0.9

4 years ago

0.0.8

4 years ago

0.0.7

4 years ago

0.0.5

4 years ago

0.0.6

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago