-
Notifications
You must be signed in to change notification settings - Fork 19
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
[Release] 语聊房 #3293
Closed
Closed
[Release] 语聊房 #3293
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
HeatherWYL
reviewed
Aug 7, 2023
HeatherWYL
reviewed
Aug 7, 2023
|
||
你还可以在语聊房中使用第三方厂商提供的版权音乐,例如[腾讯正版曲库直通车(AME)](https://cloud.tencent.com/product/ame)。参考如下步骤在语聊房中播放第三方版权音乐: | ||
|
||
1. 在你的业务客户端中,通过第三方版权音乐 SDK 实现歌曲搜索、点歌功能。当用户选中歌曲播放时,你需要使用第三方版权音乐 SDK 对歌曲进行解码,同时禁止播放歌曲声。 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
同时禁止播放歌曲声是什么意思?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
应该就是只对歌曲声进行音频解码,但是不渲染播放。播放是下面 localPlayback 设为 true 的时候做的。
我改成“当用户选中歌曲播放时,你需要使用第三方版权音乐 SDK 对音乐进行解码,但不进行播放。”好了
HeatherWYL
reviewed
Aug 7, 2023
HeatherWYL
reviewed
Aug 7, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.