Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Default speech speed is way too slow on IOS #40

Open
westonganger opened this issue Jan 18, 2017 · 4 comments
Open

Default speech speed is way too slow on IOS #40

westonganger opened this issue Jan 18, 2017 · 4 comments

Comments

@westonganger
Copy link

The default speech speed is way too slow on IOS. On Android its fine.

Previously I have found that rate: 1.5 has been working well. Although I notice now that the readme states range is 0 - 1.

@vilicvane
Copy link
Owner

hi, you may find a manually adjusted rate expression for iOS inside the source code. I don't do cordova development these days, so if you can find a new one working on iOS, feel free to send a pull request.

@AmitMY
Copy link

AmitMY commented Jun 24, 2017

This is the expression in question: https://github.com/vilic/cordova-plugin-tts/blob/master/src/ios/CDVTTS.m#L67

No idea what would e a good expression though.

@Yomag84
Copy link

Yomag84 commented Jul 29, 2017

Confirm your ios version is 7+

also checkout this link https://developer.apple.com/documentation/avfoundation/avspeechsynthesisvoice/1619697-speechvoices

@srkleiman
Copy link

A rate of 1 is way too slow on both my iPhone X and iPad Pro, both running 11.3. Works fine on Android.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants