Platform
Android platform implementation providing device information, text-to-speech, audio playback, toast notifications, and sharing capabilities.
Platform-specific utilities abstraction.
Provides access to text-to-speech, location services, sharing, notifications, and other OS-level features. Implementations are provided per target (Android/iOS).
iOS platform implementation providing device information, text-to-speech, audio playback, alert notifications, and sharing capabilities.
Properties
The IM2LocationManager instance for accessing device location services.
Platform location manager for GPS and location updates.
The IM2LocationManager instance for accessing device location services.
Functions
Returns the host application's version string.
Returns the host application's version string, or null if unavailable.
Returns the host application's version string.
Speaks the given text aloud using the Android TextToSpeech engine.
Speaks the given text using the platform's text-to-speech engine.
Stops any in-progress text-to-speech playback.
Stops any in-progress text-to-speech playback.
Stops any in-progress text-to-speech playback.