Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有没有办法自动增加 Flash 应用程序的麦克风音量?
您可以在任何需要更改的地方使用增益功能。
gain(50);
其中 50 是正常的“音量”
0 是无。
最大为 100。