Fix up logging and use Windows UA

This commit is contained in:
rany
2021-06-08 02:17:05 +03:00
parent 9f8a965a1f
commit 9b6a901957
2 changed files with 26 additions and 23 deletions

View File

@@ -1,7 +1,5 @@
#!/usr/bin/env python3
# Example Python script that shows how to use edge-tts as a module
import asyncio
import tempfile
import edgeTTS as e