/ Speech To Text / TooltipSettings
Search results

TooltipSettings API in JavaScript Speech To Text API control

Configuration settings for tooltips in the SpeechToText component. This allows customization of the tooltip content and its positioning.

Properties

content

string

The text displayed when the user hovers over the button while it is in the listening state, showing the start listening option.

Defaults to ‘Start listening’

position

TooltipPosition

Specifies the position of the tooltip in the UI, indicating where the tooltip should appear.

Defaults to ‘TopCenter’

stopContent

string

The text displayed when the user hovers over the button while listening is in progress, and the button shows the stop icon.

Defaults to ‘Stop listening’