Function: playInAppAlertTone()
function playInAppAlertTone(): Promise<void>;
Defined in: src/components/Alerts/alertCoordinator.ts:156
Plays a short audible tone for in-app alerts when enabled.
Returnsโ
Promise<void>
function playInAppAlertTone(): Promise<void>;
Defined in: src/components/Alerts/alertCoordinator.ts:156
Plays a short audible tone for in-app alerts when enabled.
Promise<void>