I've go an elderly V1 voice kit. I struggled a bit a few years ago with the Google API and rapidly lost interest. Now, however, I've an application which just requires to play locally stored sound samples and I thought I should reuse this HAT as it has an amplifier.
I'm not in a rush to install a AIY specific image. How can I download / install the APIs, to my Pi Zero running Raspbian, please?
I wish to make use of:
- aiy.voice.audio: APIs to record and play audio files.
- aiy.board: APIs to use the button that’s attached to the Voice Bonnet’s button connector.
- aiy.leds: APIs to control the LEDs in the button.
- aiy.pins: Pin definitions for the bonnet's extra GPIO pins, for use with gpiozero.
Must I install the supplied Raspberry Pi image?
Thanks.