Class: Vapi::ServerMessageSpeechUpdateStatus

Inherits:
Object
  • Object
show all
Defined in:
lib/vapi_server_sdk/types/server_message_speech_update_status.rb

Overview

This is the status of the speech update.

Constant Summary collapse

STARTED =
"started"
STOPPED =
"stopped"