#ifndef _TALKPHONE_H_
  #define _TALKPHONE_H_


extern const unsigned int volume;

extern const char folder_path[128];
extern const int Is_Vibra_Enabled;
extern const unsigned int vibra_count;
extern const unsigned int vibra_power;
extern const int PLAY_PARAM;
extern const char kurant_path[128];

#endif
