-
Retrieves an AudioSource.
Retrieves the audio sources for a given id
Retrieves all audio sources
-
Returns the value of the source
record component.
void
Stop the dialog associated to an audio source
DialogContext(@Nullable KSService ks,
@Nullable String keyword,
STTService stt,
TTSService tts,
@Nullable Voice voice,
List<HumanLanguageInterpreter> hlis,
AudioSource source,
AudioSink sink,
Locale locale,
String dialogGroup,
@Nullable String locationItem,
@Nullable String listeningItem,
@Nullable String listeningMelody)
Creates an instance of a DialogContext
record class.