Skip to content

KittenYang/KYVoiceCurve

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

KYVoiceCurve

类似Apple Watch中语音的声音曲线动画 The animating voice curve like Apple Watch

##Usage

Firstly,

#import "VoiceCurveView.h"

Then,at the trigger method,like that:

  VoiceCurveView *voiceCurveView = [[VoiceCurveView alloc]initWithFrame:self.view.frame superView:self.view];
  [voiceCurveView present];        

##License

MIT License

About

类似Apple Watch中语音的声音曲线动画。The animating voice curve like Apple Watch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published