Skip to content
This repository was archived by the owner on Mar 23, 2026. It is now read-only.

feat(play_audio): 灵动通知功能#534

Merged
JerryQAQ-233 merged 4 commits into
Class-Widgets:mainfrom
baiyao105:feat_22
Mar 29, 2025
Merged

feat(play_audio): 灵动通知功能#534
JerryQAQ-233 merged 4 commits into
Class-Widgets:mainfrom
baiyao105:feat_22

Conversation

@baiyao105

Copy link
Copy Markdown
Member

概述

  • 灵动通知功能:其他应用音量动态调节

demo.mp4

tips:

注意 出现情况 描述
音频延迟 灵动通知开启时 音量平滑调节后到播放存在延迟(其实再开一个线程就不会出现,but需要先降低其他应用音量)
预加载音频 / /

一些依赖

  • pycaw (Windows)
  • pulsectl (Linux)
  • subprocess (macOS)

@baiyao105

Copy link
Copy Markdown
Member Author

此处感谢openai的抽象bug修复逻辑

@JerryQAQ-233 JerryQAQ-233 merged commit 1b801f7 into Class-Widgets:main Mar 29, 2025
@baiyao105

Copy link
Copy Markdown
Member Author

有给自己埋雷的嫌疑

@JerryQAQ-233

Copy link
Copy Markdown
Contributor

😅?

pizeroLOL pushed a commit to pizeroLOL/Class-Widgets that referenced this pull request Aug 10, 2025
## 概述
  - ### **灵动通知功能**:其他应用音量动态调节
  

https://github.com/user-attachments/assets/e575f8e4-42f1-4752-94c5-d7bd076b5152
  
---


## tips:

| **注意** | **出现情况** | **描述** |

|--------------------------|----------------------------------|---------------------------------------------------------------------------------|
| **音频延迟** | 灵动通知开启时 | 音量平滑调节后到播放存在延迟(其实再开一个线程就不会出现,but需要先降低其他应用音量) |
| **预加载音频**          |  /             | / |

---
## 一些依赖
- pycaw (Windows)
- pulsectl (Linux)
- subprocess (macOS)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants