We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52d18c8 commit b25bd2fCopy full SHA for b25bd2f
CHANGELOG.md
@@ -11,6 +11,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
11
12
- Added dial-out events `dialout-answered`.
13
14
+### Other
15
+
16
+- Added new example `demos/audio/async_wav_audio_send.py` that shows how to use
17
+ `asyncio` with completion callbacks.
18
19
## [0.9.1] - 2024-05-29
20
21
### Fixed
0 commit comments