-
class
Definition of an audio output like headphones, a speaker or for writing to
a file / clip.
class
Definition of an audio output like headphones, a speaker or for writing to
a file / clip.
Retrieves the sink for a given id
Retrieves all audio sinks
Handles a volume command change and returns a Runnable to restore it.
-
Returns the value of the sink
record component.
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.