tencent cloud

Enabling Mic

PDF
포커스 모드
폰트 크기
마지막 업데이트 시간: 2024-01-26 11:54:09
This document describes how to enable the mic. If your business needs to play back audio through a mic, you can use the SDK to enable the mic feature.

Sequence diagram



Directions

1. The cloud application can capture the audio of the system mic.
2. The business client calls the TCGSDK.init() API and sets the mic parameter to true to complete initialization.
3. The business client must be granted the permission to access the mic.
Note:
Taking a browser as an example, the system first needs to enable the mic permission of the browser. The browser then needs to enable the mic permission of the accessed page, so that the business client can enable the mic permission.
4. When the business client uses the mic, the data will be transferred to the cloud application through the SDK.
5. If the business needs to turn on/off the mic during connection, the business client can call TCGSDK.switchMic() to do this.

도움말 및 지원

문제 해결에 도움이 되었나요?

피드백