toggle menu
RTVI Client
androidJvm
switch theme
search in API
rtvi-client-android
/
ai.rtvi.client.helper
/
RegisteredVoiceClient
Registered
Voice
Client
class
RegisteredVoiceClient
(
val
client
:
VoiceClient
,
val
service
:
String
)
Members
Constructors
Registered
Voice
Client
Link copied to clipboard
constructor
(
client
:
VoiceClient
,
service
:
String
)
Properties
client
Link copied to clipboard
val
client
:
VoiceClient
service
Link copied to clipboard
val
service
:
String
Functions
action
Link copied to clipboard
fun
action
(
action
:
String
,
args
:
List
<
Option
>
=
emptyList()
)
:
Future
<
Value
,
VoiceError
>