toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-map-gpt
/
com.mapbox.navigation.mapgpt.network
/
VoiceRequest
Voice
Request
@
Serializable
data
class
VoiceRequest
(
val
text
:
String
,
val
modelId
:
String
)
Members
Constructors
Voice
Request
Link copied to clipboard
constructor
(
text
:
String
,
modelId
:
String
)
Properties
model
Id
Link copied to clipboard
val
modelId
:
String
text
Link copied to clipboard
val
text
:
String