/ Speech To Text / TooltipPosition
Search results

TooltipPosition API in React Speech To Text API component

Applicable positions where the Tooltip can be displayed over SpeechToText button.

  • TopLeft :- The tooltip appears at the top-left corner of the SpeechToText button.
  • TopCenter :- The tooltip appears at the top-center of the SpeechToText button.
  • TopRight :- The tooltip appears at the top-right corner of the SpeechToText button.
  • BottomLeft :- The tooltip appears at the bottom-left corner of the SpeechToText button.
  • BottomCenter :- The tooltip appears at the bottom-center of the SpeechToText button.
  • BottomRight :- The tooltip appears at the bottom-right corner of the SpeechToText button.
  • LeftTop :- The tooltip appears at the left-top corner of the SpeechToText button.
  • LeftCenter :- The tooltip appears at the left-center of the SpeechToText button.
  • LeftBottom :- The tooltip appears at the left-bottom corner of the SpeechToText button.
  • RightTop :- The tooltip appears at the right-top corner of the SpeechToText button.
  • RightCenter :- The tooltip appears at the right-center of the SpeechToText button.
  • RightBottom :- The tooltip appears at the right-bottom corner of the SpeechToText button.
  • TopLeft
  • TopCenter
  • TopRight
  • BottomLeft
  • BottomCenter
  • BottomRight
  • LeftTop
  • LeftCenter
  • LeftBottom
  • RightTop
  • RightCenter
  • RightBottom