实例介绍
SocketCoder语音/视频会议模块源码 源码描述: 免费(SocketCoder)Silverlight语音/视频会议模块项目 这个项目的目标是提供完整的开源(语音/视频聊天客户机/服务器)模块使用Silverlight技术,该项目分为三个主要模块如下: 1 -客户机/服务器语音聊天模块(Speex和G.711)one-multi和全双工一对一的 2 -客户机/服务器模块,视频聊天one-multi和全双工一对一的 3 -客户机/服务器桌面主持人/桌面共享模块,one-multi
【实例截图】
【核心代码】
6cf94839-079c-4036-8774-0fc11d3aaa51
└── SocketCoder_5fe92b65-f2e0-4944-b08a-8b644105c61b
├── Modules
│ ├── DesktopPresenter
│ │ ├── Desktop Publisher
│ │ │ ├── Presenter Tool
│ │ │ │ ├── bin
│ │ │ │ │ └── Debug
│ │ │ │ │ ├── SocketCoderPresenter.exe
│ │ │ │ │ ├── SocketCoderPresenter.pdb
│ │ │ │ │ ├── SocketCoderPresenter.vshost.exe
│ │ │ │ │ └── SocketCoderPresenter.vshost.exe.manifest
│ │ │ │ ├── PresenterTool.cs
│ │ │ │ ├── Presenter Tool.csproj
│ │ │ │ ├── Presenter Tool.csproj.user
│ │ │ │ ├── PresenterTool.Designer.cs
│ │ │ │ ├── PresenterTool.resx
│ │ │ │ ├── Program.cs
│ │ │ │ ├── Properties
│ │ │ │ │ ├── AssemblyInfo.cs
│ │ │ │ │ ├── Resources.Designer.cs
│ │ │ │ │ ├── Resources.resx
│ │ │ │ │ ├── Settings.Designer.cs
│ │ │ │ │ └── Settings.settings
│ │ │ │ └── ScreenCapture.cs
│ │ │ ├── Presenter Tool.sln
│ │ │ ├── Presenter Tool.suo
│ │ │ └── SocketCoderPresenter.suo
│ │ ├── Desktop Viewer
│ │ │ ├── SocketCoder_WebCamReceiver
│ │ │ │ ├── App.xaml
│ │ │ │ ├── App.xaml.cs
│ │ │ │ ├── Bin
│ │ │ │ │ └── Debug
│ │ │ │ │ ├── AppManifest.xaml
│ │ │ │ │ ├── ar
│ │ │ │ │ │ ├── System.ComponentModel.DataAnnotations.resources.dll
│ │ │ │ │ │ └── System.Windows.Controls.Data.Input.resources.dll
│ │ │ │ │ ├── bg
│ │ │ │ │ │ ├── System.ComponentModel.DataAnnotations.resources.dll
│ │ │ │ │ │ └── System.Windows.Controls.Data.Input.resources.dll
│ │ │ │ │ ├── ca
│ │ │ │ │ │ ├── System.ComponentModel.DataAnnotations.resources.dll
│ │ │ │ │ │ └── System.Windows.Controls.Data.Input.resources.dll
│ │ │ │ │ ├── cs
│ │ │ │ │ │ ├── System.ComponentModel.DataAnnotations.resources.dll
│ │ │ │ │ │ └── System.Windows.Controls.Data.Input.resources.dll
│ │ │ │ │ ├── da
│ │ │ │ │ │ ├── System.ComponentModel.DataAnnotations.resources.dll
│ │ │ │ │ │ └── System.Windows.Controls.Data.Input.resources.dll
│ │ │ │ │ ├── de
│ │ │ │ │ │ ├── System.ComponentModel.DataAnnotations.resources.dll
│ │ │ │ │ │ └── System.Windows.Controls.Data.Input.resources.dll
│ │ │ │ │ ├── el
│ │ │ │ │ │ ├── System.ComponentModel.DataAnnotations.resources.dll
│ │ │ │ │ │ └── System.Windows.Controls.Data.Input.resources.dll
│ │ │ │ │ ├── es
│ │ │ │ │ │ ├── System.ComponentModel.DataAnnotations.resources.dll
│ │ │ │ │ │ └── System.Windows.Controls.Data.Input.resources.dll
│ │ │ │ │ ├── et
│ │ │ │ │ │ ├── System.ComponentModel.DataAnnotations.resources.dll
│ │ │ │ │ │ └── System.Windows.Controls.Data.Input.resources.dll
│ │ │ │ │ ├── eu
│ │ │ │ │ │ ├── System.ComponentModel.DataAnnotations.resources.dll
│ │ │ │ │ │ └── System.Windows.Controls.Data.Input.resources.dll
│ │ │ │ │ ├── fi
│ │ │ │ │ │ ├── System.ComponentModel.DataAnnotations.resources.dll
│ │ │ │ │ │ └── System.Windows.Controls.Data.Input.resources.dll
│ │ │ │ │ ├── fr
│ │ │ │ │ │ ├── System.ComponentModel.DataAnnotations.resources.dll
│ │ │ │ │ │ └── System.Windows.Controls.Data.Input.resources.dll
│ │ │ │ │ ├── he
│ │ │ │ │ │ ├── System.ComponentModel.DataAnnotations.resources.dll
│ │ │ │ │ │ └── System.Windows.Controls.Data.Input.resources.dll
│ │ │ │ │ ├── hr
│ │ │ │ │ │ ├── System.ComponentModel.DataAnnotations.resources.dll
│ │ │ │ │ │ └── System.Windows.Controls.Data.Input.resources.dll
│ │ │ │ │ ├── hu
│ │ │ │ │ │ ├── System.ComponentModel.DataAnnotations.resources.dll
│ │ │ │ │ │ └── System.Windows.Controls.Data.Input.resources.dll
│ │ │ │ │ ├── id
│ │ │ │ │ │ ├── System.ComponentModel.DataAnnotations.resources.dll
│ │ │ │ │ │ └── System.Windows.Controls.Data.Input.resources.dll
│ │ │ │ │ ├── it
│ │ │ │ │ │ ├── System.ComponentModel.DataAnnotations.resources.dll
│ │ │ │ │ │ └── System.Windows.Controls.Data.Input.resources.dll
│ │ │ │ │ ├── ja
│ │ │ │ │ │ ├── System.ComponentModel.DataAnnotations.resources.dll
│ │ │ │ │ │ └── System.Windows.Controls.Data.Input.resources.dll
│ │ │ │ │ ├── ko
│ │ │ │ │ │ ├── System.ComponentModel.DataAnnotations.resources.dll
│ │ │ │ │ │ └── System.Windows.Controls.Data.Input.resources.dll
│ │ │ │ │ ├── lt
│ │ │ │ │ │ ├── System.ComponentModel.DataAnnotations.resources.dll
│ │ │ │ │ │ └── System.Windows.Controls.Data.Input.resources.dll
│ │ │ │ │ ├── lv
│ │ │ │ │ │ ├── System.ComponentModel.DataAnnotations.resources.dll
│ │ │ │ │ │ └── System.Windows.Controls.Data.Input.resources.dll
│ │ │ │ │ ├── ms
│ │ │ │ │ │ ├── System.ComponentModel.DataAnnotations.resources.dll
│ │ │ │ │ │ └── System.Windows.Controls.Data.Input.resources.dll
│ │ │ │ │ ├── nl
│ │ │ │ │ │ ├── System.ComponentModel.DataAnnotations.resources.dll
│ │ │ │ │ │ └── System.Windows.Controls.Data.Input.resources.dll
│ │ │ │ │ ├── no
│ │ │ │ │ │ ├── System.ComponentModel.DataAnnotations.resources.dll
│ │ │ │ │ │ └── System.Windows.Controls.Data.Input.resources.dll
│ │ │ │ │ ├── pl
│ │ │ │ │ │ ├── System.ComponentModel.DataAnnotations.resources.dll
│ │ │ │ │ │ └── System.Windows.Controls.Data.Input.resources.dll
│ │ │ │ │ ├── pt
│ │ │ │ │ │ ├── System.ComponentModel.DataAnnotations.resources.dll
│ │ │ │ │ │ └── System.Windows.Controls.Data.Input.resources.dll
│ │ │ │ │ ├── pt-BR
│ │ │ │ │ │ ├── System.ComponentModel.DataAnnotations.resources.dll
│ │ │ │ │ │ └── System.Windows.Controls.Data.Input.resources.dll
│ │ │ │ │ ├── ro
│ │ │ │ │ │ ├── System.ComponentModel.DataAnnotations.resources.dll
│ │ │ │ │ │ └── System.Windows.Controls.Data.Input.resources.dll
│ │ │ │ │ ├── ru
│ │ │ │ │ │ ├── System.ComponentModel.DataAnnotations.resources.dll
│ │ │ │ │ │ └── System.Windows.Controls.Data.Input.resources.dll
│ │ │ │ │ ├── sk
│ │ │ │ │ │ ├── System.ComponentModel.DataAnnotations.resources.dll
│ │ │ │ │ │ └── System.Windows.Controls.Data.Input.resources.dll
│ │ │ │ │ ├── sl
│ │ │ │ │ │ ├── System.ComponentModel.DataAnnotations.resources.dll
│ │ │ │ │ │ └── System.Windows.Controls.Data.Input.resources.dll
│ │ │ │ │ ├── SocketCoder_WebCamReceiver.dll
│ │ │ │ │ ├── SocketCoder_WebCamReceiver.pdb
│ │ │ │ │ ├── SocketCoder_WebCamReceiver.xap
│ │ │ │ │ ├── sr-Cyrl-CS
│ │ │ │ │ │ ├── System.ComponentModel.DataAnnotations.resources.dll
│ │ │ │ │ │ └── System.Windows.Controls.Data.Input.resources.dll
│ │ │ │ │ ├── sr-Latn-CS
│ │ │ │ │ │ ├── System.ComponentModel.DataAnnotations.resources.dll
│ │ │ │ │ │ └── System.Windows.Controls.Data.Input.resources.dll
│ │ │ │ │ ├── sv
│ │ │ │ │ │ ├── System.ComponentModel.DataAnnotations.resources.dll
│ │ │ │ │ │ └── System.Windows.Controls.Data.Input.resources.dll
│ │ │ │ │ ├── System.ComponentModel.DataAnnotations.dll
│ │ │ │ │ ├── System.ComponentModel.DataAnnotations.xml
│ │ │ │ │ ├── System.Windows.Controls.Data.Input.dll
│ │ │ │ │ ├── System.Windows.Controls.Data.Input.xml
│ │ │ │ │ ├── TestPage.html
│ │ │ │ │ ├── th
│ │ │ │ │ │ ├── System.ComponentModel.DataAnnotations.resources.dll
│ │ │ │ │ │ └── System.Windows.Controls.Data.Input.resources.dll
│ │ │ │ │ ├── tr
│ │ │ │ │ │ ├── System.ComponentModel.DataAnnotations.resources.dll
│ │ │ │ │ │ └── System.Windows.Controls.Data.Input.resources.dll
│ │ │ │ │ ├── uk
│ │ │ │ │ │ ├── System.ComponentModel.DataAnnotations.resources.dll
│ │ │ │ │ │ └── System.Windows.Controls.Data.Input.resources.dll
│ │ │ │ │ ├── vi
│ │ │ │ │ │ ├── System.ComponentModel.DataAnnotations.resources.dll
│ │ │ │ │ │ └── System.Windows.Controls.Data.Input.resources.dll
│ │ │ │ │ ├── zh-Hans
│ │ │ │ │ │ ├── System.ComponentModel.DataAnnotations.resources.dll
│ │ │ │ │ │ └── System.Windows.Controls.Data.Input.resources.dll
│ │ │ │ │ └── zh-Hant
│ │ │ │ │ ├── System.ComponentModel.DataAnnotations.resources.dll
│ │ │ │ │ └── System.Windows.Controls.Data.Input.resources.dll
│ │ │ │ ├── MainPage.xaml
│ │ │ │ ├── MainPage.xaml.cs
│ │ │ │ ├── obj
│ │ │ │ │ └── Debug
│ │ │ │ │ ├── App.g.cs
│ │ │ │ │ ├── App.g.i.cs
│ │ │ │ │ ├── DesignTimeResolveAssemblyReferencesInput.cache
│ │ │ │ │ ├── MainPage.g.cs
│ │ │ │ │ ├── MainPage.g.i.cs
│ │ │ │ │ ├── SocketCoder_WebCamReceiver.csproj.FileListAbsolute.txt
│ │ │ │ │ ├── SocketCoder_WebCamReceiver.csprojResolveAssemblyReference.cache
│ │ │ │ │ ├── SocketCoder_WebCamReceiver.dll
│ │ │ │ │ ├── SocketCoder_WebCamReceiver.g.resources
│ │ │ │ │ ├── SocketCoder_WebCamReceiver.pdb
│ │ │ │ │ └── XapCacheFile.xml
│ │ │ │ ├── Properties
│ │ │ │ │ ├── AppManifest.xml
│ │ │ │ │ └── AssemblyInfo.cs
│ │ │ │ ├── SocketCoder_WebCamReceiver.csproj
│ │ │ │ └── SocketCoder_WebCamReceiver.csproj.user
│ │ │ ├── SocketCoder_WebCamReceiver.sln
│ │ │ ├── SocketCoder_WebCamReceiver.suo
│ │ │ └── SocketCoder_WebCamReceiver.Web
│ │ │ ├── bin
│ │ │ │ ├── SocketCoder_WebCamReceiver.Web.dll
│ │ │ │ └── SocketCoder_WebCamReceiver.Web.pdb
│ │ │ ├── ClientBin
│ │ │ │ └── SocketCoder_WebCamReceiver.xap
│ │ │ ├── obj
│ │ │ │ └── Debug
│ │ │ │ ├── DesignTimeResolveAssemblyReferencesInput.cache
│ │ │ │ ├── SocketCoder_WebCamReceiver.Web.csproj.FileListAbsolute.txt
│ │ │ │ ├── SocketCoder_WebCamReceiver.Web.dll
│ │ │ │ └── SocketCoder_WebCamReceiver.Web.pdb
│ │ │ ├── Properties
│ │ │ │ └── AssemblyInfo.cs
│ │ │ ├── Silverlight.js
│ │ │ ├── SocketCoder_WebCamReceiverTestPage.aspx
│ │ │ ├── SocketCoder_WebCamReceiverTestPage.html
│ │ │ ├── SocketCoder_WebCamReceiver.Web.csproj
│ │ │ ├── SocketCoder_WebCamReceiver.Web.csproj.user
│ │ │ ├── Web.config
│ │ │ ├── Web.Debug.config
│ │ │ └── Web.Release.config
│ │ └── Readme.txt
│ ├── VideoChat
│ │ ├── ReadMe.txt
│ │ ├── Receiver Only
│ │ │ ├── SocketCoder_WebCamReceiver
│ │ │ │ ├── App.xaml
│ │ │ │ ├── App.xaml.cs
│ │ │ │ ├── MainPage.xaml
│ │ │ │ ├── MainPage.xaml.cs
│ │ │ │ ├── Properties
│ │ │ │ │ ├── AppManifest.xml
│ │ │ │ │ └── AssemblyInfo.cs
│ │ │ │ ├── SocketCoder_WebCamReceiver.csproj
│ │ │ │ └── SocketCoder_WebCamReceiver.csproj.user
│ │ │ ├── SocketCoder_WebCamReceiver.sln
│ │ │ ├── SocketCoder_WebCamReceiver.suo
│ │ │ └── SocketCoder_WebCamReceiver.Web
│ │ │ ├── bin
│ │ │ │ ├── SocketCoder_WebCamReceiver.Web.dll
│ │ │ │ └── SocketCoder_WebCamReceiver.Web.pdb
│ │ │ ├── ClientBin
│ │ │ │ └── SocketCoder_WebCamReceiver.xap
│ │ │ ├── obj
│ │ │ │ └── Debug
│ │ │ │ ├── DesignTimeResolveAssemblyReferencesInput.cache
│ │ │ │ ├── SocketCoder_WebCamReceiver.Web.csproj.FileListAbsolute.txt
│ │ │ │ ├── SocketCoder_WebCamReceiver.Web.dll
│ │ │ │ └── SocketCoder_WebCamReceiver.Web.pdb
│ │ │ ├── Properties
│ │ │ │ └── AssemblyInfo.cs
│ │ │ ├── Silverlight.js
│ │ │ ├── SocketCoder_WebCamReceiverTestPage.aspx
│ │ │ ├── SocketCoder_WebCamReceiverTestPage.html
│ │ │ ├── SocketCoder_WebCamReceiver.Web.csproj
│ │ │ ├── SocketCoder_WebCamReceiver.Web.csproj.user
│ │ │ ├── Web.config
│ │ │ ├── Web.Debug.config
│ │ │ └── Web.Release.config
│ │ └── SenderAndReceiver
│ │ ├── SocketCoder_WebCamSender
│ │ │ ├── App.xaml
│ │ │ ├── App.xaml.cs
│ │ │ ├── FJ.Core.dll
│ │ │ ├── MainPage.xaml
│ │ │ ├── MainPage.xaml.cs
│ │ │ ├── Properties
│ │ │ │ ├── AppManifest.xml
│ │ │ │ └── AssemblyInfo.cs
│ │ │ ├── SocketCoder_WebCamSender.csproj
│ │ │ └── SocketCoder_WebCamSender.csproj.user
│ │ ├── SocketCoder_WebCamSender.sln
│ │ ├── SocketCoder_WebCamSender.suo
│ │ └── SocketCoder_WebCamSender.Web
│ │ ├── bin
│ │ │ ├── SocketCoder_WebCamSender.Web.dll
│ │ │ └── SocketCoder_WebCamSender.Web.pdb
│ │ ├── ClientBin
│ │ │ └── SocketCoder_WebCamSender.xap
│ │ ├── obj
│ │ │ └── Debug
│ │ │ ├── DesignTimeResolveAssemblyReferencesInput.cache
│ │ │ ├── SocketCoder_WebCamSender.Web.csproj.FileListAbsolute.txt
│ │ │ ├── SocketCoder_WebCamSender.Web.dll
│ │ │ └── SocketCoder_WebCamSender.Web.pdb
│ │ ├── Properties
│ │ │ └── AssemblyInfo.cs
│ │ ├── Silverlight.js
│ │ ├── SocketCoder_WebCamSenderTestPage.aspx
│ │ ├── SocketCoder_WebCamSenderTestPage.html
│ │ ├── SocketCoder_WebCamSender.Web.csproj
│ │ ├── SocketCoder_WebCamSender.Web.csproj.user
│ │ ├── Web.config
│ │ ├── Web.Debug.config
│ │ └── Web.Release.config
│ └── VoiceChat
│ ├── WithG711
│ │ ├── ReadMe.txt
│ │ ├── SocketCoder_VoiceChat
│ │ │ ├── App.xaml
│ │ │ ├── App.xaml.cs
│ │ │ ├── MainPage.xaml
│ │ │ ├── MainPage.xaml.cs
│ │ │ ├── Properties
│ │ │ │ ├── AppManifest.xml
│ │ │ │ └── AssemblyInfo.cs
│ │ │ ├── SocketCoder_VoiceChat.csproj
│ │ │ ├── SocketCoder_VoiceChat.csproj.user
│ │ │ ├── SocketCoder_VoiceChat.suo
│ │ │ └── VoiceEncoder
│ │ │ ├── G711.cs
│ │ │ ├── MemoryAudioSink.cs
│ │ │ ├── PcmToWave.cs
│ │ │ ├── RiffParser.cs
│ │ │ ├── WaveFormatEx.cs
│ │ │ ├── WaveMediaStreamSource.cs
│ │ │ └── WavParser.cs
│ │ ├── SocketCoder_VoiceChat.sln
│ │ ├── SocketCoder_VoiceChat.suo
│ │ └── SocketCoder_VoiceChat.Web
│ │ ├── bin
│ │ │ ├── SocketCoder_VoiceChat.Web.dll
│ │ │ └── SocketCoder_VoiceChat.Web.pdb
│ │ ├── ClientBin
│ │ │ └── SocketCoder_VoiceChat.xap
│ │ ├── obj
│ │ │ └── Debug
│ │ │ ├── DesignTimeResolveAssemblyReferencesInput.cache
│ │ │ ├── SocketCoder_VoiceChat.Web.csproj.FileListAbsolute.txt
│ │ │ ├── SocketCoder_VoiceChat.Web.dll
│ │ │ └── SocketCoder_VoiceChat.Web.pdb
│ │ ├── Properties
│ │ │ └── AssemblyInfo.cs
│ │ ├── Silverlight.js
│ │ ├── SocketCoder_VoiceChatTestPage.aspx
│ │ ├── SocketCoder_VoiceChatTestPage.html
│ │ ├── SocketCoder_VoiceChat.Web.csproj
│ │ ├── SocketCoder_VoiceChat.Web.csproj.user
│ │ ├── Web.config
│ │ ├── Web.Debug.config
│ │ └── Web.Release.config
│ └── WithSpeex
│ ├── ReadMe.txt
│ ├── SocketCoder_VoiceChat
│ │ ├── App.xaml
│ │ ├── App.xaml.cs
│ │ ├── MainPage.xaml
│ │ ├── MainPage.xaml.cs
│ │ ├── Properties
│ │ │ ├── AppManifest.xml
│ │ │ └── AssemblyInfo.cs
│ │ ├── SocketCoder_VoiceChat.csproj
│ │ ├── SocketCoder_VoiceChat.csproj.user
│ │ ├── SocketCoder_VoiceChat.suo
│ │ ├── SpeexEncoder
│ │ │ ├── cspeex
│ │ │ │ ├── bin
│ │ │ │ │ └── Debug
│ │ │ │ │ ├── cspeex.dll
│ │ │ │ │ └── cspeex.pdb
│ │ │ │ ├── cspeex.csproj
│ │ │ │ ├── java
│ │ │ │ │ ├── io
│ │ │ │ │ │ ├── ByteArrayInputStream.cs
│ │ │ │ │ │ ├── ByteArrayOutputStream.cs
│ │ │ │ │ │ ├── Closeable.cs
│ │ │ │ │ │ ├── DataInput.cs
│ │ │ │ │ │ ├── DataInputStream.cs
│ │ │ │ │ │ ├── DataOutput.cs
│ │ │ │ │ │ ├── EOFException.cs
│ │ │ │ │ │ ├── File.cs
│ │ │ │ │ │ ├── FileInputStream.cs
│ │ │ │ │ │ ├── FileOutputStream.cs
│ │ │ │ │ │ ├── FilterInputStream.cs
│ │ │ │ │ │ ├── Flushable.cs
│ │ │ │ │ │ ├── InputStream.cs
│ │ │ │ │ │ ├── ObjectStreamException.cs
│ │ │ │ │ │ ├── OutputStream.cs
│ │ │ │ │ │ ├── PushbackInputStream.cs
│ │ │ │ │ │ ├── RandomInputStream.cs
│ │ │ │ │ │ ├── RandomOutputStream.cs
│ │ │ │ │ │ ├── SequenceInputStream.cs
│ │ │ │ │ │ ├── StreamCorruptedException.cs
│ │ │ │ │ │ └── UTFDataFormatException.cs
│ │ │ │ │ ├── net
│ │ │ │ │ │ └── URL.cs
│ │ │ │ │ └── util
│ │ │ │ │ ├── EventObject.cs
│ │ │ │ │ └── Random.cs
│ │ │ │ ├── javax
│ │ │ │ │ └── sound
│ │ │ │ │ └── sampled
│ │ │ │ │ ├── AudioFileFormat.cs
│ │ │ │ │ ├── AudioFormat.cs
│ │ │ │ │ ├── AudioInputStream.cs
│ │ │ │ │ ├── AudioSystem.cs
│ │ │ │ │ ├── Control.cs
│ │ │ │ │ ├── DataLine.cs
│ │ │ │ │ ├── Line.cs
│ │ │ │ │ ├── LineEvent.cs
│ │ │ │ │ ├── LineListener.cs
│ │ │ │ │ ├── spi
│ │ │ │ │ │ ├── AudioFileReader.cs
│ │ │ │ │ │ ├── AudioFileWriter.cs
│ │ │ │ │ │ └── FormatConversionProvider.cs
│ │ │ │ │ ├── TargetDataLine.cs
│ │ │ │ │ └── UnsupportedAudioFileException.cs
│ │ │ │ ├── JSpeexDec.cs
│ │ │ │ ├── JSpeexEnc.cs
│ │ │ │ ├── obj
│ │ │ │ │ └── Debug
│ │ │ │ │ ├── cspeex.csproj.FileListAbsolute.txt
│ │ │ │ │ ├── cspeex.dll
│ │ │ │ │ ├── cspeex.pdb
│ │ │ │ │ └── DesignTimeResolveAssemblyReferencesInput.cache
│ │ │ │ ├── org
│ │ │ │ │ └── xiph
│ │ │ │ │ └── speex
│ │ │ │ │ ├── AudioFileWriter.cs
│ │ │ │ │ ├── Bits.cs
│ │ │ │ │ ├── CbSearch.cs
│ │ │ │ │ ├── Codebook.cs
│ │ │ │ │ ├── Decoder.cs
│ │ │ │ │ ├── Encoder.cs
│ │ │ │ │ ├── Filters.cs
│ │ │ │ │ ├── HighLspQuant.cs
│ │ │ │ │ ├── Inband.cs
│ │ │ │ │ ├── LbrLspQuant.cs
│ │ │ │ │ ├── Lpc.cs
│ │ │ │ │ ├── Lsp.cs
│ │ │ │ │ ├── LspQuant.cs
│ │ │ │ │ ├── Ltp3Tap.cs
│ │ │ │ │ ├── Ltp.cs
│ │ │ │ │ ├── LtpForcedPitch.cs
│ │ │ │ │ ├── Misc.cs
│ │ │ │ │ ├── NbCodec.cs
│ │ │ │ │ ├── NbDecoder.cs
│ │ │ │ │ ├── NbEncoder.cs
│ │ │ │ │ ├── NbLspQuant.cs
│ │ │ │ │ ├── NoiseSearch.cs
│ │ │ │ │ ├── OggCrc.cs
│ │ │ │ │ ├── OggSpeexWriter.cs
│ │ │ │ │ ├── PcmWaveWriter.cs
│ │ │ │ │ ├── RawWriter.cs
│ │ │ │ │ ├── SbCodec.cs
│ │ │ │ │ ├── SbDecoder.cs
│ │ │ │ │ ├── SbEncoder.cs
│ │ │ │ │ ├── SpeexDecoder.cs
│ │ │ │ │ ├── SpeexEncoder.cs
│ │ │ │ │ ├── spi
│ │ │ │ │ │ ├── FilteredAudioInputStream.cs
│ │ │ │ │ │ ├── Pcm2SpeexAudioInputStream.cs
│ │ │ │ │ │ ├── Speex2PcmAudioInputStream.cs
│ │ │ │ │ │ ├── SpeexAudioFileReader.cs
│ │ │ │ │ │ ├── SpeexAudioFileWriter.cs
│ │ │ │ │ │ ├── SpeexEncoding.cs
│ │ │ │ │ │ ├── SpeexFileFormatType.cs
│ │ │ │ │ │ └── SpeexFormatConvertionProvider.cs
│ │ │ │ │ ├── SplitShapeSearch.cs
│ │ │ │ │ ├── Stereo.cs
│ │ │ │ │ ├── SubMode.cs
│ │ │ │ │ ├── Vbr.cs
│ │ │ │ │ └── VQ.cs
│ │ │ │ ├── Properties
│ │ │ │ │ └── AssemblyInfo.cs
│ │ │ │ └── StringUtil.cs
│ │ │ ├── cspeex-SL
│ │ │ │ ├── Bin
│ │ │ │ │ └── Debug
│ │ │ │ │ ├── cspeex.dll
│ │ │ │ │ └── cspeex.pdb
│ │ │ │ ├── cspeex-SL.csproj
│ │ │ │ ├── obj
│ │ │ │ │ └── Debug
│ │ │ │ │ ├── cspeex.dll
│ │ │ │ │ ├── cspeex.pdb
│ │ │ │ │ ├── cspeex-SL.csproj.FileListAbsolute.txt
│ │ │ │ │ └── DesignTimeResolveAssemblyReferencesInput.cache
│ │ │ │ ├── Properties
│ │ │ │ │ └── AssemblyInfo.cs
│ │ │ │ └── StringUtil.cs
│ │ │ ├── CSpeexTool
│ │ │ │ ├── bin
│ │ │ │ │ └── Debug
│ │ │ │ │ ├── cspeex.dll
│ │ │ │ │ ├── cspeex.pdb
│ │ │ │ │ ├── CSpeexTool.exe
│ │ │ │ │ └── CSpeexTool.pdb
│ │ │ │ ├── CSpeexTool.csproj
│ │ │ │ ├── obj
│ │ │ │ │ └── Debug
│ │ │ │ │ ├── CSpeexTool.csproj.FileListAbsolute.txt
│ │ │ │ │ ├── CSpeexTool.exe
│ │ │ │ │ ├── CSpeexTool.pdb
│ │ │ │ │ ├── DesignTimeResolveAssemblyReferencesInput.cache
│ │ │ │ │ └── ResolveAssemblyReference.cache
│ │ │ │ ├── Program.cs
│ │ │ │ └── Properties
│ │ │ │ └── AssemblyInfo.cs
│ │ │ └── jspeex
│ │ │ ├── LICENSE.TXT
│ │ │ ├── README.txt
│ │ │ └── TODO.txt
│ │ └── WaveEncoder
│ │ ├── MemoryAudioSink.cs
│ │ ├── PcmToWave.cs
│ │ ├── RiffParser.cs
│ │ ├── WaveFormatEx.cs
│ │ ├── WaveMediaStreamSource.cs
│ │ └── WavParser.cs
│ ├── SocketCoder_VoiceChat.sln
│ ├── SocketCoder_VoiceChat.suo
│ └── SocketCoder_VoiceChat.Web
│ ├── bin
│ │ ├── SocketCoder_VoiceChat.Web.dll
│ │ └── SocketCoder_VoiceChat.Web.pdb
│ ├── ClientBin
│ │ └── SocketCoder_VoiceChat.xap
│ ├── obj
│ │ └── Debug
│ │ ├── DesignTimeResolveAssemblyReferencesInput.cache
│ │ ├── SocketCoder_VoiceChat.Web.csproj.FileListAbsolute.txt
│ │ ├── SocketCoder_VoiceChat.Web.dll
│ │ └── SocketCoder_VoiceChat.Web.pdb
│ ├── Properties
│ │ └── AssemblyInfo.cs
│ ├── Silverlight.js
│ ├── SocketCoder_VoiceChatTestPage.aspx
│ ├── SocketCoder_VoiceChatTestPage.html
│ ├── SocketCoder_VoiceChat.Web.csproj
│ ├── SocketCoder_VoiceChat.Web.csproj.user
│ ├── Web.config
│ ├── Web.Debug.config
│ └── Web.Release.config
└── Server
├── SocketCoderBinaryServer
│ ├── bin
│ │ └── Debug
│ │ ├── SocketClientAccessPolicy.xml
│ │ ├── SocketCoderBinaryServer.vshost.exe
│ │ └── SocketCoderBinaryServer.vshost.exe.manifest
│ ├── obj
│ │ └── Debug
│ │ └── DesignTimeResolveAssemblyReferencesInput.cache
│ ├── PolicyService.cs
│ ├── Program.cs
│ ├── Properties
│ │ ├── AssemblyInfo.cs
│ │ ├── Resources.Designer.cs
│ │ ├── Resources.resx
│ │ ├── Settings.Designer.cs
│ │ └── Settings.settings
│ ├── ServerForm.cs
│ ├── ServerForm.Designer.cs
│ ├── ServerForm.resx
│ ├── SocketClientAccessPolicy.xml
│ ├── SocketCoderDesktopServer.cs
│ ├── SocketCoderVideoServer.cs
│ ├── SocketCoderVoiceServer.cs
│ └── SocketCoder Web Conferencing Server.csproj
├── SocketCoderBinaryServer.suo
├── SocketCoderWebConferencingServer.suo
├── WebConferencingServer.sln
└── WebConferencingServer.suo
140 directories, 409 files
标签:
小贴士
感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。
- 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
- 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
- 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
- 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。
关于好例子网
本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明
网友评论
我要评论