StaticfunctionalityAdds a microphone button to an input type="text" or textarea for
speech-to-text input via the Web Speech API.
Alt+A.de-DE, en-US).
If omitted, the browser's default language is used.đ Alt+A).
Only shown when ShowHint is true.true, shows the hotkey hint as placeholder text.
Default: false.The Web Speech API transmits recorded audio to an external cloud service for speech-to-text processing. The specific service depends on the browser (e.g. Google Cloud for Chrome, Microsoft Azure for Edge). The audio data leaves the user's device and is processed on third-party servers.
When deploying this functionality, the data controller must inform users about this data transfer in a privacy policy (Datenschutzerklärung) in accordance with Art. 13 DSGVO. This includes identifying the recipient of the audio data, the purpose of processing, and the legal basis. Failure to do so constitutes a DSGVO violation.
Provided by the CodBi.
Provided by the CodBi.
Provides the MEDIA_INPUT_SPEECH.functionality.
Remarks
Initial Author: Callari, Salvatore (Callari@WaXCode.net) Maintainer: Callari, Salvatore (Callari@WaXCode.net)