Skip to content

finish_text_to_speech_event

FinishTextToSpeechEvent

Bases: BaseTextToSpeechEvent

Source code in griptape/events/finish_text_to_speech_event.py
@define
class FinishTextToSpeechEvent(BaseTextToSpeechEvent): ...