Status Bar Functions


Functions related to the status bar component. The status bar displays messages about the current session state, authentication process, or errors with the dictation service.

UpdateStatusBarToCurrentScope

FunctionDescriptionParametersReturns
INVOX.UpdateStatusBarToCurrentScope()Updates the status bar to reflect the current session state.—void
INVOX.UpdateStatusBarToCurrentScope();

Customize the Status Bar

The appearance and behavior of the status bar can be customized using the Customizing Components API.

See INVOX.CustomizeStatusBar() for details on how to override the default rendering.