void Awake()
 {
     styles   = GetComponent <MadelineUIStyles>();
     recorder = GetComponent <RecordAvatar>();
 }