Google Voice On Linux



To use Google Voice, you need to have a Google account. From your Google account, go to the Google Voice homepage and sign up. Google Voice allows you to select a single phone number that friends, colleagues, or family members can contact you on. If you have several phone numbers, this single Google Voice number will ring all of them at the. Mar 30, 2009 We proved that quickly with our Google Voice demo system. It comes down to this. The one truly distinguishing factor with Google Voice is Google. At a time when Google has been at the forefront of open source telephony in the cellphone space with Android, the current Google Voice design is a giant step backwards. January 15, 2010 digitaleagle Google Voice, Uncategorized Leave a comment I have been using Google Voice with Skype for a little while now, but I have been having quality problems. There is a 1 to 2 second delay between the time a say something and the person on the other line hears it. Dec 18, 2013 Google Voice (and Google Talk) use XMPP as its server. Long story short, XMPP is a multi-purpose, modular (extendible) protocol. One of the extensions is called dingaling, which is intended for voice communications (telephony). This is what Google Voice uses and also makes it easy to integrate into various things. Go to Accounts-XMPP Manager.

Google2Ubuntu is a tool that lets you control your computer using voice commands via the Google speech recognition API.

The project is not new but it wasn't updated for about two years, until recently, when its developer added some new features along with English support (French was already supported).
Update: the latest Google2Ubuntu adds German, Spanish, Traditional Chinese, Portuguese (BR and PT) and Italian support. The new version also includes a menu to change the language, a dictation mode, new setup window along with some other improvements.

Currently, Google2Ubuntu comes with the following features:
  • available in English, French, German, Spanish and Italian for now;
  • internal commands: can tell you the current time, battery level or read the text selected by the cursor;
  • external commands: window actions (close, hide, switch), open various applications (web browser, terminal, file manager, open specific folders such as Music, Pictures or Documents), cut, copy, paste;
  • 4 external modules are available, which allow you to search Google, Wikipedia, or Youtube, get the current weather or find out the meaning of a word;
  • dictation mode;
  • the commands are customizable so you can change them or add your own custom commands.

It's worth mentioning that since Google2Ubuntu uses the Google speech recognition API, it needs a working Internet connection.
Unfortunately the Google voice recognition API doesn't like accents so if you don't speak English or French natively, this tool will fail at times. Or at least, that was the case in my test and that's why I didn't record a video. But you can find a Google2Ubuntu video demo HERE - the video is in French but it should be enough to get an idea on what this application can do.

Install Google2Ubuntu

Google voice on linux
Google2Ubuntu is available in a PPA for all supported Ubuntu versions. Add the PPA and install it using the following commands:

I tested the application under Ubuntu 13.10 and 14.04 so I'm not sure if it works properly with older Ubuntu versions.

How to configure and use Google2Ubuntu


1. Once installed, you need to set up a keyboard shortcut for triggering Google2Ubuntu. When you use this keyboard shortcut, the Google2Ubuntu speech recognition will be activated, listening for your command (a sound and a notification will be displayed, telling you when to speak).

Let's add the keyboard shortcut:
- in Unity/GNOME, open System Settings > Keyboard > Shortcuts, then click on Custom Shortcuts on the left, click the '+' button and add '/usr/share/google2ubuntu/google2ubuntu.py' for the command and 'Google2Ubuntu' for the shortcut name. Then assign it a keyboard shortcut (I've used F7 in my test).Linux voice control
- in Xfce: open Settings > Keyboard and on the Application Shortcuts tab click 'Add', then add '/usr/share/google2ubuntu/google2ubuntu.py' for the command and then enter a keyboard shortcut when prompted:

Make sure the keyboard shortcut you've entered above isn't already in use!

2. Next, you can take a look at the available commands, edit them and/or add your own by opening the Google2Ubuntu-Manager from the menu / Dash:
Google
You can find out more about what commands you can use with Google2Ubuntu by visiting its GitHub page.

3. Now when you want to trigger the Google2Ubuntu speech recognition system, press the keyboard shortcut you've set up under step 1, then speak the desired command.

When pressing the keyboard shortcut, a sound as well as a notification will let you know when you can speak:

Once the command is completed, a notification is displayed:

That's it.

Google Voice On Linux

If you want to help with the Google2Ubuntu development, report bugs or get the source code, see its GitHub page.

Google finally enabled voice and video chat for the Linux users. To use it in Ubuntu, go to this page: http://www.google.com/chat/video click on 'Install' and download the deb and install it.

Voice and video chat for Linux currently supports Ubuntu and other Debian-based Linux distributions, and RPM support will be coming soon.
Update: for non-Debian based Linux distributions, try this (thanks to rmull @ reddit):
32bit:
64bit:
Then restart Firefox.

Linux Google Drive

Thanks to Ezequiel Sapoznicoff for the tip! Also thanks to hatemonger (we got this tip sent in twice :D)