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
0
votes
0 answers

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
0 answers

Export Google voice call log to google sheets

I would like to know if there is a way to get my google voice call log to google sheets (received and missed calls) I thought that maybe you can write a script in app script to export it and then make a trigger that should update it every night that…
0
votes
1 answer

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…
loopx
  • 1
  • 2
0
votes
0 answers

Why does CefSharp not work with google voice?

I added CefSharp to a brand new winforms app (.net 4.6 I believe). The only code necessary to reproduce this is below: cefSettings = new CefSettings(); cefSettings.CefCommandLineArgs.Add("enable-media-stream",…
0
votes
1 answer

Catch Google Assistant's responses in Android App

How can I catch a response by Google Assistant in Android application? For example, I said "Ok Google", "London weather today" then I want to catch and process this answer in android app. Maybe... Something like Broadcast Receiver.
0
votes
0 answers

How does google voice get routed?

I understand that GoogleVoice is effectively a broker between a caller and reciepient; but when does GoogleVoice use VOIP and when does it use traditional connection? There is a number(?) of scenarios I can deduce: PC-PC: VOIP for sure Can someone…
JavaFan
  • 1,295
  • 3
  • 19
  • 28
0
votes
1 answer

Google assistant - Identify audio clip and take an action based on that

I'm trying to build a Google Assistant app to identify an audio clip that's playing from another device (TV, Radio, etc..) and take an action based on that Audio clip to play another audio clip, YouTube video or open a website in a browser. It will…
0
votes
0 answers

Python: 10054, 'An existing connection was forcibly closed by the remote host'

I am trying to automate sending a text message using python & selenium from https://voice.google.com/about. I can login with my username and password but, as soon as I login and try to click on a message icon on left hand side, it gives me…
PRK
  • 411
  • 3
  • 6
  • 19
0
votes
1 answer

Google voice assistant command not working for action CREATE_NOTE

Hello I want to execute activity by CREATE_NOTE action for that I have done below code AndroidMenifest.xml
Siddhpura Amit
  • 14,534
  • 16
  • 91
  • 150
0
votes
1 answer

Add voice commands to Android app

I want to integrate voice actions from 'ok Google' assistant to my app. Like WhatsApp did in the attached images. Any references in how to do it?
amitfr
  • 1,033
  • 1
  • 9
  • 29
0
votes
0 answers

How to change Speech To Text Starting Tone in Google Voice

I am developing android app using Google Voice.It's working fine for me.I need to change the Speech To Text Start tone (Indication).I have searched in speech.java ,but i could not any method to change the tone.I want to replace some other mp3 (beep…
0
votes
1 answer

Log In to Google Account through Curl

I am trying to get this script to work: https://github.com/aaronpk/Google-Voice-PHP-API Google's recently changed their way to log in to your account. What would be the steps to login through cURL to Google? It will throw this now when trying to…
Tim Nuwin
  • 2,775
  • 2
  • 29
  • 63
0
votes
3 answers

How to get past information while converting speech to text in android?

As i am developing an android app and wants to convert speech into text, i am using built-in Google speech input activity to convert voice into text. I need past information but it continuously get cleared i got only current response. How need to…
0
votes
1 answer

Google Assistant "Add Milk to Shopping list"

I am trying to use Google Voice Assistance in my application. I could see following functionality happen in Google Assistance in almost all the Android mobile. Say for example I am saying "Add milk to shopping list" to Google Assistance and it is…
vijayakumar g
  • 69
  • 1
  • 8
0
votes
0 answers

Google Voice reply code

When someone sends me an sms to my Google Voice number I get an email to the associated gmail account, from a specially generated email address. If I reply to this email, the sender will get an sms from my Google Voice number. The From address…
HaLeiVi
  • 301
  • 2
  • 8