[null,null,["最終更新日 2024-08-22 UTC。"],[[["The Google Assistant Library for Python is deprecated; use the Google Assistant Service instead."],["This guide provides instructions to configure audio on Raspberry Pi for use with Google Assistant."],["Users need to identify and configure their microphone and speaker devices using provided commands."],["Verify audio setup by testing playback and recording functionalities with given commands."],["Upon successful audio configuration, proceed to configure a developer project and account settings."]]],["The content outlines configuring audio for hardware, specifically on a Raspberry Pi. Key actions include identifying microphone and speaker devices using `arecord -l` and `aplay -l`, and noting their card and device numbers. Then create `.asoundrc` file and update it with specific hardware details. Users then verify audio functionality by adjusting volume using `alsamixer`, testing playback with `speaker-test`, and testing recording using `arecord` and `aplay`. Lastly a command `sudo raspi-config` is suggested to choose the audio output.\n"]]