Get the audio data from Google Assistant

Viewed 788

As of now (is using api.ai) what I see is, I get the string format of what the user speaks.

I would like to access the raw audio file the user speaks to interact with Google Assistant using the api.ai platform.

Is there a way to get the audio file ?

[UPDATE]:

We are aiming to evaluate the quality of speech of the user hence we would need to run the algorithms on the audio.

1 Answers
Related