Package-level declarations
Types
Configuration for the MapGPT Compose UI.
Functions
Call this in your Activity or Fragment #onCreate function to allow MapGPT to register the necessary permission launcher.
Call this in your Activity or Fragment #onDestory function to allow MapGPT to unregister the permission launcher.
The capability settings give users an ability to override capabilities of the MapGPT SDK through the settings screen. This function allows you to edit the capability settings available to enable or disable from the settings user interface.
Configures voice assistant.
Re-configures voice assistant.
Set the default Speech to Text middleware.
Set the default Speech to Text middleware.
Set the Speech to Text middleware. There can only be one UserInputOwnerMiddleware at a time.
Set the Text to Speech middleware. There can only be one VoicePlayerMiddleware at a time.
Call this in your Activity or Fragment to force stop the avatar as required.
Set functions that allow you to override the MapGPT context.