Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ConversationOptions

Optional parameters for Conversation class constructor.

Hierarchy

  • ConversationOptions

Index

Properties

Optional interim_results

interim_results: boolean

Send interim segments as well as the final segments.

Optional model

model: string

Specify which model to use to decode the audio.

Optional readonly

readonly: boolean

Set to true if you don't want to send audio but only read.

Optional rescoring

rescoring: boolean

Rescore the transcript result for better results.

Optional speaker

speaker: string

Speaker identifier.