Skip to content

Instantly share code, notes, and snippets.

@LeomarisReyes
Last active July 15, 2018 00:45
if (!recorder.IsRecording)
{
await recorder.StartRecording();
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment