Open lordmauve opened 5 years ago
A modern approach to a text adventure game might be to use voice recognition and speech synthesis to converse with the game.
This could be via Python TTS APIs or putting adventurelib behind an Alexa skill/Google Home Action.
Example code for a similar project is at https://github.com/lordmauve/brexit-alexa
A modern approach to a text adventure game might be to use voice recognition and speech synthesis to converse with the game.
This could be via Python TTS APIs or putting adventurelib behind an Alexa skill/Google Home Action.
Example code for a similar project is at https://github.com/lordmauve/brexit-alexa