Desça para ler em Português
PC Talking, this great utility make it possible to speak to and listen from your Computer/PC
./interaction.sh
You will listen the computer saying "Welcome my lord", when you enter in. You will then be able to continually speak or write, and then the PC will answer speaking with you and a log of what you two are talking will appear in terminal
Author: FeeTheBuilder(Felipe Miquilini)
speak.sh - communicate with the Google Translate server making it possible for the computer to speak
listen.sh - This was the hardest task, I had to carefully read all about the Google Recognizer service to build up a script that convert my voice to text
chatbot.sh - This is the brain, this script comunicate with ForgePersonality's REST API, really cool!
interaction.sh - Simple loop script that bind all other scripts together and save chat logs
PC Talking, este é um ótimo utilitário que torna possível falar e escutar seu Computador/PC
./interaction.sh
Você vai ouvir o computador dizendo "Welcome my lord" quando o script rodar. Então você poderá continuadamente falar ou escrever, e o PC irá responder falando com você e o log do que vocês dois estão conversando aparecerá no terminal
Autor: FeeTheBuilder(Felipe Miquilini)
speak.sh - conversa com o servidor do googleTradutor fazendo com que o computador "fale" pela caixa de som
listen.sh - Foi a parte mais difícil, tive que minerar o serviço google Recognizer para obter um script que convertesse minha fala para escrita
chatbot.sh - É o cérebro, este script conversa com a API REST do ForgePersonality, muito show!
interaction.sh - script banal de loop que integra todos os scripts e salva log do chat