edge-tts/examples
lzieniew 6355b32f0c
Add sync versions of stream and save methods (#215)
* Add sync versions of stream and save methods

In order to provide synchronous interface to the library

* Fix save_sync() failing to use metadata_fname and fix typing issues

Signed-off-by: rany <ranygh@riseup.net>

---------

Signed-off-by: rany <ranygh@riseup.net>
Co-authored-by: rany <ranygh@riseup.net>
2024-04-21 13:47:38 +03:00
..
basic_audio_streaming.py Simplify asyncio main loop setup 2024-04-08 09:57:20 +08:00
basic_generation.py Simplify asyncio main loop setup 2024-04-08 09:57:20 +08:00
basic_sync_audio_streaming.py Add sync versions of stream and save methods (#215) 2024-04-21 13:47:38 +03:00
basic_sync_generation.py Add sync versions of stream and save methods (#215) 2024-04-21 13:47:38 +03:00
dynamic_voice_selection.py Simplify asyncio main loop setup 2024-04-08 09:57:20 +08:00
streaming_with_subtitles.py Simplify asyncio main loop setup 2024-04-08 09:57:20 +08:00
sync_audio_generation_in_async_context.py Add sync versions of stream and save methods (#215) 2024-04-21 13:47:38 +03:00
sync_audio_stream_in_async_context.py Add sync versions of stream and save methods (#215) 2024-04-21 13:47:38 +03:00