fossasia / MMM-SUSI-AI

SUSI.AI implementation for Magic Mirror
GNU Lesser General Public License v2.1
1.48k stars 19 forks source link

Subtask 3: Add Text to Speech Support #4

Closed betterclever closed 7 years ago

betterclever commented 7 years ago

This is third subtask for #1

For output abilities, we need to have a Text to Speech support. We can use both Flite TTS and IBM Watson Speech to Text output for response sent via Susi Server.

This implementation will be similar to Text to Speech in Susi Hardware in Python https://github.com/fossasia/susi_hardware

betterclever commented 7 years ago

Solved by #8