Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature: 音频事件监听 #2

Open
RealHeart opened this issue Jan 13, 2022 · 1 comment
Open

feature: 音频事件监听 #2

RealHeart opened this issue Jan 13, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request question Further information is requested

Comments

@RealHeart
Copy link
Member

RealHeart commented Jan 13, 2022

描述
简单对功能请求进行描述

添加音频事件监听实现

详细
详细说明功能需求 用途 为什么需要

AUDIO_ACTION (1 << 29)
  - AUDIO_START             // 音频开始播放时
  - AUDIO_FINISH            // 音频播放结束时
  - AUDIO_ON_MIC            // 上麦时
  - AUDIO_OFF_MIC           // 下麦时

补充说明
添加你对此功能请求的补充说明

@RealHeart RealHeart added the enhancement New feature or request label Jan 13, 2022
@RealHeart RealHeart self-assigned this Jan 13, 2022
@RealHeart
Copy link
Member Author

暂无权限测试 搁置

@RealHeart RealHeart added the question Further information is requested label Jan 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant