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

Implement synthetic voice where in default google tts is used to speak the numbers #7

Open
VivekThazhathattil opened this issue Oct 10, 2021 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@VivekThazhathattil
Copy link
Owner

Currently I've implemented options to choose between male and female voice for speaking out the random digits in the arraylist. In most memory competitions where 'Spoken Numbers' is an included event, the familiar AI robotic voice is used to speak out the digits.

Task here is to leverage android's default TTS to produce similar output here.

Useful info:

  • spoken_numbers_ingame_fragment.java is where most of the TTS implementation code should go.
@VivekThazhathattil VivekThazhathattil added enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed labels Oct 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant