Aravind Jaimon
Aravind Jaimon
``` (env) aj@pi:~/GA $ googlesamples-assistant-audiotest /home/aj/GA/env/lib/python3.9/site-packages/cffi/cparser.py:163: UserWarning: Global variable 'stderr' in cdef(): for consistency with C it should have a storage class specifier (usually 'extern') warnings.warn("Global variable '%s' in cdef():...
``` (env) aj@pi:~/GA $ googlesamples-assistant-audiotest /home/aj/GA/env/lib/python3.9/site-packages/cffi/cparser.py:163: UserWarning: Global variable 'stderr' in cdef(): for consistency with C it should have a storage class specifier (usually 'extern') warnings.warn("Global variable '%s' in cdef():...
**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] I was creating a...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Feature description AWS introduced streaming responses. https://docs.aws.amazon.com/lambda/latest/dg/configuration-response-streaming.html This comes in handy when creating...