Questions tagged [google-voice]

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

Google Voice is a telecommunications service offering:

  • Coordination across all your land and mobile phone devices.
  • Enhanced voicemail.
  • Call forwarding, conferencing, and call screening.
  • Integration with Gmail.
  • Reduced rates on some calls.
  • An optional universal number for all of your phones.

More information:

168 questions
2
votes
1 answer

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 how to correctly use getSMS();
shinjuo
  • 20,498
  • 23
  • 73
  • 104
2
votes
1 answer

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 transcribe it and index and search it. Is this…
Mridang Agarwalla
  • 43,201
  • 71
  • 221
  • 382
2
votes
4 answers

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. Does anyone have a good question for sending out text…
Kyle
  • 32,731
  • 39
  • 134
  • 184
2
votes
1 answer

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!) (or an 'expats' eyes) to assist me with this one.…
2
votes
2 answers

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 API I've been looking at.…
emilyk
  • 713
  • 5
  • 14
  • 26
1
vote
0 answers

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 requestCode, int resultCode, Intent data) { …
panda
  • 1,344
  • 3
  • 14
  • 35
1
vote
1 answer

Receive Google call in Asp.net web site

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 exact in asp.net, where I can receive that call in…
1
vote
1 answer

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?
1
vote
0 answers

Pygooglevoice TypeError: get() got an unexpected keyword argument 'raw'

I am trying to send SMS messages with the pygooglevoice package. I followed the installation instructions on their website http://sphinxdoc.github.io/pygooglevoice/index.html (except that I installed the package with pip and not easy_install). Then…
1
vote
0 answers

How to implement Google Home Account synchronisation from my iOS application?

We need to synchronize our account details to Google Home Account. I can able to link the account details FROM Google Home App TO my iOS application. Also, I need to link the account details FROM my iOS application TO Google Home App. We have…
1
vote
0 answers

Google cloud speech to text error - Discord bot JDA

I am trying to connect a discord bot with google speech to text, everything was going absolutely swimmingly until I stumbled upon the following error: https://hatebin.com/siubackdof This is spammed in the console non-stop. I am unsure how I can…
John Smith
  • 49
  • 3
1
vote
2 answers

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 whether the Google Voice browser plugin is installed…
Chad Johnson
  • 21,215
  • 34
  • 109
  • 207
1
vote
1 answer

Interact with Google Actions through Google Assistant SDK

I'm working on my own voice assistant based on the Google Assistant SDK. Now I'm wondering if it's possible to also communicate with custom Google Actions. (such as games and other actions that are not built-in to the SDK itself) Thanks in advance!
1
vote
1 answer

Can I forward certain numbers directly to google voicemail

i have a specific line that I want to always forward to voicemail on my google voice account. I came across the following link https://productforums.google.com/forum/#!msg/voice/HELA3jdsezY/eSbOrYcYnjcJ , from 2012 which contains: To set custom…
user1592380
  • 34,265
  • 92
  • 284
  • 515
1
vote
0 answers

Google Voice Typing Offline Functionality

While using the google voice-to-text function in my Android-Device offline, the commands New Line and New Paragraph do not work. It just writes "new line". If I have an internet connection, it works just fine. Same behavior for german language. The…
Aiko West
  • 791
  • 1
  • 10
  • 30