richtier / alexa-voice-service-client

Python Client for Alexa Voice Service (AVS)
MIT License
42 stars 29 forks source link

send_audio_file now returns a list of audio bytes #14

Closed theodorehu95 closed 5 years ago

theodorehu95 commented 6 years ago

send_audio_file will collect all audio response and return a list.

richtier commented 5 years ago

this feature has been added as part of https://github.com/richtier/alexa-voice-service-client/pull/23