Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 898 Bytes

conversationalagentsession_getaudioclientasync_428364567.md

File metadata and controls

27 lines (17 loc) · 898 Bytes
-api-id -api-type ms.custom
M:Windows.ApplicationModel.ConversationalAgent.ConversationalAgentSession.GetAudioClientAsync
winrt method
19H1

Windows.ApplicationModel.ConversationalAgent.ConversationalAgentSession.GetAudioClientAsync

-description

Asynchronously retrieves an IAudioClient object that creates and initializes an audio stream between your application and the audio rendering device.

-returns

The result of the asynchronous operation as an IAudioClient object.

-remarks

-see-also

GetAudioRenderDeviceIdAsync

-examples