start#
- Transcript.start(file_path=None, write_to_stdout=False)#
Start streaming of Fluent transcript.
- Parameters:
- file_path: str, optional
File path to write the transcript stream.
- write_to_stdout: bool, optional
Flag to print transcript on the screen or not