Implement synthetic voice where in default google tts is used to speak the numbers #7
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
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.The text was updated successfully, but these errors were encountered: