// C++/WinRT v2.0.250303.1 // Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. #pragma once #ifndef WINRT_Windows_Media_SpeechSynthesis_0_H #define WINRT_Windows_Media_SpeechSynthesis_0_H WINRT_EXPORT namespace winrt::Windows::Media::SpeechSynthesis { enum class SpeechAppendedSilence : int32_t { Default = 0, Min = 1, }; enum class SpeechPunctuationSilence : int32_t { Default = 0, Min = 1, }; enum class VoiceGender : int32_t { Male = 0, Female = 1, }; struct IInstalledVoicesStatic; struct IInstalledVoicesStatic2; struct ISpeechSynthesisStream; struct ISpeechSynthesizer; struct ISpeechSynthesizer2; struct ISpeechSynthesizerOptions; struct ISpeechSynthesizerOptions2; struct ISpeechSynthesizerOptions3; struct IVoiceInformation; struct SpeechSynthesisStream; struct SpeechSynthesizer; struct SpeechSynthesizerOptions; struct VoiceInformation; } namespace winrt::impl { template <> struct category{ using type = interface_category; }; template <> struct category{ using type = interface_category; }; template <> struct category{ using type = interface_category; }; template <> struct category{ using type = interface_category; }; template <> struct category{ using type = interface_category; }; template <> struct category{ using type = interface_category; }; template <> struct category{ using type = interface_category; }; template <> struct category{ using type = interface_category; }; template <> struct category{ using type = interface_category; }; template <> struct category{ using type = class_category; }; template <> struct category{ using type = class_category; }; template <> struct category{ using type = class_category; }; template <> struct category{ using type = class_category; }; template <> struct category{ using type = enum_category; }; template <> struct category{ using type = enum_category; }; template <> struct category{ using type = enum_category; }; template <> inline constexpr auto& name_v = L"Windows.Media.SpeechSynthesis.SpeechSynthesisStream"; template <> inline constexpr auto& name_v = L"Windows.Media.SpeechSynthesis.SpeechSynthesizer"; template <> inline constexpr auto& name_v = L"Windows.Media.SpeechSynthesis.SpeechSynthesizerOptions"; template <> inline constexpr auto& name_v = L"Windows.Media.SpeechSynthesis.VoiceInformation"; template <> inline constexpr auto& name_v = L"Windows.Media.SpeechSynthesis.SpeechAppendedSilence"; template <> inline constexpr auto& name_v = L"Windows.Media.SpeechSynthesis.SpeechPunctuationSilence"; template <> inline constexpr auto& name_v = L"Windows.Media.SpeechSynthesis.VoiceGender"; template <> inline constexpr auto& name_v = L"Windows.Media.SpeechSynthesis.IInstalledVoicesStatic"; template <> inline constexpr auto& name_v = L"Windows.Media.SpeechSynthesis.IInstalledVoicesStatic2"; template <> inline constexpr auto& name_v = L"Windows.Media.SpeechSynthesis.ISpeechSynthesisStream"; template <> inline constexpr auto& name_v = L"Windows.Media.SpeechSynthesis.ISpeechSynthesizer"; template <> inline constexpr auto& name_v = L"Windows.Media.SpeechSynthesis.ISpeechSynthesizer2"; template <> inline constexpr auto& name_v = L"Windows.Media.SpeechSynthesis.ISpeechSynthesizerOptions"; template <> inline constexpr auto& name_v = L"Windows.Media.SpeechSynthesis.ISpeechSynthesizerOptions2"; template <> inline constexpr auto& name_v = L"Windows.Media.SpeechSynthesis.ISpeechSynthesizerOptions3"; template <> inline constexpr auto& name_v = L"Windows.Media.SpeechSynthesis.IVoiceInformation"; template <> inline constexpr guid guid_v{ 0x7D526ECC,0x7533,0x4C3F,{ 0x85,0xBE,0x88,0x8C,0x2B,0xAE,0xEB,0xDC } }; // 7D526ECC-7533-4C3F-85BE-888C2BAEEBDC template <> inline constexpr guid guid_v{ 0x64255F2E,0x358D,0x4058,{ 0xBE,0x9A,0xFD,0x3F,0xCB,0x42,0x35,0x30 } }; // 64255F2E-358D-4058-BE9A-FD3FCB423530 template <> inline constexpr guid guid_v{ 0x83E46E93,0x244C,0x4622,{ 0xBA,0x0B,0x62,0x29,0xC4,0xD0,0xD6,0x5D } }; // 83E46E93-244C-4622-BA0B-6229C4D0D65D template <> inline constexpr guid guid_v{ 0xCE9F7C76,0x97F4,0x4CED,{ 0xAD,0x68,0xD5,0x1C,0x45,0x8E,0x45,0xC6 } }; // CE9F7C76-97F4-4CED-AD68-D51C458E45C6 template <> inline constexpr guid guid_v{ 0xA7C5ECB2,0x4339,0x4D6A,{ 0xBB,0xF8,0xC7,0xA4,0xF1,0x54,0x4C,0x2E } }; // A7C5ECB2-4339-4D6A-BBF8-C7A4F1544C2E template <> inline constexpr guid guid_v{ 0xA0E23871,0xCC3D,0x43C9,{ 0x91,0xB1,0xEE,0x18,0x53,0x24,0xD8,0x3D } }; // A0E23871-CC3D-43C9-91B1-EE185324D83D template <> inline constexpr guid guid_v{ 0x1CBEF60E,0x119C,0x4BED,{ 0xB1,0x18,0xD2,0x50,0xC3,0xA2,0x57,0x93 } }; // 1CBEF60E-119C-4BED-B118-D250C3A25793 template <> inline constexpr guid guid_v{ 0x401ED877,0x902C,0x4814,{ 0xA5,0x82,0xA5,0xD0,0xC0,0x76,0x9F,0xA8 } }; // 401ED877-902C-4814-A582-A5D0C0769FA8 template <> inline constexpr guid guid_v{ 0xB127D6A4,0x1291,0x4604,{ 0xAA,0x9C,0x83,0x13,0x40,0x83,0x35,0x2C } }; // B127D6A4-1291-4604-AA9C-83134083352C template <> struct default_interface{ using type = winrt::Windows::Media::SpeechSynthesis::ISpeechSynthesisStream; }; template <> struct default_interface{ using type = winrt::Windows::Media::SpeechSynthesis::ISpeechSynthesizer; }; template <> struct default_interface{ using type = winrt::Windows::Media::SpeechSynthesis::ISpeechSynthesizerOptions; }; template <> struct default_interface{ using type = winrt::Windows::Media::SpeechSynthesis::IVoiceInformation; }; template <> struct abi { struct WINRT_IMPL_NOVTABLE type : inspectable_abi { virtual int32_t __stdcall get_AllVoices(void**) noexcept = 0; virtual int32_t __stdcall get_DefaultVoice(void**) noexcept = 0; }; }; template <> struct abi { struct WINRT_IMPL_NOVTABLE type : inspectable_abi { virtual int32_t __stdcall TrySetDefaultVoiceAsync(void*, void**) noexcept = 0; }; }; template <> struct abi { struct WINRT_IMPL_NOVTABLE type : inspectable_abi { virtual int32_t __stdcall get_Markers(void**) noexcept = 0; }; }; template <> struct abi { struct WINRT_IMPL_NOVTABLE type : inspectable_abi { virtual int32_t __stdcall SynthesizeTextToStreamAsync(void*, void**) noexcept = 0; virtual int32_t __stdcall SynthesizeSsmlToStreamAsync(void*, void**) noexcept = 0; virtual int32_t __stdcall put_Voice(void*) noexcept = 0; virtual int32_t __stdcall get_Voice(void**) noexcept = 0; }; }; template <> struct abi { struct WINRT_IMPL_NOVTABLE type : inspectable_abi { virtual int32_t __stdcall get_Options(void**) noexcept = 0; }; }; template <> struct abi { struct WINRT_IMPL_NOVTABLE type : inspectable_abi { virtual int32_t __stdcall get_IncludeWordBoundaryMetadata(bool*) noexcept = 0; virtual int32_t __stdcall put_IncludeWordBoundaryMetadata(bool) noexcept = 0; virtual int32_t __stdcall get_IncludeSentenceBoundaryMetadata(bool*) noexcept = 0; virtual int32_t __stdcall put_IncludeSentenceBoundaryMetadata(bool) noexcept = 0; }; }; template <> struct abi { struct WINRT_IMPL_NOVTABLE type : inspectable_abi { virtual int32_t __stdcall get_AudioVolume(double*) noexcept = 0; virtual int32_t __stdcall put_AudioVolume(double) noexcept = 0; virtual int32_t __stdcall get_SpeakingRate(double*) noexcept = 0; virtual int32_t __stdcall put_SpeakingRate(double) noexcept = 0; virtual int32_t __stdcall get_AudioPitch(double*) noexcept = 0; virtual int32_t __stdcall put_AudioPitch(double) noexcept = 0; }; }; template <> struct abi { struct WINRT_IMPL_NOVTABLE type : inspectable_abi { virtual int32_t __stdcall get_AppendedSilence(int32_t*) noexcept = 0; virtual int32_t __stdcall put_AppendedSilence(int32_t) noexcept = 0; virtual int32_t __stdcall get_PunctuationSilence(int32_t*) noexcept = 0; virtual int32_t __stdcall put_PunctuationSilence(int32_t) noexcept = 0; }; }; template <> struct abi { struct WINRT_IMPL_NOVTABLE type : inspectable_abi { virtual int32_t __stdcall get_DisplayName(void**) noexcept = 0; virtual int32_t __stdcall get_Id(void**) noexcept = 0; virtual int32_t __stdcall get_Language(void**) noexcept = 0; virtual int32_t __stdcall get_Description(void**) noexcept = 0; virtual int32_t __stdcall get_Gender(int32_t*) noexcept = 0; }; }; template struct consume_Windows_Media_SpeechSynthesis_IInstalledVoicesStatic { [[nodiscard]] auto AllVoices() const; [[nodiscard]] auto DefaultVoice() const; }; template <> struct consume { template using type = consume_Windows_Media_SpeechSynthesis_IInstalledVoicesStatic; }; template struct consume_Windows_Media_SpeechSynthesis_IInstalledVoicesStatic2 { auto TrySetDefaultVoiceAsync(winrt::Windows::Media::SpeechSynthesis::VoiceInformation const& voice) const; }; template <> struct consume { template using type = consume_Windows_Media_SpeechSynthesis_IInstalledVoicesStatic2; }; template struct consume_Windows_Media_SpeechSynthesis_ISpeechSynthesisStream { [[nodiscard]] auto Markers() const; }; template <> struct consume { template using type = consume_Windows_Media_SpeechSynthesis_ISpeechSynthesisStream; }; template struct consume_Windows_Media_SpeechSynthesis_ISpeechSynthesizer { auto SynthesizeTextToStreamAsync(param::hstring const& text) const; auto SynthesizeSsmlToStreamAsync(param::hstring const& Ssml) const; auto Voice(winrt::Windows::Media::SpeechSynthesis::VoiceInformation const& value) const; [[nodiscard]] auto Voice() const; }; template <> struct consume { template using type = consume_Windows_Media_SpeechSynthesis_ISpeechSynthesizer; }; template struct consume_Windows_Media_SpeechSynthesis_ISpeechSynthesizer2 { [[nodiscard]] auto Options() const; }; template <> struct consume { template using type = consume_Windows_Media_SpeechSynthesis_ISpeechSynthesizer2; }; template struct consume_Windows_Media_SpeechSynthesis_ISpeechSynthesizerOptions { [[nodiscard]] auto IncludeWordBoundaryMetadata() const; auto IncludeWordBoundaryMetadata(bool value) const; [[nodiscard]] auto IncludeSentenceBoundaryMetadata() const; auto IncludeSentenceBoundaryMetadata(bool value) const; }; template <> struct consume { template using type = consume_Windows_Media_SpeechSynthesis_ISpeechSynthesizerOptions; }; template struct consume_Windows_Media_SpeechSynthesis_ISpeechSynthesizerOptions2 { [[nodiscard]] auto AudioVolume() const; auto AudioVolume(double value) const; [[nodiscard]] auto SpeakingRate() const; auto SpeakingRate(double value) const; [[nodiscard]] auto AudioPitch() const; auto AudioPitch(double value) const; }; template <> struct consume { template using type = consume_Windows_Media_SpeechSynthesis_ISpeechSynthesizerOptions2; }; template struct consume_Windows_Media_SpeechSynthesis_ISpeechSynthesizerOptions3 { [[nodiscard]] auto AppendedSilence() const; auto AppendedSilence(winrt::Windows::Media::SpeechSynthesis::SpeechAppendedSilence const& value) const; [[nodiscard]] auto PunctuationSilence() const; auto PunctuationSilence(winrt::Windows::Media::SpeechSynthesis::SpeechPunctuationSilence const& value) const; }; template <> struct consume { template using type = consume_Windows_Media_SpeechSynthesis_ISpeechSynthesizerOptions3; }; template struct consume_Windows_Media_SpeechSynthesis_IVoiceInformation { [[nodiscard]] auto DisplayName() const; [[nodiscard]] auto Id() const; [[nodiscard]] auto Language() const; [[nodiscard]] auto Description() const; [[nodiscard]] auto Gender() const; }; template <> struct consume { template using type = consume_Windows_Media_SpeechSynthesis_IVoiceInformation; }; } #endif