Deleting Voice Recordings Programmatically
I have a project coming up for someone that may include sensitive info, and I thought it would be useful to be able to run a script to delete voice clips through the CLI in order to scrub information it might have sent off without having to manually go through the app or something every time.
Or, even better, a way through the ASK to say something like "Alexa, delete voice recordings" and have it delete the recordings in some way.
I had originally asked about this in the dev forum and it was suggested that I suggest it here. I think it would be very useful for companies that would like to move to using VUI with Alexa but don't want any kind of sensitive information (like health info, for instance) to be leaked.
Even if this request is parsed as "Have a setting where you don't save recordings when speaking to Alexa", though I figured the voice clips are recorded for a reason, so deleting the recordings programmatically would be super helpful in this case.
