找传奇、传世资源到传世资源站!

c# 实现一对一语音聊天

8.5玩家评分(1人评分)
下载后可评
介绍 评论 失效链接反馈

【例子介绍】c# 实现一对一语音聊天

【相关图片】

from clipboard

【源码结构】
文件清单
└── C#[1].net 语音聊天
    └── C#.net 语音聊天
        └── MatureVoice
            ├── bin
            │   ├── Debug
            │   │   ├── DevComponents.DotNetBar2.dll
            │   │   ├── loading.gif
            │   │   ├── MatureVoice.exe
            │   │   ├── MatureVoice.pdb
            │   │   ├── MatureVoice.vshost.exe
            │   │   ├── MatureVoice.vshost.exe.manifest
            │   │   ├── Microsoft.DirectX.DirectSound.dll
            │   │   └── Microsoft.DirectX.dll
            │   └── Release
            ├── ClassDiagram1.cd
            ├── ClassDiagram2.cd
            ├── Form1.cs
            ├── Form1.Designer.cs
            ├── Form1.resx
            ├── Form2.cs
            ├── Form2.Designer.cs
            ├── Form2.resx
            ├── ListUsers.cs
            ├── MatureVoice.csproj
            ├── MatureVoice.csproj.user
            ├── MatureVoice.sln
            ├── MatureVoice.suo
            ├── Media Player.ico
            ├── NetChat.cs
            ├── Program.cs
            ├── Properties
            │   ├── AssemblyInfo.cs
            │   ├── Resources.Designer.cs
            │   ├── Resources.resx
            │   ├── Settings.Designer.cs
            │   └── Settings.settings
            ├── UpgradeLog.XML
            └── VoiceCapture.cs

7 directories, 31 files

评论

发表评论必须先登陆, 您可以 登陆 或者 注册新账号 !


在线咨询: 问题反馈
客服QQ:174666394

有问题请留言,看到后及时答复