Package com.mapbox.navigation.voicefeedback
Types
Link copied to clipboard
Wrapper that defines the properties of endpoints required to be used with Feedback Agent.
Link copied to clipboard
Options for configuring the Feedback Agent.
Link copied to clipboard
Access point for core functionality of the Feedback Agent SDK, including environment configuration, lifecycle management, and surface capabilities.
Link copied to clipboard
Microphone interface allows the platform to define a source for audio. The microphone can be used to stream audio data from the platform to the Mapbox SDK.
Functions
Link copied to clipboard
fun MapboxNavigation.postVoiceFeedback( feedbackSubType: String, description: String, screenshot: String, feedbackMetadata: FeedbackMetadata? = null, userFeedbackCallback: UserFeedbackCallback)
Content copied to clipboard
Send user voice feedback about an issue or problem with the Navigation SDK.