PyAudio's async API doesn't use the asyncio event loop - the documentation specifies that the callback is invoked from a background thread.
確定! 回上一頁