Home
last modified time | relevance | path

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

/external/autotest/server/site_tests/audio_AudioBasicHotwording/
Daudio_AudioBasicHotwording.py105 source.start_playback_with_path(remote_hotword_file_path)
109 source.start_playback_with_path(remote_golden_file_path)
/external/autotest/server/site_tests/audio_AudioBasicAssistant/
Daudio_AudioBasicAssistant.py58 source.start_playback_with_path(remote_hotword_file_path)
/external/autotest/client/cros/chameleon/
Daudio_widget.py323 def start_playback_with_path(self, remote_playback_path, blocking=False): member in AudioOutputWidget