Skip to content

Instantly share code, notes, and snippets.

View thunpisit's full-sized avatar
:atom:
Coding...

Thunpisit Amnuaikiatloet thunpisit

:atom:
Coding...
View GitHub Profile
@vikaskore
vikaskore / RecordAudioViewController.swift
Last active April 30, 2024 11:05
Record and Play audio in iOS Swift
//
// RecordAudioViewController.swift
// Samples
//
// Created by VikasK on 11/02/19.
// Copyright © 2019 Vikaskore Software. All rights reserved.
//
import UIKit
import AVFoundation