It is possible to use the InvocationType "Event" [1] when invoking a Lambda. Then the API returns immediately, but you will never know if there was an error during the execution of the Lambda.
The author would problaly argue to use Step Functions in this case, but using "Event" can also work fine.
Unfortunately the latency for the audio output from Teamspeak 3 just rose to multiple seconds over a fews hours of use.
The latencies reported by PulseAudio did not represent that, but I could hear people talking for a few seconds after their icon indicated that they stopped.
Did you encounter similiar issues? Since I don't know much about PulseAudio I am at a loss right now and have to endure the noise.
Do you have a writeup of your findings? Not that the issues with the Windows version aren't enough, but as a user of the Linux version I would like to know what is wrong with it.
The author would problaly argue to use Step Functions in this case, but using "Event" can also work fine.
[1] https://boto3.amazonaws.com/v1/documentation/api/latest/refe...