The language input for web users can be left-to-right or right-to-left. The SpeechToTextButton supports both input modes enabling you to properly render a spectrum of languages,
including Hebrew, Chinese, and Arabic, thus making your app a truly global one and helping your localization efforts.
The WebForms SpeechToTextButton component comes with built-in right-to-left (RTL) support and offers right-to-left rendering.
This demo shows how to set the SpeechToTextButton RTL functionality by wrapping the Bbuttonelement in a container div element with dir="rtl".