IBM / clai

Command Line Artificial Intelligence or CLAI is an open-sourced project from IBM Research aimed to bring the power of AI to the command line interface.
https://clai-home.mybluemix.net/
MIT License
475 stars 73 forks source link

add voice skill #88

Closed MayankAgarwal closed 4 years ago

MayankAgarwal commented 4 years ago

:tophat: What is the goal?

Adds a new accessibility skill called voice that is a smart text-to-speech for bash

:memo: How is it being implemented?

Activates on stderr and reads out the error message

:tv: Screenshot or gif showing the result.

https://www.dropbox.com/s/tfzah03yxcpolqi/clai-voice-skill.mov?dl=0

:boom: How can it be tested?