// // CWVoiceChangePlayView.h // QQVoiceDemo // // Created by chavez on 2017/10/11. // Copyright © 2017年 陈旺. All rights reserved. // #import <UIKit/UIKit.h> @interface CWVoiceChangePlayView : UIView @end