Skip to content

Conversation

@frandieguez
Copy link
Member

This pull request adds support a new prop onSpeakAloudText() in the component.

This new callback allows integrators to use their own implementation of Text-To-Speech without adding hard dependency on TTS third party libraries on our React Native plugin.

A reference implementation is been added to the example app.

This allows to speak aloud a string using Text-to-speech technologies
This imports react-native-tts and adds reference implementation for the
onSpeakAloudText() callcback in the Wayfinding screen.
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

Successfully merging this pull request may close these issues.

3 participants