Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 870 Bytes

conversationalagentsession_createaudiodeviceinputnodeasync_1477409751.md

File metadata and controls

31 lines (19 loc) · 870 Bytes
-api-id -api-type ms.custom
M:Windows.ApplicationModel.ConversationalAgent.ConversationalAgentSession.CreateAudioDeviceInputNodeAsync(Windows.Media.Audio.AudioGraph)
winrt method
19H1

Windows.ApplicationModel.ConversationalAgent.ConversationalAgentSession.CreateAudioDeviceInputNodeAsync

-description

Asynchronously creates an audio graph input node.

-parameters

-param graph

An audio graph that represents the connected input, output, and submix nodes for manipulating and routing audio.

-returns

The result of the asynchronous operation as an AudioDeviceInputNode.

-remarks

-see-also

-examples