"Google Voice" is a telecommunications service offering enhanced: voicemail, forwarding, conferencing, etc. -- coordinated across all of your voice devices and managed on the web.

learn more… | top users | synonyms

1
vote
0answers
28 views

How can I analyze Google Voice data dump?

I use GV for business and have since about 2011. Over that time I've amassed about 10,000 calls with various clients. I'd like to analyze this data to understand things like what days of the week ...
4
votes
2answers
367 views

Twilio vs google voice api for SMS

I am building a mobile app (android et al) that I need to use SMS for. The SMS would simply send an activation code when user first registers with my app (and maybe one other equally simple usage). ...
0
votes
0answers
35 views

Listening for Google Voice SMS

I have been trying to write a simple Android app that listens for broadcasts with the filter "android.provider.Telephony.SMS_RECEIVED". This works for when the device receives an SMS with the default ...
0
votes
1answer
57 views

Parsing SMSThread the Google Voice Java api

i am trying to separate the SMS thread so that i can easily get the most recent text message thread looks like this : SMSThread [id=9ccf49ec18f8f2b46e9aadbf2d07d1c57f162bd5, title=, date=Sun Mar 17 ...
0
votes
0answers
148 views

Cisco SPA 303 VoiP Desk Phone (Receive US calls)

I have a Cisco SPA 303 VOIP desk phone. I have a company RingCentral account and they setup my RingCentral number to direct calls to my Cisco Desktop Phone. I make and receive client calls on my Cisco ...
0
votes
2answers
147 views

execute php script upon new google voice text

Right now, I have a working PHP script that will pull all my new Google voice texts to perform certain actions. Currently, I have to manually execute the PHP script via computer. More often than not, ...
1
vote
1answer
210 views

Android - Launch Google Voice app and dial number

We are working on an Android tablet-only app. We need to be able to launch the Google Voice app for a certain telephone number programmatically. We tried this (which it would probably work to launch ...
0
votes
0answers
37 views

Only get local matches to google voice search in google maps

I'm developing an app where someone would speak their address over the phone and this would then be recognised by google voice in a google maps search bar which would pull up their address on a map. ...
1
vote
0answers
234 views

Mark all inbox item as read with google-voice-java

This should be simple but I can't get it. I want to mark all my unread items as read. Here is what I have import java.io.IOException; import java.util.Collection; import ...
2
votes
1answer
298 views

Google-Voice-java getSMS()

I am trying to use the google-voice-java API to read texts from a google voice account. I cannot find much documentation on using it other then the code.google.com page. I just need a little help on ...
0
votes
0answers
119 views

Is there a way to stream audio chunks into a google voice phone call? [closed]

Ok, so is there any way to read/write chunks from/to a active google voice call. I use Python 2.5 with Windows XP. I want my program to act like it is the client side google voice plugin, so I can ...
2
votes
2answers
509 views

python noob having troubles sending google voice text

I'm writing a simple little script to send me a text message when the Ultra Music Festival early bird tickets go on sale so I can snatch them up. When I came to writing this I figured python would be ...
0
votes
1answer
345 views

Reading Google Voice SMS Msgs using PHP

Is there anyway for me to read my SMS inbox in google voice using a PHP webserver call?
0
votes
1answer
535 views

Ruby API for Google Voice

Is there a ruby API/Gem for Google Voice that anyone could recommend? I found this gem http://rubydoc.info/gems/google-voice/ but it appears to be half-baked and I haven't had much success using it. ...
0
votes
0answers
319 views

google-voice-java cannot connect phone call

I'm looking for a google voice api that works. I tried pygooglevoice a while back, but it did not work, probably because the project seems to be very out of date. The last update on the download ...
1
vote
1answer
118 views

Storing recorded calls into Google Voice

I don't use Google Voice but I'd like to store recorded phone calls into Google Voice. I was thinking of writing an app that you allow you to store audio files into Google Voice so that you can ...
0
votes
0answers
92 views

Easy way to keep track of google voice sms?

I use my google voice number to be in contact with a lot of clients (though not too many as to require big data storage, around 100-200 i would say) and I was thinking of writing a simple R library to ...
0
votes
1answer
460 views

Can't send SMS; getting 500 error in Java/Scala Google Voice API

I've got this code: val voice = new Voice("<un>", "<pw>") voice.login() // The ID isn't specced well in the source code, not sure what it needs to be voice.sendSMS("<number>", ...
0
votes
0answers
105 views

Google voice search support only flac?

I'm trying to use google voice searching from this link : http://www.google.com/speech-api/v1/recognize?xjerr=1&client=chromium&lang=zh-CN but i found only flac could be accept, how did ...
1
vote
1answer
69 views

How do i parse a Google Voice email address with PHP/Regex?

I would like to extract 16197226146 from the following string using PHP: "(480) 710-6186" <18583894531.16197226146.S7KH51hwhM@txt.voice.google.com> Could someone please help me with the regex ...
0
votes
0answers
87 views

connecting my local phone with given number via Google Voice

Google voice offers a very cool features that connects a phone that is setup in Voice such as a cell phone with any US phone number. I've spent a lot of time trying to get some of the available ...
0
votes
1answer
613 views

Language code for Google voice search supported languages [closed]

I'm using Google voice search on my application and want to know where I can find a list of the language codes for all supported languages listed on their site ...
1
vote
3answers
2k views

Is there a google voice api for sending text messages?

Does anyone know of any working gvoice api? I have found this project: http://sourceforge.net/projects/gvoicedotnet/ but the login appears to no longer work since the url changed some months ago. ...
2
votes
1answer
130 views

Using pygooglevoice with IronPython

I'm trying to wrap pygooglevoice with a pretty C# Winform app using IronPython. I'm VERY new to python and I've overcome a few hurdles, but it looks like I need an experts eyes (or a beginners!) ...
1
vote
0answers
700 views

Google Talk Video & Voice for website

I am working on a website where a feature would be that two users can chat using Voice & Video. The question i would like to put up is that is it possible to embed Google Talk Voice & Video ...
1
vote
1answer
873 views

Google Voice PHP API connect directly

Has anyone found a way to use google voice to send a phone call without first calling you. I need a phone to ring, but it is not necessary that any particular message be sent or anything. Here is the ...
1
vote
1answer
152 views

Remotely Detect Connection Status of Android Phone

I have an android phone that I am using on Page Plus. I am trying to figure out the best way to remotely detect (from a linux webserver) whether or not the device is connected to a wifi network. I ...
1
vote
0answers
163 views

Compare voice input string and normal type string

I have a program, need to compare string input via voice input. However, it gets nothing although it shows on the result list. what is the problem? sample code: protected void onActivityResult(int ...
1
vote
1answer
1k views

No Activity found to handle Intent { act=android.speech.action.RECOGNIZE_SPEECH (has extras) }

The exception was thrown in the following code: Intent intent = new Intent(RecognizerIntent.ACTION_RECOGNIZE_SPEECH); intent.putExtra(RecognizerIntent.EXTRA_LANGUAGE_MODEL, ...
1
vote
1answer
185 views

Recieve Google call in Asp.net web site

Hi i want to receive call in asp.net using any Google service or Google voice service API. For example: when any body call to my Google number i can receive in G-talk or G-mail, like that i want to ...
0
votes
1answer
638 views

Integrating Google's voice call API in ASP.NET

I want to implement Google voice API in my ASP.NET application, such that where any user can call to any phone numbers like Google's voice call service. How can I achieve my goal?
0
votes
1answer
232 views

Invoke Google voice actions from text - e.g building my own voice action app

I have an application where I am using the voice recognition in google to get the user voice input as text. This works, no problem - I get the text. Is it possible to send my TEXT STRING to be ...
0
votes
1answer
319 views

API for voice to text conversion.

I have looked over the internet for voice to text conversion APIs. CMUSphinx, Android inbuilt API (Level 3), and pygooglevoice exist. Which among them is the most accurate? (I am looking for an ...
4
votes
2answers
427 views

Google Voice Get New Call Notifications

I know there is an unofficial Google Voice API for Java, but I couldn't find any way to subscribe to get new call notifications. I want to make an Android app that would work like the Gmail Chat ...
1
vote
1answer
494 views

How (can) I access the Microphone on the iOS the way Google Voice does?

Apple hasn't approved Google Voice as an App so Google created a web "app". So somehow they are accessing the microphone thru the browser. The browser doesn't have access to the Mic so I'm wondering ...
2
votes
1answer
286 views

Using Coldfusion to Programmatically Access the Google Voice Java API

Can anyone tell me how to use Coldfusion to access and interact with the Google Voice Java API? Specifically how would I access API jar files? How would I programtically access these files/classes ...
0
votes
0answers
408 views

Implementing Speech recognition in android application

I tried to run this this into a phone: Can't implement Google API Sample (VoiceRecognition) is there any possibility to integrate the features of voice search into your own application??
0
votes
0answers
1k views

Am I allowed to automate sending SMS messages using Google Voice? [closed]

Right now, I am using these libraries to automate sending SMS messages with google voice: http://code.google.com/p/google-voice-java/ I have it setup so if my Google Voice number receives a text ...
0
votes
1answer
262 views

Greasemonkey - inputting message into textarea of message box in Google Voice

I am trying to write a script that will send a text to a number with a message of my choosing, but I am stuck on this part. I am able to pass a number into the Google Voice "To" field by doing the ...
0
votes
0answers
48 views

Detecting whether or not a phone is busy

I was wondering if there was some sort of API or other tool out there that detected whether a phone (or the phone number itself) was busy or free. The API would have to be able to update quite ...
5
votes
1answer
1k views

Use google “Speak Now” in C#

Recently google announced a feature in Chrome browser to search text or translate texts using microphone. http://www.seroundtable.com/google-search-speak-now-13346.html I'd like to develop a C# ...
1
vote
2answers
505 views

Google Voice API for web apps?

I'd like to allow users of my site to have a list of contacts and click a button beside a user to initiate a Google Voice chat session, exactly like I can in Gmail. I'd like to be able to detect ...
4
votes
3answers
1k views

What is the URL to make a Google Voice call using the direct access number?

I am trying to write a Google Voice app and was wondering if anyone knew the url and post parameters to make a call using the direct access number instead of the ring-back.
2
votes
2answers
1k views

Google Voice SMS intent

Right now I'm trying to create an SMS intent with a populated number. Intent sendIntent = new Intent(Intent.ACTION_VIEW); sendIntent.setFlags(Intent.FLAG_ACTIVITY_NEW_TASK); ...
1
vote
1answer
2k views

Two-Way SMS - Send/Receive

I want to send receive SMS messages using SMS gateway. When sending message I am going to ask some question and reciever sould reply. I need to add some unique id when sending the SMS, and get it ...
3
votes
1answer
2k views

Voice recognition APIs, will Google Voice do this?

I've got an idea for an android app, I want to be able to say commands and have the application listen out for these and perform some action. For example, I want my app to sit idle and listen for my ...
1
vote
1answer
586 views

Is it possible to use google server for voice recognition without Android?

Is it possible to use Google Voice Server for voice recognition in the same way as "Voice Search" application in Android does.
0
votes
1answer
580 views

What is the full google voice url for placing calls on iOS?

I know that a phone number formatted googlevoice:4155551234 will launch the google voice app on iPhone/iPad. However, it looks like this will not initiate a phone call from the number passed in. ...
4
votes
2answers
501 views

Android & Google Voice - Listening for incoming SMS messages

is it possible to listen for incoming SMS messages received via Google Voice? Thanks.
1
vote
1answer
156 views

2 way voice as in GTalk

Can you tell me how GTalk implements 2 way voice communication? The interaction happens without any latency even at a low bandwidth. Can we implement something like this in a website? Can VOIP be ...

1 2