Hello,
I want to communicate with AVS from my local device. I have authorized my device with "Authorization Code Grant" method and get the "Access Token" and "Refresh Toke". I have established the connection with AVS by creating downchannel and synchronize my local component.
I want to communicate with "CLOSE_TALK" profile with AVS. My question is, whether I need to send the whole audio data in one request or can I send it in chunks in different frames?
Please help.