start# Transcript.start(file_path=None, write_to_stdout=False)# Start streaming of Fluent transcript. Parameters: file_path: str, optionalFile path to write the transcript stream. write_to_stdout: bool, optionalFlag to print transcript on the screen or not Return type: None