VoiceViewController.h 239 Bytes
//
//  VoiceViewController.h
//  SCIOLiveCN
//
//  Created by huayu on 16/12/7.
//  Copyright © 2016年 huayu. All rights reserved.
//

#import "CNLiveBaseViewController.h"

@interface VoiceViewController : CNLiveBaseViewController

@end