I am able to trigger the StartRecording. When I try StopRecording, no action is taken and there is no call to my lambda function.
My Discover.Response the capability enabled with the below content.
{"type":"AlexaInterface","version":"3","interface":"Alexa.RecordController","retrievable":true,"properties":{"supported":[{"name":"RecordingState"}]}}
Any idea how to identify the issue?