react-native-tts icon indicating copy to clipboard operation
react-native-tts copied to clipboard

React Native Text-To-Speech library for Android and iOS

Results 116 react-native-tts issues
Sort by recently updated
recently updated
newest added

I use speak before init by this: await Tts.getInitStatus() still get the error. i try remove getInitStatus still error: https://github.com/ak1394/react-native-tts/issues/66 by @fungilation but selecting tts again in settings will restore...

Tts.setIgnoreSilentSwitch(false) is not working. Volume set to 0 not working. Mute phone mode not working. import SystemSetting from 'react-native-system-setting' not working.

Hi! 👋 Firstly, thanks for your work on this project! 🙂 Today I used [patch-package](https://github.com/ds300/patch-package) to patch `[email protected]` for the project I'm working on. Remove event listener was breaking, apparently...

Its not working in android someone can help? "react": "18.2.0", "react-native": "0.71.2", "react-native-tts": "^4.1.0"

In RNW .72, we bump WinUI from 2.7 to 2.8 which targets a higher TargetPlatformMinVersion. This PR bumps the WindowsTargetPlatformMinVersion to the correct version for RNW .72

### Change Bumps example app to RNW .72 ### Notes - Slider has been deprecated from RN, used https://github.com/callstack/react-native-slider instead. - You'll have to manually bump the windows target minimum...

Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.18 to 0.7.33. Changelog Sourced from ua-parser-js's changelog. Version 0.7.33 / 1.0.33 Add new browser : Cobalt Identify Macintosh as an Apple device Fix ReDoS vulnerability Version...

dependencies

On Android, when music is playing, the TTS does not play. I can hear the music volume go down, but the sound of the voice is not audible. Is there...

I want to check pronounce of word is proper or not. Requirement: When I speak some thing,It will check pronounce is correct or not.Is it possible?

Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.18.2. Release notes Sourced from express's releases. 4.18.2 Fix regression routing a large stack in a single route deps: [email protected] deps: [email protected] perf: remove unnecessary...

dependencies