Class: Vapi::ClientMessageSpeechUpdateStatus
- Inherits:
-
Object
- Object
- Vapi::ClientMessageSpeechUpdateStatus
- Defined in:
- lib/vapi_server_sdk/types/client_message_speech_update_status.rb
Overview
This is the status of the speech update.
Constant Summary collapse
- STARTED =
"started"
- STOPPED =
"stopped"