-
Home
-
Text to Speech (TTS) by Mementor
-
1.1.8
-
Code
-
Classes
- Mementor_TTS_Processor
Total Complexity |
137 |
Dependencies |
6 |
Dependents |
3 |
Total lines |
1,009 |
Lines of code |
616 |
Logical lines of code |
417 |
Comment lines |
260 |
Methods |
19 |
Properties |
4 |
Methods 19
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
generate_audio() |
D |
25 |
33 |
151 |
generate_shortcode_audio() |
C |
27 |
25 |
148 |
cleanup_directory() |
A |
46 |
13 |
38 |
save_audio_file() |
A |
42 |
12 |
48 |
log_message() |
A |
57 |
10 |
15 |
needs_audio_generation() |
A |
48 |
7 |
34 |
get_filesystem() |
S |
54 |
6 |
23 |
init() |
S |
59 |
5 |
14 |
process_text() |
S |
50 |
4 |
28 |
generate_filename() |
S |
54 |
4 |
21 |
__construct() |
S |
56 |
4 |
17 |
get_voice_settings() |
S |
54 |
2 |
21 |
get_content_from_html() |
S |
56 |
2 |
16 |
process_batch() |
S |
60 |
2 |
14 |
get_instance() |
S |
71 |
2 |
6 |
cleanup_audio_files() |
S |
64 |
2 |
9 |
initialize_api() |
S |
74 |
2 |
5 |
add_to_media_library() |
S |
83 |
1 |
3 |
update_post_audio_meta() |
S |
72 |
1 |
5 |