Skip to content

OskVoiceBar

cross-platform speech-to-text strip (Windows System.Speech / Linux whisper|vosk).

import QWinUI3.Extras · src/extras/QWinUI3/Extras/OskVoiceBar.qml

Category: Other · Library: v2.80

← Component index

Extends Control.

Example

OskVoiceBar { engine: kbd; speech: speechSvc }

API

Properties

Name Type Description
engine KeyboardEngine
speech OskSpeechService

Signals

Signature Description
closeRequested()
flashRequested(string message)

Methods

No custom methods (use inherited methods from the base type).

Inherited from Control

Also available (base type / Qt Quick Controls):

  • padding
  • font
  • background / contentItem

Generated from module sources by scripts/generate_component_docs.py — do not edit by hand.