Class: Vapi::ClientMessageSpeechUpdateRole

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

Overview

This is the role which the speech update is for.

Constant Summary collapse

ASSISTANT =
"assistant"
USER =
"user"