Re: Speech Input

2015-01-16 Thread Salvo Tomaselli
On 11/01/2015 09:41, Paul Wise wrote: This means that the software relies on proprietary software and transmits user data over the Internet to Google. If you put this in Debian it will have to go to contrib and it should inform the user that their data will be sent to Google. Maybe, maybe not…

Re: Speech Input

2015-01-11 Thread Paul Wise
On Sat, Jan 10, 2015 at 6:19 PM, chaitanya sai alaparthi wrote: > ... takes the help of google speech recogniton api ... This means that the software relies on proprietary software and transmits user data over the Internet to Google. If you put this in Debian it will have to go to contrib and it

Speech Input

2015-01-10 Thread chaitanya sai alaparthi
Hello, recently(1 month back) I have started to write an application in python. With the help of that you can use speech as input to your computer. The description is as follows : this application takes the help of google speech recogniton api which converts speech to text.so now I will process thi