def main(): print("Hello from edge-tts!") if __name__ == "__main__": main()