UnityWav icon indicating copy to clipboard operation
UnityWav copied to clipboard

Update to include revisions made in another library

Open deadlyfingers opened this issue 7 years ago • 0 comments

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

deadlyfingers avatar Apr 17 '18 14:04 deadlyfingers