Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ToneChatScore

The score for an utterance from the input content.

Hierarchy

  • ToneChatScore

Index

Properties

Properties

score

score: number

The score for the tone in the range of 0.5 to 1. A score greater than 0.75 indicates a high likelihood that the tone is perceived in the utterance.

tone_id

tone_id: string

The unique, non-localized identifier of the tone for the results. The service returns results only for tones whose scores meet a minimum threshold of 0.5.

tone_name

tone_name: string

The user-visible, localized name of the tone.

Generated using TypeDoc