Home
last modified time | relevance | path

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

/external/autotest/server/site_tests/audio_AudioBasicHotwording/
Daudio_AudioBasicHotwording.py108 source.start_playback_with_path(remote_hotword_file_path)
113 source.start_playback_with_path(remote_golden_file_path)
/external/autotest/client/cros/chameleon/
Daudio_widget.py288 def start_playback_with_path(self, remote_playback_path, blocking=False): member in AudioOutputWidget