Class: Vapi::ServerMessageSpeechUpdateRole
- Inherits:
-
Object
- Object
- Vapi::ServerMessageSpeechUpdateRole
- Defined in:
- lib/vapi_server_sdk/types/server_message_speech_update_role.rb
Overview
This is the role which the speech update is for.
Constant Summary collapse
- ASSISTANT =
"assistant"
- USER =
"user"