-
Retrieves a STT service with the given id.
Returns the value of the stt
record component.
Retrieves all STT services.
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.