Home
last modified time | relevance | path

Searched refs:start_playback_with_path (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/autotest/server/site_tests/audio_AudioBasicHotwording/
H A Daudio_AudioBasicHotwording.py106 source.start_playback_with_path(remote_hotword_file_path)
110 source.start_playback_with_path(remote_golden_file_path)
/aosp_15_r20/external/autotest/server/site_tests/audio_AudioBasicAssistant/
H A Daudio_AudioBasicAssistant.py59 source.start_playback_with_path(remote_hotword_file_path)
/aosp_15_r20/external/autotest/client/cros/chameleon/
H A Daudio_widget.py323 def start_playback_with_path(self, remote_playback_path, blocking=False): member in AudioOutputWidget