start#

Transcript.start(file_name=None, write_to_stdout=False)#

Start streaming of Fluent transcript.

Parameters:
file_name: str, optional

File path to write the transcript stream.

write_to_stdout: bool, optional

Flag to print transcript on the screen or not