8 lines
151 B
Python
8 lines
151 B
Python
"""
|
|
__init__ for edge_tts
|
|
"""
|
|
|
|
from .communicate import Communicate
|
|
from .list_voices import list_voices, VoicesManager
|
|
from .submaker import SubMaker
|