Soundscape Service
Foreground service that provides location updates, device orientation updates, requests tiles, data persistence with realmDB. It inherits from MediaSessionService so that we can receive Media Transport button presses to act as a remote control whilst the phone is locked.
Properties
True while the user is actively navigating the audio menu. Suppresses auto callouts.
Functions
isAudioEngineBusy returns true if there is more than one entry in the audio engine queue. The queue consists of earcons and text-to-speech.
Stops the foreground service and removes the notification. Can be called from inside or outside the service.
streetPreviewGo is called when the 'GO' button is pressed when in StreetPreview mode. It indicates that the user has selected the direction of travel in which they which to move.