Is there a way to increase the mic volume of a flash app开发者_StackOverflowlication automatically?
You can use the Gain function where ever you want to change it.
gain(50);
where 50 is normal "volume"
0 is none.
100 is maximum.
Is there a way to increase the mic volume of a flash app开发者_StackOverflowlication automatically?
You can use the Gain function where ever you want to change it.
gain(50);
where 50 is normal "volume"
0 is none.
100 is maximum.
上一篇:跳开场舞音乐是什么歌?
精彩评论