我如何以编程方式使用 Google Voice 的“直接访问号码”特征?
如何以编程方式使用 Google Voice 的“直接访问号码”功能?
Android 和 iPhone 上的 Google Voice 应用可以直接拨打连接到目标号码的号码。
这与我所知道的两种连接呼叫的方式不同:
1)首先使用(未记录的)API 呼叫您,然后 GV 连接目标方。 2) 拨打语音信箱#、暂停、、暂停、<2> ,
这两种方法都提供了不太理想的体验。
How can I programatically use Google Voice's "Direct Access Numbers" feature?
Google Voice apps on Android and iPhone have can directly dial out a number that connects to the target number.
This is different than the two ways that I know of connecting a call:
1) use the (undocumented) API to call you first, then GV connects the target party.
2) call the voicemail#, pause, , pause, <2> ,
Both of those methods provide a less than ideal experience.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我知道这篇文章已经有几个月了,但我在谷歌搜索时发现了它。希望这可以帮助一些人。
有关如何直接拨打号码的详细信息,请参阅此帖子:
http://talk.maemo.org/showpost.php?p=756286& ;postcount=669
查看此线程从第 658 篇文章开始:
http://talk.maemo.org/showthread .php?t=41817&highlight=google+voice&page=67
另外,请查看 maemo / symbian 的应用程序 qgvdial 的代码。成功使用该方法直接拨号。如果您有任何疑问,请告诉我,我会尽力提供帮助。
I know this post is a few months old, but I found it when searching on google. Hopefully this can help some people out.
See this post for details on how to direct dial a number:
http://talk.maemo.org/showpost.php?p=756286&postcount=669
See this thread starting around post 658:
http://talk.maemo.org/showthread.php?t=41817&highlight=google+voice&page=67
Also, look at the code for the application qgvdial for maemo / symbian. It successfully uses this method to directly dial. Let me know if you have any questions, and I will try to help.