音频编码汇总
PCMU(G.711U)
类型:Audio
制定者:ITU-T
所需频宽:64Kbps(90.4)
特性:PCMU和PCMA都能提供较好的语音质量,但是它们占用的带宽较高,需要64kbps。
优点:语音质量优
缺点:占用的带宽较高
应用领域:voip
版税方式:Fr...
分类:
其他好文 时间:
2015-01-21 18:10:27
阅读次数:
325
测试代码:
Duration:
currentTime:
var element_d = document.getElementById("d");
var element_c = document.getElementById("c");
var A = new Audio("test.mp3");
A.loop=true;
A.ondurationchange=function(){...
Sound Card Filter APISound Card API - manage audio capture/play filters.Functionsstruct _MSFilter * ms_snd_card_create_reader (MSSndCard *obj)struct ....
/// /// The waveOutGetNumDevs function retrieves the number of waveform-audio output devices present in the system. /// /// Ret...
分类:
其他好文 时间:
2015-01-20 13:42:48
阅读次数:
158
Howto 1: build a sample audio graph.Initialize mediastreamer2When using mediastreamer2, your first task is to initialize the library: ##include int i....
分类:
其他好文 时间:
2015-01-20 13:21:55
阅读次数:
220
UniDDatabase可以处理的数据类型:INT,TEXT,FLOAT,DATE,TIME,Prefab,Texture2D,Audio,Position,Rotation,ScriptFile等。文件夹结构:UniDDataBase的文件夹结构帮助开发者管理文件。所有你想让UniDDatabase帮你管理的内容你都需要放到正确地文件夹中。音频剪辑放在audio_uni 文件夹。UniDData...
分类:
数据库 时间:
2015-01-19 00:20:48
阅读次数:
835
http://zh.wikipedia.org/zh-cn/G.711ITU-T G.711 pageITU-T G.191 software tools for speech and audio coding, including G.711 C codeCode Project C# imple...
分类:
移动开发 时间:
2015-01-17 17:58:07
阅读次数:
213
5 API分模块封装调用了系统各种原生能力,而部分能力需要使用到Android的permissions,以下列出了各模块(或具体API)使用的的权限:
基础权限
5 App必须使用的到最小权限集
API
权限
说明
ALL
允许程序访问网络
ALL
允许程序读写扩展存储卡
Audio
调用plus.audio.*使用...
分类:
其他好文 时间:
2015-01-16 14:45:04
阅读次数:
4732
通过WIFI方式将播放器(手机、平板电脑、PC)音乐,高保真无线长距传输至音响系统具有蓝牙无线音响的全部功能,同时传输距离更远、具备穿墙能力、音质损耗更低、功耗更小...
分类:
其他好文 时间:
2015-01-14 17:58:10
阅读次数:
154
你的浏览器不支持播放/暂停 播放/暂停 放大 缩小
分类:
其他好文 时间:
2015-01-13 19:24:24
阅读次数:
209