tree: fbbcbdcea6c529064bb58fb2ebd3874af4acd690 [path history] [tgz]
  1. assistant_audio_decoder.cc
  2. assistant_audio_decoder.h
  3. assistant_audio_decoder_factory.cc
  4. assistant_audio_decoder_factory.h
  5. BUILD.gn
  6. DEPS
  7. ipc_data_source.cc
  8. ipc_data_source.h
  9. README.md
chromeos/services/assistant/audio_decoder/README.md

This directory contains audio decoder service for the Chrome OS native Assistant to decode the audio output by Libassistant, before connecting to AudioService. We cannot use the standard media service, which does not have the demuxer.