userIdsToTranscribe property

List<String>? userIdsToTranscribe
getter/setter pair

List of user IDs to transcribe. If empty, transcribes all users in the room.

Implementation

List<String>? userIdsToTranscribe;