Skip to content

Commit

Permalink
New translations
Browse files Browse the repository at this point in the history
  • Loading branch information
Cilla-luodan committed Dec 13, 2024
1 parent 9525a4c commit e6d4d6a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<note id="note_v4j_tbx_jqb" type="attention">
<ul>
<li props="cpp unreal bp unity flutter">This method applies to the macOS and Windows only.</li>
<li props="cpp unreal bp mac unity electron flutter">The macOS system's default sound card does not support recording functionality. As of v4.5.0, when you call this method for the first time, the SDK will automatically install the built-in AgoraALD virtual sound card developed by Agora. After successful installation, the audio routing will automatically switch to the virtual sound card and use it for audio capturing.</li>
<li props="mac">The macOS system's default sound card does not support recording functionality. As of v4.5.0, when you call this method for the first time, the SDK will automatically install the built-in AgoraALD virtual sound card developed by Agora. After successful installation, the audio routing will automatically switch to the virtual sound card and use it for audio capturing.</li>
<li>You can call this method either before or after joining a channel.</li>
<li>If you call the <xref keyref="disableAudio"/> method to disable the audio module, audio capturing will be disabled as well. If you need to enable audio capturing, call the <xref keyref="enableAudio"/> method to enable the audio module and then call the <apiname keyref="enableLoopbackRecording"/> method.</li>
</ul> </note> </section>
Expand Down

0 comments on commit e6d4d6a

Please sign in to comment.