Twilio Video

编程入门 行业动态 更新时间:2024-10-23 02:45:41
本文介绍了Twilio Video - 连接静音的可编程语音呼叫?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

我目前正在使用 Twilio 的可编程视频构建应用程序.我已经为想要在没有 Web 浏览器的情况下拨入的用户演示了语音拨入(连接 -> 房间).我们有收听"的要求——这可以通过浏览器运行的用户实现(即:不发送音频/视频流),但我们一直无法找到连接可编程语音用户的方法通过而不包括他们的音频.有什么想法吗?

I'm currently working on building an application using Twilio's Programmable Video. I've demonstrated the voice dial-in (Connect -> Room) for users want to dial in without a web browser. We've got a requirement for "listening in" - this is achievable with those users running through a browser (ie: don't send audio/video streams) but we've been unable to find a way to connect a Programmable Voice user through without including their audio. Any ideas?

我有过一些可能的想法,但无法针对以下问题构建解决方案:

Possible thoughts I've had, but been unable to build a solution for:

  • 来电,改为流式传输来自可编程视频的音频?
  • 桥接电话会议,然后将参与者静音?
  • 拨出电话 -> 连接到房间并呼入会议,参与者再次静音?

在此先感谢您的帮助:)

Thanks in advance for any help :)

推荐答案

Twilio 开发人员布道者在这里.

Twilio developer evangelist here.

我不确定您目前是否可以在不发送音频流的情况下将语音呼叫连接到视频室.

I'm not sure you can currently connect a voice call to a video room without sending an audio stream.

另一方面,您也可以在视频 SDK 和客户端中将语音通话中的音频静音,从不向任何其他参与者播放从听者到任何其他参与者的媒体流.如果您不将媒体流附加到 DOM,那么它将永远不会播放.

On the other hand, you have the power in the Video SDK and the client side to mute the audio from the voice call too by never playing the media stream from the listener to any of the other participants. If you don't attach the media stream to the DOM, then it will never play.

这有帮助吗?

更多推荐

Twilio Video

本文发布于:2023-06-04 08:34:09,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/493333.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:Twilio   Video

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!