asp.net中的语音聊天错误 [英] error in voice chat in asp.net

查看:71
本文介绍了asp.net中的语音聊天错误的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在执行语音聊天时出现以下错误


使用Microsoft.DirectX.DirectSound;
类型或名称空间名称"DirectX"在名称空间"Microsoft"中不存在(您是否缺少程序集引用?)C

while executing my voice chatting the following error appears


using Microsoft.DirectX.DirectSound;
The type or namespace name ''DirectX'' does not exist in the namespace ''Microsoft'' (are you missing an assembly reference?) C

推荐答案

是服务器上未安装DirectX(已弃用).
Ny guess is that DirectX (deprecated) is not installed on the server.


这篇关于asp.net中的语音聊天错误的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆