feat(sound): add AI noise reduction support#3347
Conversation
There was a problem hiding this comment.
Sorry @MyLeeJiEun, you have reached your weekly rate limit of 500000 diff characters.
Please try again later or upgrade to continue using Sourcery
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: MyLeeJiEun The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
Hi @MyLeeJiEun. Thanks for your PR. I'm waiting for a linuxdeepin member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
5cc9e4d to
3261afd
Compare
1. Expose AiReduceNoise and AiNoiseSourcePath from D-Bus proxy 2. Add aiReduceNoise and aiNoiseSourcePath properties to SoundModel 3. Wire D-Bus signals to model and implement setAiReduceNoise with toast notification 4. Rebind volume source to physical mic when AI noise reduction is active 5. Migrate MicrophonePage to aiReduceNoise with updated display name 6. Update Chinese translations Log: Add AI noise reduction toggle and source rebinding for microphone page. feat(sound): 添加 AI 降噪功能支持 1. 从 D-Bus 代理暴露 AiReduceNoise 和 AiNoiseSourcePath 属性 2. 为 SoundModel 添加 aiReduceNoise 和 aiNoiseSourcePath 属性 3. 连接 D-Bus 信号到模型并实现带通知提示的 setAiReduceNoise 4. 当 AI 降噪开启时将音量滑块绑定到物理麦克风 5. 迁移 MicrophonePage 到 aiReduceNoise 并更新显示名称 6. 更新中文翻译 Log: 为麦克风页面添加 AI 降噪开关及音频源重绑定功能。 PMS: STORY-41229
3261afd to
7a43373
Compare
|
TAG Bot New tag: 6.1.99 |
Log: Add AI noise reduction toggle and source rebinding for microphone page.
feat(sound): 添加 AI 降噪功能支持
Log: 为麦克风页面添加 AI 降噪开关及音频源重绑定功能。
PMS: STORY-41229