NSSpeechSynthesizer

class pytts.nsss
speak(text: str, sensitive: bool = False, play: bool = True) str

_summary_

Parameters
  • text (str) – _description_

  • sensitive (bool, optional) – _description_. Defaults to False.

  • play (bool, optional) – _description_. Defaults to True.

Returns

_description_

Return type

str