ClassesMeetingIntroductionVersion: 0.0.xOn this pageMeeting Class - Python IntroductionThe Meeting class includes properties, methods and events for managing a meeting, participants video, audio and share streams and messaging.Meeting Properties id active_speaker_id local_participant participants recording_state transcription_state pubsub Meeting Methods join async_join leave end enable_webcam disable_webcam enable_mic disable_mic start_recording stop_recording start_transcription stop_transcription fetch_base64 upload_base64 add_event_listener remove_event_listener remove_all_listeners Meeting Events on_meeting_joined on_meeting_left on_participant_joined on_participant_left on_speaker_changed on_webcam_requested on_mic_requested on_recording_state_changed on_recording_started on_recording_stopped transcription_state_changed on_transcription_text on_meeting_state_change on_error Got a Question? Ask us on discord