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
-1
votes
1 answer

Constructing a JavaScript form without creating hidden page elements

I am trying to automatie bulk deleting my Google Voice history. So far, I have: // Code to be run at Legacy Google Voice: https://www.google.com/voice/b/0#history function sleep(ms) { // courtesy: https://stackoverflow.com/a/39914235/1429450 …
Geremia
  • 4,745
  • 37
  • 43
-1
votes
1 answer

I cannot find device_config.json

I'm trying to do something with google-voice-assistant in my PC. I did several steps that indicated in github for google assistant SDK. However, everything is work just except pushtalk. I cannot do anything with it.
MJ Jung
  • 73
  • 4
-2
votes
1 answer

Forward SMS messages to Google Voice

I have set up forwarding for voice successfully using the twimlet in the Twilio request URL... http://twimlets.com/forward?PhoneNumber=000-000-0000 I would like to do the same for SMS messages but get errors if i place this timlet into the SMS…
1 2 3
11
12