UnityWav
UnityWav copied to clipboard
Update to include revisions made in another library
Modified version of Wav Utility that only creates 16-bit wav files, but improves handling of longer AudioClips: https://github.com/Unity3dAzure/UnityWebSocketDemo/blob/master/Assets/BingSpeech/WavDataUtility.cs
Also should include Unity Wav AudioClip recorder/player: https://github.com/Unity3dAzure/UnityWebSocketDemo/blob/master/Assets/BingSpeech/MicRecorder.cs https://github.com/Unity3dAzure/UnityWebSocketDemo/blob/master/Assets/BingSpeech/WavDataPlayer.cs