ConversationalAgentSession.GetAudioRenderDeviceIdAsync Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Récupère de manière asynchrone l’ID de l’appareil de sortie vocale actuel.
public:
virtual IAsyncOperation<Platform::String ^> ^ GetAudioRenderDeviceIdAsync() = GetAudioRenderDeviceIdAsync;
/// [Windows.Foundation.Metadata.RemoteAsync]
IAsyncOperation<winrt::hstring> GetAudioRenderDeviceIdAsync();
[Windows.Foundation.Metadata.RemoteAsync]
public IAsyncOperation<string> GetAudioRenderDeviceIdAsync();
function getAudioRenderDeviceIdAsync()
Public Function GetAudioRenderDeviceIdAsync () As IAsyncOperation(Of String)
Retours
Résultat de l’opération asynchrone sous forme de chaîne.
- Attributs