@aws-sdk/client-chime-sdk-voice 3.297.0 → 3.299.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (220) hide show
  1. package/README.md +152 -0
  2. package/dist-cjs/ChimeSDKVoice.js +285 -0
  3. package/dist-cjs/commands/BatchDeletePhoneNumberCommand.js +1 -1
  4. package/dist-cjs/commands/CreateSipMediaApplicationCallCommand.js +1 -1
  5. package/dist-cjs/commands/CreateSipRuleCommand.js +2 -3
  6. package/dist-cjs/commands/CreateVoiceConnectorCommand.js +2 -3
  7. package/dist-cjs/commands/CreateVoiceConnectorGroupCommand.js +2 -3
  8. package/dist-cjs/commands/CreateVoiceProfileCommand.js +46 -0
  9. package/dist-cjs/commands/CreateVoiceProfileDomainCommand.js +46 -0
  10. package/dist-cjs/commands/DeletePhoneNumberCommand.js +1 -1
  11. package/dist-cjs/commands/DeleteProxySessionCommand.js +2 -3
  12. package/dist-cjs/commands/DeleteSipMediaApplicationCommand.js +2 -3
  13. package/dist-cjs/commands/DeleteSipRuleCommand.js +2 -3
  14. package/dist-cjs/commands/DeleteVoiceConnectorCommand.js +2 -3
  15. package/dist-cjs/commands/DeleteVoiceConnectorEmergencyCallingConfigurationCommand.js +2 -3
  16. package/dist-cjs/commands/DeleteVoiceConnectorGroupCommand.js +2 -3
  17. package/dist-cjs/commands/DeleteVoiceConnectorOriginationCommand.js +2 -3
  18. package/dist-cjs/commands/DeleteVoiceConnectorProxyCommand.js +2 -3
  19. package/dist-cjs/commands/DeleteVoiceConnectorStreamingConfigurationCommand.js +2 -3
  20. package/dist-cjs/commands/DeleteVoiceConnectorTerminationCommand.js +2 -3
  21. package/dist-cjs/commands/DeleteVoiceConnectorTerminationCredentialsCommand.js +1 -1
  22. package/dist-cjs/commands/DeleteVoiceProfileCommand.js +45 -0
  23. package/dist-cjs/commands/DeleteVoiceProfileDomainCommand.js +45 -0
  24. package/dist-cjs/commands/GetGlobalSettingsCommand.js +2 -3
  25. package/dist-cjs/commands/GetPhoneNumberOrderCommand.js +1 -1
  26. package/dist-cjs/commands/GetPhoneNumberSettingsCommand.js +1 -1
  27. package/dist-cjs/commands/GetProxySessionCommand.js +1 -1
  28. package/dist-cjs/commands/GetSipMediaApplicationAlexaSkillConfigurationCommand.js +1 -1
  29. package/dist-cjs/commands/GetSipMediaApplicationCommand.js +1 -1
  30. package/dist-cjs/commands/GetSipMediaApplicationLoggingConfigurationCommand.js +2 -3
  31. package/dist-cjs/commands/GetSipRuleCommand.js +2 -3
  32. package/dist-cjs/commands/GetSpeakerSearchTaskCommand.js +45 -0
  33. package/dist-cjs/commands/GetVoiceConnectorCommand.js +2 -3
  34. package/dist-cjs/commands/GetVoiceConnectorEmergencyCallingConfigurationCommand.js +1 -1
  35. package/dist-cjs/commands/GetVoiceConnectorGroupCommand.js +2 -3
  36. package/dist-cjs/commands/GetVoiceConnectorLoggingConfigurationCommand.js +2 -3
  37. package/dist-cjs/commands/GetVoiceConnectorOriginationCommand.js +2 -3
  38. package/dist-cjs/commands/GetVoiceConnectorProxyCommand.js +1 -1
  39. package/dist-cjs/commands/GetVoiceConnectorStreamingConfigurationCommand.js +1 -1
  40. package/dist-cjs/commands/GetVoiceConnectorTerminationCommand.js +1 -1
  41. package/dist-cjs/commands/GetVoiceConnectorTerminationHealthCommand.js +2 -3
  42. package/dist-cjs/commands/GetVoiceProfileCommand.js +46 -0
  43. package/dist-cjs/commands/GetVoiceProfileDomainCommand.js +46 -0
  44. package/dist-cjs/commands/GetVoiceToneAnalysisTaskCommand.js +45 -0
  45. package/dist-cjs/commands/ListAvailableVoiceConnectorRegionsCommand.js +2 -3
  46. package/dist-cjs/commands/ListPhoneNumberOrdersCommand.js +1 -1
  47. package/dist-cjs/commands/ListPhoneNumbersCommand.js +1 -1
  48. package/dist-cjs/commands/ListProxySessionsCommand.js +1 -1
  49. package/dist-cjs/commands/ListSipMediaApplicationsCommand.js +1 -1
  50. package/dist-cjs/commands/ListSipRulesCommand.js +2 -3
  51. package/dist-cjs/commands/ListSupportedPhoneNumberCountriesCommand.js +2 -3
  52. package/dist-cjs/commands/ListTagsForResourceCommand.js +46 -0
  53. package/dist-cjs/commands/ListVoiceConnectorGroupsCommand.js +2 -3
  54. package/dist-cjs/commands/ListVoiceConnectorTerminationCredentialsCommand.js +1 -1
  55. package/dist-cjs/commands/ListVoiceConnectorsCommand.js +2 -3
  56. package/dist-cjs/commands/ListVoiceProfileDomainsCommand.js +46 -0
  57. package/dist-cjs/commands/ListVoiceProfilesCommand.js +46 -0
  58. package/dist-cjs/commands/PutSipMediaApplicationLoggingConfigurationCommand.js +2 -3
  59. package/dist-cjs/commands/PutVoiceConnectorLoggingConfigurationCommand.js +2 -3
  60. package/dist-cjs/commands/PutVoiceConnectorOriginationCommand.js +2 -3
  61. package/dist-cjs/commands/PutVoiceConnectorTerminationCredentialsCommand.js +1 -1
  62. package/dist-cjs/commands/SearchAvailablePhoneNumbersCommand.js +1 -1
  63. package/dist-cjs/commands/StartSpeakerSearchTaskCommand.js +45 -0
  64. package/dist-cjs/commands/StartVoiceToneAnalysisTaskCommand.js +45 -0
  65. package/dist-cjs/commands/StopSpeakerSearchTaskCommand.js +45 -0
  66. package/dist-cjs/commands/StopVoiceToneAnalysisTaskCommand.js +45 -0
  67. package/dist-cjs/commands/TagResourceCommand.js +46 -0
  68. package/dist-cjs/commands/UntagResourceCommand.js +46 -0
  69. package/dist-cjs/commands/UpdateGlobalSettingsCommand.js +2 -3
  70. package/dist-cjs/commands/UpdatePhoneNumberSettingsCommand.js +1 -1
  71. package/dist-cjs/commands/UpdateProxySessionCommand.js +1 -1
  72. package/dist-cjs/commands/UpdateSipMediaApplicationCallCommand.js +1 -1
  73. package/dist-cjs/commands/UpdateSipRuleCommand.js +2 -3
  74. package/dist-cjs/commands/UpdateVoiceConnectorCommand.js +2 -3
  75. package/dist-cjs/commands/UpdateVoiceConnectorGroupCommand.js +2 -3
  76. package/dist-cjs/commands/UpdateVoiceProfileCommand.js +46 -0
  77. package/dist-cjs/commands/UpdateVoiceProfileDomainCommand.js +46 -0
  78. package/dist-cjs/commands/index.js +19 -0
  79. package/dist-cjs/models/models_0.js +127 -321
  80. package/dist-cjs/pagination/ListVoiceProfileDomainsPaginator.js +29 -0
  81. package/dist-cjs/pagination/ListVoiceProfilesPaginator.js +29 -0
  82. package/dist-cjs/pagination/index.js +2 -0
  83. package/dist-cjs/protocols/Aws_restJson1.js +2085 -342
  84. package/dist-es/ChimeSDKVoice.js +285 -0
  85. package/dist-es/commands/BatchDeletePhoneNumberCommand.js +2 -2
  86. package/dist-es/commands/CreateSipMediaApplicationCallCommand.js +2 -2
  87. package/dist-es/commands/CreateSipRuleCommand.js +2 -3
  88. package/dist-es/commands/CreateVoiceConnectorCommand.js +2 -3
  89. package/dist-es/commands/CreateVoiceConnectorGroupCommand.js +2 -3
  90. package/dist-es/commands/CreateVoiceProfileCommand.js +42 -0
  91. package/dist-es/commands/CreateVoiceProfileDomainCommand.js +42 -0
  92. package/dist-es/commands/DeletePhoneNumberCommand.js +1 -1
  93. package/dist-es/commands/DeleteProxySessionCommand.js +2 -3
  94. package/dist-es/commands/DeleteSipMediaApplicationCommand.js +2 -3
  95. package/dist-es/commands/DeleteSipRuleCommand.js +2 -3
  96. package/dist-es/commands/DeleteVoiceConnectorCommand.js +2 -3
  97. package/dist-es/commands/DeleteVoiceConnectorEmergencyCallingConfigurationCommand.js +2 -3
  98. package/dist-es/commands/DeleteVoiceConnectorGroupCommand.js +2 -3
  99. package/dist-es/commands/DeleteVoiceConnectorOriginationCommand.js +2 -3
  100. package/dist-es/commands/DeleteVoiceConnectorProxyCommand.js +2 -3
  101. package/dist-es/commands/DeleteVoiceConnectorStreamingConfigurationCommand.js +2 -3
  102. package/dist-es/commands/DeleteVoiceConnectorTerminationCommand.js +2 -3
  103. package/dist-es/commands/DeleteVoiceConnectorTerminationCredentialsCommand.js +1 -1
  104. package/dist-es/commands/DeleteVoiceProfileCommand.js +41 -0
  105. package/dist-es/commands/DeleteVoiceProfileDomainCommand.js +41 -0
  106. package/dist-es/commands/GetGlobalSettingsCommand.js +2 -3
  107. package/dist-es/commands/GetPhoneNumberOrderCommand.js +2 -2
  108. package/dist-es/commands/GetPhoneNumberSettingsCommand.js +1 -1
  109. package/dist-es/commands/GetProxySessionCommand.js +2 -2
  110. package/dist-es/commands/GetSipMediaApplicationAlexaSkillConfigurationCommand.js +2 -2
  111. package/dist-es/commands/GetSipMediaApplicationCommand.js +2 -2
  112. package/dist-es/commands/GetSipMediaApplicationLoggingConfigurationCommand.js +2 -3
  113. package/dist-es/commands/GetSipRuleCommand.js +2 -3
  114. package/dist-es/commands/GetSpeakerSearchTaskCommand.js +41 -0
  115. package/dist-es/commands/GetVoiceConnectorCommand.js +2 -3
  116. package/dist-es/commands/GetVoiceConnectorEmergencyCallingConfigurationCommand.js +2 -2
  117. package/dist-es/commands/GetVoiceConnectorGroupCommand.js +2 -3
  118. package/dist-es/commands/GetVoiceConnectorLoggingConfigurationCommand.js +2 -3
  119. package/dist-es/commands/GetVoiceConnectorOriginationCommand.js +2 -3
  120. package/dist-es/commands/GetVoiceConnectorProxyCommand.js +2 -2
  121. package/dist-es/commands/GetVoiceConnectorStreamingConfigurationCommand.js +2 -2
  122. package/dist-es/commands/GetVoiceConnectorTerminationCommand.js +2 -2
  123. package/dist-es/commands/GetVoiceConnectorTerminationHealthCommand.js +2 -3
  124. package/dist-es/commands/GetVoiceProfileCommand.js +42 -0
  125. package/dist-es/commands/GetVoiceProfileDomainCommand.js +42 -0
  126. package/dist-es/commands/GetVoiceToneAnalysisTaskCommand.js +41 -0
  127. package/dist-es/commands/ListAvailableVoiceConnectorRegionsCommand.js +2 -3
  128. package/dist-es/commands/ListPhoneNumberOrdersCommand.js +2 -2
  129. package/dist-es/commands/ListPhoneNumbersCommand.js +2 -2
  130. package/dist-es/commands/ListProxySessionsCommand.js +2 -2
  131. package/dist-es/commands/ListSipMediaApplicationsCommand.js +2 -2
  132. package/dist-es/commands/ListSipRulesCommand.js +2 -3
  133. package/dist-es/commands/ListSupportedPhoneNumberCountriesCommand.js +2 -3
  134. package/dist-es/commands/ListTagsForResourceCommand.js +42 -0
  135. package/dist-es/commands/ListVoiceConnectorGroupsCommand.js +2 -3
  136. package/dist-es/commands/ListVoiceConnectorTerminationCredentialsCommand.js +2 -2
  137. package/dist-es/commands/ListVoiceConnectorsCommand.js +2 -3
  138. package/dist-es/commands/ListVoiceProfileDomainsCommand.js +42 -0
  139. package/dist-es/commands/ListVoiceProfilesCommand.js +42 -0
  140. package/dist-es/commands/PutSipMediaApplicationLoggingConfigurationCommand.js +2 -3
  141. package/dist-es/commands/PutVoiceConnectorLoggingConfigurationCommand.js +2 -3
  142. package/dist-es/commands/PutVoiceConnectorOriginationCommand.js +2 -3
  143. package/dist-es/commands/PutVoiceConnectorTerminationCredentialsCommand.js +1 -1
  144. package/dist-es/commands/SearchAvailablePhoneNumbersCommand.js +2 -2
  145. package/dist-es/commands/StartSpeakerSearchTaskCommand.js +41 -0
  146. package/dist-es/commands/StartVoiceToneAnalysisTaskCommand.js +41 -0
  147. package/dist-es/commands/StopSpeakerSearchTaskCommand.js +41 -0
  148. package/dist-es/commands/StopVoiceToneAnalysisTaskCommand.js +41 -0
  149. package/dist-es/commands/TagResourceCommand.js +42 -0
  150. package/dist-es/commands/UntagResourceCommand.js +42 -0
  151. package/dist-es/commands/UpdateGlobalSettingsCommand.js +2 -3
  152. package/dist-es/commands/UpdatePhoneNumberSettingsCommand.js +1 -1
  153. package/dist-es/commands/UpdateProxySessionCommand.js +2 -2
  154. package/dist-es/commands/UpdateSipMediaApplicationCallCommand.js +2 -2
  155. package/dist-es/commands/UpdateSipRuleCommand.js +2 -3
  156. package/dist-es/commands/UpdateVoiceConnectorCommand.js +2 -3
  157. package/dist-es/commands/UpdateVoiceConnectorGroupCommand.js +2 -3
  158. package/dist-es/commands/UpdateVoiceProfileCommand.js +42 -0
  159. package/dist-es/commands/UpdateVoiceProfileDomainCommand.js +42 -0
  160. package/dist-es/commands/index.js +19 -0
  161. package/dist-es/models/models_0.js +101 -228
  162. package/dist-es/pagination/ListVoiceProfileDomainsPaginator.js +25 -0
  163. package/dist-es/pagination/ListVoiceProfilesPaginator.js +25 -0
  164. package/dist-es/pagination/index.js +2 -0
  165. package/dist-es/protocols/Aws_restJson1.js +1982 -278
  166. package/dist-types/ChimeSDKVoice.d.ts +133 -0
  167. package/dist-types/ChimeSDKVoiceClient.d.ts +21 -2
  168. package/dist-types/commands/CreateVoiceProfileCommand.d.ts +39 -0
  169. package/dist-types/commands/CreateVoiceProfileDomainCommand.d.ts +39 -0
  170. package/dist-types/commands/DeleteVoiceProfileCommand.d.ts +39 -0
  171. package/dist-types/commands/DeleteVoiceProfileDomainCommand.d.ts +39 -0
  172. package/dist-types/commands/GetSpeakerSearchTaskCommand.d.ts +39 -0
  173. package/dist-types/commands/GetVoiceProfileCommand.d.ts +39 -0
  174. package/dist-types/commands/GetVoiceProfileDomainCommand.d.ts +39 -0
  175. package/dist-types/commands/GetVoiceToneAnalysisTaskCommand.d.ts +39 -0
  176. package/dist-types/commands/ListTagsForResourceCommand.d.ts +39 -0
  177. package/dist-types/commands/ListVoiceProfileDomainsCommand.d.ts +39 -0
  178. package/dist-types/commands/ListVoiceProfilesCommand.d.ts +39 -0
  179. package/dist-types/commands/StartSpeakerSearchTaskCommand.d.ts +39 -0
  180. package/dist-types/commands/StartVoiceToneAnalysisTaskCommand.d.ts +39 -0
  181. package/dist-types/commands/StopSpeakerSearchTaskCommand.d.ts +39 -0
  182. package/dist-types/commands/StopVoiceToneAnalysisTaskCommand.d.ts +39 -0
  183. package/dist-types/commands/TagResourceCommand.d.ts +39 -0
  184. package/dist-types/commands/UntagResourceCommand.d.ts +39 -0
  185. package/dist-types/commands/UpdateVoiceProfileCommand.d.ts +39 -0
  186. package/dist-types/commands/UpdateVoiceProfileDomainCommand.d.ts +39 -0
  187. package/dist-types/commands/index.d.ts +19 -0
  188. package/dist-types/models/models_0.d.ts +384 -294
  189. package/dist-types/pagination/ListVoiceProfileDomainsPaginator.d.ts +7 -0
  190. package/dist-types/pagination/ListVoiceProfilesPaginator.d.ts +7 -0
  191. package/dist-types/pagination/index.d.ts +2 -0
  192. package/dist-types/protocols/Aws_restJson1.d.ts +57 -0
  193. package/dist-types/ts3.4/ChimeSDKVoice.d.ts +323 -0
  194. package/dist-types/ts3.4/ChimeSDKVoiceClient.d.ts +114 -0
  195. package/dist-types/ts3.4/commands/CreateVoiceProfileCommand.d.ts +38 -0
  196. package/dist-types/ts3.4/commands/CreateVoiceProfileDomainCommand.d.ts +41 -0
  197. package/dist-types/ts3.4/commands/DeleteVoiceProfileCommand.d.ts +33 -0
  198. package/dist-types/ts3.4/commands/DeleteVoiceProfileDomainCommand.d.ts +37 -0
  199. package/dist-types/ts3.4/commands/GetSpeakerSearchTaskCommand.d.ts +41 -0
  200. package/dist-types/ts3.4/commands/GetVoiceProfileCommand.d.ts +37 -0
  201. package/dist-types/ts3.4/commands/GetVoiceProfileDomainCommand.d.ts +41 -0
  202. package/dist-types/ts3.4/commands/GetVoiceToneAnalysisTaskCommand.d.ts +41 -0
  203. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +38 -0
  204. package/dist-types/ts3.4/commands/ListVoiceProfileDomainsCommand.d.ts +41 -0
  205. package/dist-types/ts3.4/commands/ListVoiceProfilesCommand.d.ts +38 -0
  206. package/dist-types/ts3.4/commands/StartSpeakerSearchTaskCommand.d.ts +41 -0
  207. package/dist-types/ts3.4/commands/StartVoiceToneAnalysisTaskCommand.d.ts +41 -0
  208. package/dist-types/ts3.4/commands/StopSpeakerSearchTaskCommand.d.ts +36 -0
  209. package/dist-types/ts3.4/commands/StopVoiceToneAnalysisTaskCommand.d.ts +37 -0
  210. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +32 -0
  211. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +32 -0
  212. package/dist-types/ts3.4/commands/UpdateVoiceProfileCommand.d.ts +38 -0
  213. package/dist-types/ts3.4/commands/UpdateVoiceProfileDomainCommand.d.ts +41 -0
  214. package/dist-types/ts3.4/commands/index.d.ts +19 -0
  215. package/dist-types/ts3.4/models/models_0.d.ts +260 -245
  216. package/dist-types/ts3.4/pagination/ListVoiceProfileDomainsPaginator.d.ts +11 -0
  217. package/dist-types/ts3.4/pagination/ListVoiceProfilesPaginator.d.ts +11 -0
  218. package/dist-types/ts3.4/pagination/index.d.ts +2 -0
  219. package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +228 -0
  220. package/package.json +11 -10
@@ -11,6 +11,8 @@ import { CreateSipMediaApplicationCommandInput, CreateSipMediaApplicationCommand
11
11
  import { CreateSipRuleCommandInput, CreateSipRuleCommandOutput } from "./commands/CreateSipRuleCommand";
12
12
  import { CreateVoiceConnectorCommandInput, CreateVoiceConnectorCommandOutput } from "./commands/CreateVoiceConnectorCommand";
13
13
  import { CreateVoiceConnectorGroupCommandInput, CreateVoiceConnectorGroupCommandOutput } from "./commands/CreateVoiceConnectorGroupCommand";
14
+ import { CreateVoiceProfileCommandInput, CreateVoiceProfileCommandOutput } from "./commands/CreateVoiceProfileCommand";
15
+ import { CreateVoiceProfileDomainCommandInput, CreateVoiceProfileDomainCommandOutput } from "./commands/CreateVoiceProfileDomainCommand";
14
16
  import { DeletePhoneNumberCommandInput, DeletePhoneNumberCommandOutput } from "./commands/DeletePhoneNumberCommand";
15
17
  import { DeleteProxySessionCommandInput, DeleteProxySessionCommandOutput } from "./commands/DeleteProxySessionCommand";
16
18
  import { DeleteSipMediaApplicationCommandInput, DeleteSipMediaApplicationCommandOutput } from "./commands/DeleteSipMediaApplicationCommand";
@@ -23,6 +25,8 @@ import { DeleteVoiceConnectorProxyCommandInput, DeleteVoiceConnectorProxyCommand
23
25
  import { DeleteVoiceConnectorStreamingConfigurationCommandInput, DeleteVoiceConnectorStreamingConfigurationCommandOutput } from "./commands/DeleteVoiceConnectorStreamingConfigurationCommand";
24
26
  import { DeleteVoiceConnectorTerminationCommandInput, DeleteVoiceConnectorTerminationCommandOutput } from "./commands/DeleteVoiceConnectorTerminationCommand";
25
27
  import { DeleteVoiceConnectorTerminationCredentialsCommandInput, DeleteVoiceConnectorTerminationCredentialsCommandOutput } from "./commands/DeleteVoiceConnectorTerminationCredentialsCommand";
28
+ import { DeleteVoiceProfileCommandInput, DeleteVoiceProfileCommandOutput } from "./commands/DeleteVoiceProfileCommand";
29
+ import { DeleteVoiceProfileDomainCommandInput, DeleteVoiceProfileDomainCommandOutput } from "./commands/DeleteVoiceProfileDomainCommand";
26
30
  import { DisassociatePhoneNumbersFromVoiceConnectorCommandInput, DisassociatePhoneNumbersFromVoiceConnectorCommandOutput } from "./commands/DisassociatePhoneNumbersFromVoiceConnectorCommand";
27
31
  import { DisassociatePhoneNumbersFromVoiceConnectorGroupCommandInput, DisassociatePhoneNumbersFromVoiceConnectorGroupCommandOutput } from "./commands/DisassociatePhoneNumbersFromVoiceConnectorGroupCommand";
28
32
  import { GetGlobalSettingsCommandInput, GetGlobalSettingsCommandOutput } from "./commands/GetGlobalSettingsCommand";
@@ -34,6 +38,7 @@ import { GetSipMediaApplicationAlexaSkillConfigurationCommandInput, GetSipMediaA
34
38
  import { GetSipMediaApplicationCommandInput, GetSipMediaApplicationCommandOutput } from "./commands/GetSipMediaApplicationCommand";
35
39
  import { GetSipMediaApplicationLoggingConfigurationCommandInput, GetSipMediaApplicationLoggingConfigurationCommandOutput } from "./commands/GetSipMediaApplicationLoggingConfigurationCommand";
36
40
  import { GetSipRuleCommandInput, GetSipRuleCommandOutput } from "./commands/GetSipRuleCommand";
41
+ import { GetSpeakerSearchTaskCommandInput, GetSpeakerSearchTaskCommandOutput } from "./commands/GetSpeakerSearchTaskCommand";
37
42
  import { GetVoiceConnectorCommandInput, GetVoiceConnectorCommandOutput } from "./commands/GetVoiceConnectorCommand";
38
43
  import { GetVoiceConnectorEmergencyCallingConfigurationCommandInput, GetVoiceConnectorEmergencyCallingConfigurationCommandOutput } from "./commands/GetVoiceConnectorEmergencyCallingConfigurationCommand";
39
44
  import { GetVoiceConnectorGroupCommandInput, GetVoiceConnectorGroupCommandOutput } from "./commands/GetVoiceConnectorGroupCommand";
@@ -43,6 +48,9 @@ import { GetVoiceConnectorProxyCommandInput, GetVoiceConnectorProxyCommandOutput
43
48
  import { GetVoiceConnectorStreamingConfigurationCommandInput, GetVoiceConnectorStreamingConfigurationCommandOutput } from "./commands/GetVoiceConnectorStreamingConfigurationCommand";
44
49
  import { GetVoiceConnectorTerminationCommandInput, GetVoiceConnectorTerminationCommandOutput } from "./commands/GetVoiceConnectorTerminationCommand";
45
50
  import { GetVoiceConnectorTerminationHealthCommandInput, GetVoiceConnectorTerminationHealthCommandOutput } from "./commands/GetVoiceConnectorTerminationHealthCommand";
51
+ import { GetVoiceProfileCommandInput, GetVoiceProfileCommandOutput } from "./commands/GetVoiceProfileCommand";
52
+ import { GetVoiceProfileDomainCommandInput, GetVoiceProfileDomainCommandOutput } from "./commands/GetVoiceProfileDomainCommand";
53
+ import { GetVoiceToneAnalysisTaskCommandInput, GetVoiceToneAnalysisTaskCommandOutput } from "./commands/GetVoiceToneAnalysisTaskCommand";
46
54
  import { ListAvailableVoiceConnectorRegionsCommandInput, ListAvailableVoiceConnectorRegionsCommandOutput } from "./commands/ListAvailableVoiceConnectorRegionsCommand";
47
55
  import { ListPhoneNumberOrdersCommandInput, ListPhoneNumberOrdersCommandOutput } from "./commands/ListPhoneNumberOrdersCommand";
48
56
  import { ListPhoneNumbersCommandInput, ListPhoneNumbersCommandOutput } from "./commands/ListPhoneNumbersCommand";
@@ -50,9 +58,12 @@ import { ListProxySessionsCommandInput, ListProxySessionsCommandOutput } from ".
50
58
  import { ListSipMediaApplicationsCommandInput, ListSipMediaApplicationsCommandOutput } from "./commands/ListSipMediaApplicationsCommand";
51
59
  import { ListSipRulesCommandInput, ListSipRulesCommandOutput } from "./commands/ListSipRulesCommand";
52
60
  import { ListSupportedPhoneNumberCountriesCommandInput, ListSupportedPhoneNumberCountriesCommandOutput } from "./commands/ListSupportedPhoneNumberCountriesCommand";
61
+ import { ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput } from "./commands/ListTagsForResourceCommand";
53
62
  import { ListVoiceConnectorGroupsCommandInput, ListVoiceConnectorGroupsCommandOutput } from "./commands/ListVoiceConnectorGroupsCommand";
54
63
  import { ListVoiceConnectorsCommandInput, ListVoiceConnectorsCommandOutput } from "./commands/ListVoiceConnectorsCommand";
55
64
  import { ListVoiceConnectorTerminationCredentialsCommandInput, ListVoiceConnectorTerminationCredentialsCommandOutput } from "./commands/ListVoiceConnectorTerminationCredentialsCommand";
65
+ import { ListVoiceProfileDomainsCommandInput, ListVoiceProfileDomainsCommandOutput } from "./commands/ListVoiceProfileDomainsCommand";
66
+ import { ListVoiceProfilesCommandInput, ListVoiceProfilesCommandOutput } from "./commands/ListVoiceProfilesCommand";
56
67
  import { PutSipMediaApplicationAlexaSkillConfigurationCommandInput, PutSipMediaApplicationAlexaSkillConfigurationCommandOutput } from "./commands/PutSipMediaApplicationAlexaSkillConfigurationCommand";
57
68
  import { PutSipMediaApplicationLoggingConfigurationCommandInput, PutSipMediaApplicationLoggingConfigurationCommandOutput } from "./commands/PutSipMediaApplicationLoggingConfigurationCommand";
58
69
  import { PutVoiceConnectorEmergencyCallingConfigurationCommandInput, PutVoiceConnectorEmergencyCallingConfigurationCommandOutput } from "./commands/PutVoiceConnectorEmergencyCallingConfigurationCommand";
@@ -64,6 +75,12 @@ import { PutVoiceConnectorTerminationCommandInput, PutVoiceConnectorTerminationC
64
75
  import { PutVoiceConnectorTerminationCredentialsCommandInput, PutVoiceConnectorTerminationCredentialsCommandOutput } from "./commands/PutVoiceConnectorTerminationCredentialsCommand";
65
76
  import { RestorePhoneNumberCommandInput, RestorePhoneNumberCommandOutput } from "./commands/RestorePhoneNumberCommand";
66
77
  import { SearchAvailablePhoneNumbersCommandInput, SearchAvailablePhoneNumbersCommandOutput } from "./commands/SearchAvailablePhoneNumbersCommand";
78
+ import { StartSpeakerSearchTaskCommandInput, StartSpeakerSearchTaskCommandOutput } from "./commands/StartSpeakerSearchTaskCommand";
79
+ import { StartVoiceToneAnalysisTaskCommandInput, StartVoiceToneAnalysisTaskCommandOutput } from "./commands/StartVoiceToneAnalysisTaskCommand";
80
+ import { StopSpeakerSearchTaskCommandInput, StopSpeakerSearchTaskCommandOutput } from "./commands/StopSpeakerSearchTaskCommand";
81
+ import { StopVoiceToneAnalysisTaskCommandInput, StopVoiceToneAnalysisTaskCommandOutput } from "./commands/StopVoiceToneAnalysisTaskCommand";
82
+ import { TagResourceCommandInput, TagResourceCommandOutput } from "./commands/TagResourceCommand";
83
+ import { UntagResourceCommandInput, UntagResourceCommandOutput } from "./commands/UntagResourceCommand";
67
84
  import { UpdateGlobalSettingsCommandInput, UpdateGlobalSettingsCommandOutput } from "./commands/UpdateGlobalSettingsCommand";
68
85
  import { UpdatePhoneNumberCommandInput, UpdatePhoneNumberCommandOutput } from "./commands/UpdatePhoneNumberCommand";
69
86
  import { UpdatePhoneNumberSettingsCommandInput, UpdatePhoneNumberSettingsCommandOutput } from "./commands/UpdatePhoneNumberSettingsCommand";
@@ -73,6 +90,8 @@ import { UpdateSipMediaApplicationCommandInput, UpdateSipMediaApplicationCommand
73
90
  import { UpdateSipRuleCommandInput, UpdateSipRuleCommandOutput } from "./commands/UpdateSipRuleCommand";
74
91
  import { UpdateVoiceConnectorCommandInput, UpdateVoiceConnectorCommandOutput } from "./commands/UpdateVoiceConnectorCommand";
75
92
  import { UpdateVoiceConnectorGroupCommandInput, UpdateVoiceConnectorGroupCommandOutput } from "./commands/UpdateVoiceConnectorGroupCommand";
93
+ import { UpdateVoiceProfileCommandInput, UpdateVoiceProfileCommandOutput } from "./commands/UpdateVoiceProfileCommand";
94
+ import { UpdateVoiceProfileDomainCommandInput, UpdateVoiceProfileDomainCommandOutput } from "./commands/UpdateVoiceProfileDomainCommand";
76
95
  import { ValidateE911AddressCommandInput, ValidateE911AddressCommandOutput } from "./commands/ValidateE911AddressCommand";
77
96
  /**
78
97
  * @public
@@ -144,6 +163,18 @@ export declare class ChimeSDKVoice extends ChimeSDKVoiceClient {
144
163
  createVoiceConnectorGroup(args: CreateVoiceConnectorGroupCommandInput, options?: __HttpHandlerOptions): Promise<CreateVoiceConnectorGroupCommandOutput>;
145
164
  createVoiceConnectorGroup(args: CreateVoiceConnectorGroupCommandInput, cb: (err: any, data?: CreateVoiceConnectorGroupCommandOutput) => void): void;
146
165
  createVoiceConnectorGroup(args: CreateVoiceConnectorGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateVoiceConnectorGroupCommandOutput) => void): void;
166
+ /**
167
+ * @public
168
+ */
169
+ createVoiceProfile(args: CreateVoiceProfileCommandInput, options?: __HttpHandlerOptions): Promise<CreateVoiceProfileCommandOutput>;
170
+ createVoiceProfile(args: CreateVoiceProfileCommandInput, cb: (err: any, data?: CreateVoiceProfileCommandOutput) => void): void;
171
+ createVoiceProfile(args: CreateVoiceProfileCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateVoiceProfileCommandOutput) => void): void;
172
+ /**
173
+ * @public
174
+ */
175
+ createVoiceProfileDomain(args: CreateVoiceProfileDomainCommandInput, options?: __HttpHandlerOptions): Promise<CreateVoiceProfileDomainCommandOutput>;
176
+ createVoiceProfileDomain(args: CreateVoiceProfileDomainCommandInput, cb: (err: any, data?: CreateVoiceProfileDomainCommandOutput) => void): void;
177
+ createVoiceProfileDomain(args: CreateVoiceProfileDomainCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateVoiceProfileDomainCommandOutput) => void): void;
147
178
  /**
148
179
  * @public
149
180
  */
@@ -216,6 +247,18 @@ export declare class ChimeSDKVoice extends ChimeSDKVoiceClient {
216
247
  deleteVoiceConnectorTerminationCredentials(args: DeleteVoiceConnectorTerminationCredentialsCommandInput, options?: __HttpHandlerOptions): Promise<DeleteVoiceConnectorTerminationCredentialsCommandOutput>;
217
248
  deleteVoiceConnectorTerminationCredentials(args: DeleteVoiceConnectorTerminationCredentialsCommandInput, cb: (err: any, data?: DeleteVoiceConnectorTerminationCredentialsCommandOutput) => void): void;
218
249
  deleteVoiceConnectorTerminationCredentials(args: DeleteVoiceConnectorTerminationCredentialsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteVoiceConnectorTerminationCredentialsCommandOutput) => void): void;
250
+ /**
251
+ * @public
252
+ */
253
+ deleteVoiceProfile(args: DeleteVoiceProfileCommandInput, options?: __HttpHandlerOptions): Promise<DeleteVoiceProfileCommandOutput>;
254
+ deleteVoiceProfile(args: DeleteVoiceProfileCommandInput, cb: (err: any, data?: DeleteVoiceProfileCommandOutput) => void): void;
255
+ deleteVoiceProfile(args: DeleteVoiceProfileCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteVoiceProfileCommandOutput) => void): void;
256
+ /**
257
+ * @public
258
+ */
259
+ deleteVoiceProfileDomain(args: DeleteVoiceProfileDomainCommandInput, options?: __HttpHandlerOptions): Promise<DeleteVoiceProfileDomainCommandOutput>;
260
+ deleteVoiceProfileDomain(args: DeleteVoiceProfileDomainCommandInput, cb: (err: any, data?: DeleteVoiceProfileDomainCommandOutput) => void): void;
261
+ deleteVoiceProfileDomain(args: DeleteVoiceProfileDomainCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteVoiceProfileDomainCommandOutput) => void): void;
219
262
  /**
220
263
  * @public
221
264
  */
@@ -282,6 +325,12 @@ export declare class ChimeSDKVoice extends ChimeSDKVoiceClient {
282
325
  getSipRule(args: GetSipRuleCommandInput, options?: __HttpHandlerOptions): Promise<GetSipRuleCommandOutput>;
283
326
  getSipRule(args: GetSipRuleCommandInput, cb: (err: any, data?: GetSipRuleCommandOutput) => void): void;
284
327
  getSipRule(args: GetSipRuleCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetSipRuleCommandOutput) => void): void;
328
+ /**
329
+ * @public
330
+ */
331
+ getSpeakerSearchTask(args: GetSpeakerSearchTaskCommandInput, options?: __HttpHandlerOptions): Promise<GetSpeakerSearchTaskCommandOutput>;
332
+ getSpeakerSearchTask(args: GetSpeakerSearchTaskCommandInput, cb: (err: any, data?: GetSpeakerSearchTaskCommandOutput) => void): void;
333
+ getSpeakerSearchTask(args: GetSpeakerSearchTaskCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetSpeakerSearchTaskCommandOutput) => void): void;
285
334
  /**
286
335
  * @public
287
336
  */
@@ -336,6 +385,24 @@ export declare class ChimeSDKVoice extends ChimeSDKVoiceClient {
336
385
  getVoiceConnectorTerminationHealth(args: GetVoiceConnectorTerminationHealthCommandInput, options?: __HttpHandlerOptions): Promise<GetVoiceConnectorTerminationHealthCommandOutput>;
337
386
  getVoiceConnectorTerminationHealth(args: GetVoiceConnectorTerminationHealthCommandInput, cb: (err: any, data?: GetVoiceConnectorTerminationHealthCommandOutput) => void): void;
338
387
  getVoiceConnectorTerminationHealth(args: GetVoiceConnectorTerminationHealthCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetVoiceConnectorTerminationHealthCommandOutput) => void): void;
388
+ /**
389
+ * @public
390
+ */
391
+ getVoiceProfile(args: GetVoiceProfileCommandInput, options?: __HttpHandlerOptions): Promise<GetVoiceProfileCommandOutput>;
392
+ getVoiceProfile(args: GetVoiceProfileCommandInput, cb: (err: any, data?: GetVoiceProfileCommandOutput) => void): void;
393
+ getVoiceProfile(args: GetVoiceProfileCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetVoiceProfileCommandOutput) => void): void;
394
+ /**
395
+ * @public
396
+ */
397
+ getVoiceProfileDomain(args: GetVoiceProfileDomainCommandInput, options?: __HttpHandlerOptions): Promise<GetVoiceProfileDomainCommandOutput>;
398
+ getVoiceProfileDomain(args: GetVoiceProfileDomainCommandInput, cb: (err: any, data?: GetVoiceProfileDomainCommandOutput) => void): void;
399
+ getVoiceProfileDomain(args: GetVoiceProfileDomainCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetVoiceProfileDomainCommandOutput) => void): void;
400
+ /**
401
+ * @public
402
+ */
403
+ getVoiceToneAnalysisTask(args: GetVoiceToneAnalysisTaskCommandInput, options?: __HttpHandlerOptions): Promise<GetVoiceToneAnalysisTaskCommandOutput>;
404
+ getVoiceToneAnalysisTask(args: GetVoiceToneAnalysisTaskCommandInput, cb: (err: any, data?: GetVoiceToneAnalysisTaskCommandOutput) => void): void;
405
+ getVoiceToneAnalysisTask(args: GetVoiceToneAnalysisTaskCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetVoiceToneAnalysisTaskCommandOutput) => void): void;
339
406
  /**
340
407
  * @public
341
408
  */
@@ -378,6 +445,12 @@ export declare class ChimeSDKVoice extends ChimeSDKVoiceClient {
378
445
  listSupportedPhoneNumberCountries(args: ListSupportedPhoneNumberCountriesCommandInput, options?: __HttpHandlerOptions): Promise<ListSupportedPhoneNumberCountriesCommandOutput>;
379
446
  listSupportedPhoneNumberCountries(args: ListSupportedPhoneNumberCountriesCommandInput, cb: (err: any, data?: ListSupportedPhoneNumberCountriesCommandOutput) => void): void;
380
447
  listSupportedPhoneNumberCountries(args: ListSupportedPhoneNumberCountriesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListSupportedPhoneNumberCountriesCommandOutput) => void): void;
448
+ /**
449
+ * @public
450
+ */
451
+ listTagsForResource(args: ListTagsForResourceCommandInput, options?: __HttpHandlerOptions): Promise<ListTagsForResourceCommandOutput>;
452
+ listTagsForResource(args: ListTagsForResourceCommandInput, cb: (err: any, data?: ListTagsForResourceCommandOutput) => void): void;
453
+ listTagsForResource(args: ListTagsForResourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListTagsForResourceCommandOutput) => void): void;
381
454
  /**
382
455
  * @public
383
456
  */
@@ -396,6 +469,18 @@ export declare class ChimeSDKVoice extends ChimeSDKVoiceClient {
396
469
  listVoiceConnectorTerminationCredentials(args: ListVoiceConnectorTerminationCredentialsCommandInput, options?: __HttpHandlerOptions): Promise<ListVoiceConnectorTerminationCredentialsCommandOutput>;
397
470
  listVoiceConnectorTerminationCredentials(args: ListVoiceConnectorTerminationCredentialsCommandInput, cb: (err: any, data?: ListVoiceConnectorTerminationCredentialsCommandOutput) => void): void;
398
471
  listVoiceConnectorTerminationCredentials(args: ListVoiceConnectorTerminationCredentialsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListVoiceConnectorTerminationCredentialsCommandOutput) => void): void;
472
+ /**
473
+ * @public
474
+ */
475
+ listVoiceProfileDomains(args: ListVoiceProfileDomainsCommandInput, options?: __HttpHandlerOptions): Promise<ListVoiceProfileDomainsCommandOutput>;
476
+ listVoiceProfileDomains(args: ListVoiceProfileDomainsCommandInput, cb: (err: any, data?: ListVoiceProfileDomainsCommandOutput) => void): void;
477
+ listVoiceProfileDomains(args: ListVoiceProfileDomainsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListVoiceProfileDomainsCommandOutput) => void): void;
478
+ /**
479
+ * @public
480
+ */
481
+ listVoiceProfiles(args: ListVoiceProfilesCommandInput, options?: __HttpHandlerOptions): Promise<ListVoiceProfilesCommandOutput>;
482
+ listVoiceProfiles(args: ListVoiceProfilesCommandInput, cb: (err: any, data?: ListVoiceProfilesCommandOutput) => void): void;
483
+ listVoiceProfiles(args: ListVoiceProfilesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListVoiceProfilesCommandOutput) => void): void;
399
484
  /**
400
485
  * @public
401
486
  */
@@ -462,6 +547,42 @@ export declare class ChimeSDKVoice extends ChimeSDKVoiceClient {
462
547
  searchAvailablePhoneNumbers(args: SearchAvailablePhoneNumbersCommandInput, options?: __HttpHandlerOptions): Promise<SearchAvailablePhoneNumbersCommandOutput>;
463
548
  searchAvailablePhoneNumbers(args: SearchAvailablePhoneNumbersCommandInput, cb: (err: any, data?: SearchAvailablePhoneNumbersCommandOutput) => void): void;
464
549
  searchAvailablePhoneNumbers(args: SearchAvailablePhoneNumbersCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: SearchAvailablePhoneNumbersCommandOutput) => void): void;
550
+ /**
551
+ * @public
552
+ */
553
+ startSpeakerSearchTask(args: StartSpeakerSearchTaskCommandInput, options?: __HttpHandlerOptions): Promise<StartSpeakerSearchTaskCommandOutput>;
554
+ startSpeakerSearchTask(args: StartSpeakerSearchTaskCommandInput, cb: (err: any, data?: StartSpeakerSearchTaskCommandOutput) => void): void;
555
+ startSpeakerSearchTask(args: StartSpeakerSearchTaskCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StartSpeakerSearchTaskCommandOutput) => void): void;
556
+ /**
557
+ * @public
558
+ */
559
+ startVoiceToneAnalysisTask(args: StartVoiceToneAnalysisTaskCommandInput, options?: __HttpHandlerOptions): Promise<StartVoiceToneAnalysisTaskCommandOutput>;
560
+ startVoiceToneAnalysisTask(args: StartVoiceToneAnalysisTaskCommandInput, cb: (err: any, data?: StartVoiceToneAnalysisTaskCommandOutput) => void): void;
561
+ startVoiceToneAnalysisTask(args: StartVoiceToneAnalysisTaskCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StartVoiceToneAnalysisTaskCommandOutput) => void): void;
562
+ /**
563
+ * @public
564
+ */
565
+ stopSpeakerSearchTask(args: StopSpeakerSearchTaskCommandInput, options?: __HttpHandlerOptions): Promise<StopSpeakerSearchTaskCommandOutput>;
566
+ stopSpeakerSearchTask(args: StopSpeakerSearchTaskCommandInput, cb: (err: any, data?: StopSpeakerSearchTaskCommandOutput) => void): void;
567
+ stopSpeakerSearchTask(args: StopSpeakerSearchTaskCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StopSpeakerSearchTaskCommandOutput) => void): void;
568
+ /**
569
+ * @public
570
+ */
571
+ stopVoiceToneAnalysisTask(args: StopVoiceToneAnalysisTaskCommandInput, options?: __HttpHandlerOptions): Promise<StopVoiceToneAnalysisTaskCommandOutput>;
572
+ stopVoiceToneAnalysisTask(args: StopVoiceToneAnalysisTaskCommandInput, cb: (err: any, data?: StopVoiceToneAnalysisTaskCommandOutput) => void): void;
573
+ stopVoiceToneAnalysisTask(args: StopVoiceToneAnalysisTaskCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StopVoiceToneAnalysisTaskCommandOutput) => void): void;
574
+ /**
575
+ * @public
576
+ */
577
+ tagResource(args: TagResourceCommandInput, options?: __HttpHandlerOptions): Promise<TagResourceCommandOutput>;
578
+ tagResource(args: TagResourceCommandInput, cb: (err: any, data?: TagResourceCommandOutput) => void): void;
579
+ tagResource(args: TagResourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: TagResourceCommandOutput) => void): void;
580
+ /**
581
+ * @public
582
+ */
583
+ untagResource(args: UntagResourceCommandInput, options?: __HttpHandlerOptions): Promise<UntagResourceCommandOutput>;
584
+ untagResource(args: UntagResourceCommandInput, cb: (err: any, data?: UntagResourceCommandOutput) => void): void;
585
+ untagResource(args: UntagResourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UntagResourceCommandOutput) => void): void;
465
586
  /**
466
587
  * @public
467
588
  */
@@ -516,6 +637,18 @@ export declare class ChimeSDKVoice extends ChimeSDKVoiceClient {
516
637
  updateVoiceConnectorGroup(args: UpdateVoiceConnectorGroupCommandInput, options?: __HttpHandlerOptions): Promise<UpdateVoiceConnectorGroupCommandOutput>;
517
638
  updateVoiceConnectorGroup(args: UpdateVoiceConnectorGroupCommandInput, cb: (err: any, data?: UpdateVoiceConnectorGroupCommandOutput) => void): void;
518
639
  updateVoiceConnectorGroup(args: UpdateVoiceConnectorGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateVoiceConnectorGroupCommandOutput) => void): void;
640
+ /**
641
+ * @public
642
+ */
643
+ updateVoiceProfile(args: UpdateVoiceProfileCommandInput, options?: __HttpHandlerOptions): Promise<UpdateVoiceProfileCommandOutput>;
644
+ updateVoiceProfile(args: UpdateVoiceProfileCommandInput, cb: (err: any, data?: UpdateVoiceProfileCommandOutput) => void): void;
645
+ updateVoiceProfile(args: UpdateVoiceProfileCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateVoiceProfileCommandOutput) => void): void;
646
+ /**
647
+ * @public
648
+ */
649
+ updateVoiceProfileDomain(args: UpdateVoiceProfileDomainCommandInput, options?: __HttpHandlerOptions): Promise<UpdateVoiceProfileDomainCommandOutput>;
650
+ updateVoiceProfileDomain(args: UpdateVoiceProfileDomainCommandInput, cb: (err: any, data?: UpdateVoiceProfileDomainCommandOutput) => void): void;
651
+ updateVoiceProfileDomain(args: UpdateVoiceProfileDomainCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateVoiceProfileDomainCommandOutput) => void): void;
519
652
  /**
520
653
  * @public
521
654
  */
@@ -18,6 +18,8 @@ import { CreateSipMediaApplicationCommandInput, CreateSipMediaApplicationCommand
18
18
  import { CreateSipRuleCommandInput, CreateSipRuleCommandOutput } from "./commands/CreateSipRuleCommand";
19
19
  import { CreateVoiceConnectorCommandInput, CreateVoiceConnectorCommandOutput } from "./commands/CreateVoiceConnectorCommand";
20
20
  import { CreateVoiceConnectorGroupCommandInput, CreateVoiceConnectorGroupCommandOutput } from "./commands/CreateVoiceConnectorGroupCommand";
21
+ import { CreateVoiceProfileCommandInput, CreateVoiceProfileCommandOutput } from "./commands/CreateVoiceProfileCommand";
22
+ import { CreateVoiceProfileDomainCommandInput, CreateVoiceProfileDomainCommandOutput } from "./commands/CreateVoiceProfileDomainCommand";
21
23
  import { DeletePhoneNumberCommandInput, DeletePhoneNumberCommandOutput } from "./commands/DeletePhoneNumberCommand";
22
24
  import { DeleteProxySessionCommandInput, DeleteProxySessionCommandOutput } from "./commands/DeleteProxySessionCommand";
23
25
  import { DeleteSipMediaApplicationCommandInput, DeleteSipMediaApplicationCommandOutput } from "./commands/DeleteSipMediaApplicationCommand";
@@ -30,6 +32,8 @@ import { DeleteVoiceConnectorProxyCommandInput, DeleteVoiceConnectorProxyCommand
30
32
  import { DeleteVoiceConnectorStreamingConfigurationCommandInput, DeleteVoiceConnectorStreamingConfigurationCommandOutput } from "./commands/DeleteVoiceConnectorStreamingConfigurationCommand";
31
33
  import { DeleteVoiceConnectorTerminationCommandInput, DeleteVoiceConnectorTerminationCommandOutput } from "./commands/DeleteVoiceConnectorTerminationCommand";
32
34
  import { DeleteVoiceConnectorTerminationCredentialsCommandInput, DeleteVoiceConnectorTerminationCredentialsCommandOutput } from "./commands/DeleteVoiceConnectorTerminationCredentialsCommand";
35
+ import { DeleteVoiceProfileCommandInput, DeleteVoiceProfileCommandOutput } from "./commands/DeleteVoiceProfileCommand";
36
+ import { DeleteVoiceProfileDomainCommandInput, DeleteVoiceProfileDomainCommandOutput } from "./commands/DeleteVoiceProfileDomainCommand";
33
37
  import { DisassociatePhoneNumbersFromVoiceConnectorCommandInput, DisassociatePhoneNumbersFromVoiceConnectorCommandOutput } from "./commands/DisassociatePhoneNumbersFromVoiceConnectorCommand";
34
38
  import { DisassociatePhoneNumbersFromVoiceConnectorGroupCommandInput, DisassociatePhoneNumbersFromVoiceConnectorGroupCommandOutput } from "./commands/DisassociatePhoneNumbersFromVoiceConnectorGroupCommand";
35
39
  import { GetGlobalSettingsCommandInput, GetGlobalSettingsCommandOutput } from "./commands/GetGlobalSettingsCommand";
@@ -41,6 +45,7 @@ import { GetSipMediaApplicationAlexaSkillConfigurationCommandInput, GetSipMediaA
41
45
  import { GetSipMediaApplicationCommandInput, GetSipMediaApplicationCommandOutput } from "./commands/GetSipMediaApplicationCommand";
42
46
  import { GetSipMediaApplicationLoggingConfigurationCommandInput, GetSipMediaApplicationLoggingConfigurationCommandOutput } from "./commands/GetSipMediaApplicationLoggingConfigurationCommand";
43
47
  import { GetSipRuleCommandInput, GetSipRuleCommandOutput } from "./commands/GetSipRuleCommand";
48
+ import { GetSpeakerSearchTaskCommandInput, GetSpeakerSearchTaskCommandOutput } from "./commands/GetSpeakerSearchTaskCommand";
44
49
  import { GetVoiceConnectorCommandInput, GetVoiceConnectorCommandOutput } from "./commands/GetVoiceConnectorCommand";
45
50
  import { GetVoiceConnectorEmergencyCallingConfigurationCommandInput, GetVoiceConnectorEmergencyCallingConfigurationCommandOutput } from "./commands/GetVoiceConnectorEmergencyCallingConfigurationCommand";
46
51
  import { GetVoiceConnectorGroupCommandInput, GetVoiceConnectorGroupCommandOutput } from "./commands/GetVoiceConnectorGroupCommand";
@@ -50,6 +55,9 @@ import { GetVoiceConnectorProxyCommandInput, GetVoiceConnectorProxyCommandOutput
50
55
  import { GetVoiceConnectorStreamingConfigurationCommandInput, GetVoiceConnectorStreamingConfigurationCommandOutput } from "./commands/GetVoiceConnectorStreamingConfigurationCommand";
51
56
  import { GetVoiceConnectorTerminationCommandInput, GetVoiceConnectorTerminationCommandOutput } from "./commands/GetVoiceConnectorTerminationCommand";
52
57
  import { GetVoiceConnectorTerminationHealthCommandInput, GetVoiceConnectorTerminationHealthCommandOutput } from "./commands/GetVoiceConnectorTerminationHealthCommand";
58
+ import { GetVoiceProfileCommandInput, GetVoiceProfileCommandOutput } from "./commands/GetVoiceProfileCommand";
59
+ import { GetVoiceProfileDomainCommandInput, GetVoiceProfileDomainCommandOutput } from "./commands/GetVoiceProfileDomainCommand";
60
+ import { GetVoiceToneAnalysisTaskCommandInput, GetVoiceToneAnalysisTaskCommandOutput } from "./commands/GetVoiceToneAnalysisTaskCommand";
53
61
  import { ListAvailableVoiceConnectorRegionsCommandInput, ListAvailableVoiceConnectorRegionsCommandOutput } from "./commands/ListAvailableVoiceConnectorRegionsCommand";
54
62
  import { ListPhoneNumberOrdersCommandInput, ListPhoneNumberOrdersCommandOutput } from "./commands/ListPhoneNumberOrdersCommand";
55
63
  import { ListPhoneNumbersCommandInput, ListPhoneNumbersCommandOutput } from "./commands/ListPhoneNumbersCommand";
@@ -57,9 +65,12 @@ import { ListProxySessionsCommandInput, ListProxySessionsCommandOutput } from ".
57
65
  import { ListSipMediaApplicationsCommandInput, ListSipMediaApplicationsCommandOutput } from "./commands/ListSipMediaApplicationsCommand";
58
66
  import { ListSipRulesCommandInput, ListSipRulesCommandOutput } from "./commands/ListSipRulesCommand";
59
67
  import { ListSupportedPhoneNumberCountriesCommandInput, ListSupportedPhoneNumberCountriesCommandOutput } from "./commands/ListSupportedPhoneNumberCountriesCommand";
68
+ import { ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput } from "./commands/ListTagsForResourceCommand";
60
69
  import { ListVoiceConnectorGroupsCommandInput, ListVoiceConnectorGroupsCommandOutput } from "./commands/ListVoiceConnectorGroupsCommand";
61
70
  import { ListVoiceConnectorsCommandInput, ListVoiceConnectorsCommandOutput } from "./commands/ListVoiceConnectorsCommand";
62
71
  import { ListVoiceConnectorTerminationCredentialsCommandInput, ListVoiceConnectorTerminationCredentialsCommandOutput } from "./commands/ListVoiceConnectorTerminationCredentialsCommand";
72
+ import { ListVoiceProfileDomainsCommandInput, ListVoiceProfileDomainsCommandOutput } from "./commands/ListVoiceProfileDomainsCommand";
73
+ import { ListVoiceProfilesCommandInput, ListVoiceProfilesCommandOutput } from "./commands/ListVoiceProfilesCommand";
63
74
  import { PutSipMediaApplicationAlexaSkillConfigurationCommandInput, PutSipMediaApplicationAlexaSkillConfigurationCommandOutput } from "./commands/PutSipMediaApplicationAlexaSkillConfigurationCommand";
64
75
  import { PutSipMediaApplicationLoggingConfigurationCommandInput, PutSipMediaApplicationLoggingConfigurationCommandOutput } from "./commands/PutSipMediaApplicationLoggingConfigurationCommand";
65
76
  import { PutVoiceConnectorEmergencyCallingConfigurationCommandInput, PutVoiceConnectorEmergencyCallingConfigurationCommandOutput } from "./commands/PutVoiceConnectorEmergencyCallingConfigurationCommand";
@@ -71,6 +82,12 @@ import { PutVoiceConnectorTerminationCommandInput, PutVoiceConnectorTerminationC
71
82
  import { PutVoiceConnectorTerminationCredentialsCommandInput, PutVoiceConnectorTerminationCredentialsCommandOutput } from "./commands/PutVoiceConnectorTerminationCredentialsCommand";
72
83
  import { RestorePhoneNumberCommandInput, RestorePhoneNumberCommandOutput } from "./commands/RestorePhoneNumberCommand";
73
84
  import { SearchAvailablePhoneNumbersCommandInput, SearchAvailablePhoneNumbersCommandOutput } from "./commands/SearchAvailablePhoneNumbersCommand";
85
+ import { StartSpeakerSearchTaskCommandInput, StartSpeakerSearchTaskCommandOutput } from "./commands/StartSpeakerSearchTaskCommand";
86
+ import { StartVoiceToneAnalysisTaskCommandInput, StartVoiceToneAnalysisTaskCommandOutput } from "./commands/StartVoiceToneAnalysisTaskCommand";
87
+ import { StopSpeakerSearchTaskCommandInput, StopSpeakerSearchTaskCommandOutput } from "./commands/StopSpeakerSearchTaskCommand";
88
+ import { StopVoiceToneAnalysisTaskCommandInput, StopVoiceToneAnalysisTaskCommandOutput } from "./commands/StopVoiceToneAnalysisTaskCommand";
89
+ import { TagResourceCommandInput, TagResourceCommandOutput } from "./commands/TagResourceCommand";
90
+ import { UntagResourceCommandInput, UntagResourceCommandOutput } from "./commands/UntagResourceCommand";
74
91
  import { UpdateGlobalSettingsCommandInput, UpdateGlobalSettingsCommandOutput } from "./commands/UpdateGlobalSettingsCommand";
75
92
  import { UpdatePhoneNumberCommandInput, UpdatePhoneNumberCommandOutput } from "./commands/UpdatePhoneNumberCommand";
76
93
  import { UpdatePhoneNumberSettingsCommandInput, UpdatePhoneNumberSettingsCommandOutput } from "./commands/UpdatePhoneNumberSettingsCommand";
@@ -80,16 +97,18 @@ import { UpdateSipMediaApplicationCommandInput, UpdateSipMediaApplicationCommand
80
97
  import { UpdateSipRuleCommandInput, UpdateSipRuleCommandOutput } from "./commands/UpdateSipRuleCommand";
81
98
  import { UpdateVoiceConnectorCommandInput, UpdateVoiceConnectorCommandOutput } from "./commands/UpdateVoiceConnectorCommand";
82
99
  import { UpdateVoiceConnectorGroupCommandInput, UpdateVoiceConnectorGroupCommandOutput } from "./commands/UpdateVoiceConnectorGroupCommand";
100
+ import { UpdateVoiceProfileCommandInput, UpdateVoiceProfileCommandOutput } from "./commands/UpdateVoiceProfileCommand";
101
+ import { UpdateVoiceProfileDomainCommandInput, UpdateVoiceProfileDomainCommandOutput } from "./commands/UpdateVoiceProfileDomainCommand";
83
102
  import { ValidateE911AddressCommandInput, ValidateE911AddressCommandOutput } from "./commands/ValidateE911AddressCommand";
84
103
  import { ClientInputEndpointParameters, ClientResolvedEndpointParameters, EndpointParameters } from "./endpoint/EndpointParameters";
85
104
  /**
86
105
  * @public
87
106
  */
88
- export type ServiceInputTypes = AssociatePhoneNumbersWithVoiceConnectorCommandInput | AssociatePhoneNumbersWithVoiceConnectorGroupCommandInput | BatchDeletePhoneNumberCommandInput | BatchUpdatePhoneNumberCommandInput | CreatePhoneNumberOrderCommandInput | CreateProxySessionCommandInput | CreateSipMediaApplicationCallCommandInput | CreateSipMediaApplicationCommandInput | CreateSipRuleCommandInput | CreateVoiceConnectorCommandInput | CreateVoiceConnectorGroupCommandInput | DeletePhoneNumberCommandInput | DeleteProxySessionCommandInput | DeleteSipMediaApplicationCommandInput | DeleteSipRuleCommandInput | DeleteVoiceConnectorCommandInput | DeleteVoiceConnectorEmergencyCallingConfigurationCommandInput | DeleteVoiceConnectorGroupCommandInput | DeleteVoiceConnectorOriginationCommandInput | DeleteVoiceConnectorProxyCommandInput | DeleteVoiceConnectorStreamingConfigurationCommandInput | DeleteVoiceConnectorTerminationCommandInput | DeleteVoiceConnectorTerminationCredentialsCommandInput | DisassociatePhoneNumbersFromVoiceConnectorCommandInput | DisassociatePhoneNumbersFromVoiceConnectorGroupCommandInput | GetGlobalSettingsCommandInput | GetPhoneNumberCommandInput | GetPhoneNumberOrderCommandInput | GetPhoneNumberSettingsCommandInput | GetProxySessionCommandInput | GetSipMediaApplicationAlexaSkillConfigurationCommandInput | GetSipMediaApplicationCommandInput | GetSipMediaApplicationLoggingConfigurationCommandInput | GetSipRuleCommandInput | GetVoiceConnectorCommandInput | GetVoiceConnectorEmergencyCallingConfigurationCommandInput | GetVoiceConnectorGroupCommandInput | GetVoiceConnectorLoggingConfigurationCommandInput | GetVoiceConnectorOriginationCommandInput | GetVoiceConnectorProxyCommandInput | GetVoiceConnectorStreamingConfigurationCommandInput | GetVoiceConnectorTerminationCommandInput | GetVoiceConnectorTerminationHealthCommandInput | ListAvailableVoiceConnectorRegionsCommandInput | ListPhoneNumberOrdersCommandInput | ListPhoneNumbersCommandInput | ListProxySessionsCommandInput | ListSipMediaApplicationsCommandInput | ListSipRulesCommandInput | ListSupportedPhoneNumberCountriesCommandInput | ListVoiceConnectorGroupsCommandInput | ListVoiceConnectorTerminationCredentialsCommandInput | ListVoiceConnectorsCommandInput | PutSipMediaApplicationAlexaSkillConfigurationCommandInput | PutSipMediaApplicationLoggingConfigurationCommandInput | PutVoiceConnectorEmergencyCallingConfigurationCommandInput | PutVoiceConnectorLoggingConfigurationCommandInput | PutVoiceConnectorOriginationCommandInput | PutVoiceConnectorProxyCommandInput | PutVoiceConnectorStreamingConfigurationCommandInput | PutVoiceConnectorTerminationCommandInput | PutVoiceConnectorTerminationCredentialsCommandInput | RestorePhoneNumberCommandInput | SearchAvailablePhoneNumbersCommandInput | UpdateGlobalSettingsCommandInput | UpdatePhoneNumberCommandInput | UpdatePhoneNumberSettingsCommandInput | UpdateProxySessionCommandInput | UpdateSipMediaApplicationCallCommandInput | UpdateSipMediaApplicationCommandInput | UpdateSipRuleCommandInput | UpdateVoiceConnectorCommandInput | UpdateVoiceConnectorGroupCommandInput | ValidateE911AddressCommandInput;
107
+ export type ServiceInputTypes = AssociatePhoneNumbersWithVoiceConnectorCommandInput | AssociatePhoneNumbersWithVoiceConnectorGroupCommandInput | BatchDeletePhoneNumberCommandInput | BatchUpdatePhoneNumberCommandInput | CreatePhoneNumberOrderCommandInput | CreateProxySessionCommandInput | CreateSipMediaApplicationCallCommandInput | CreateSipMediaApplicationCommandInput | CreateSipRuleCommandInput | CreateVoiceConnectorCommandInput | CreateVoiceConnectorGroupCommandInput | CreateVoiceProfileCommandInput | CreateVoiceProfileDomainCommandInput | DeletePhoneNumberCommandInput | DeleteProxySessionCommandInput | DeleteSipMediaApplicationCommandInput | DeleteSipRuleCommandInput | DeleteVoiceConnectorCommandInput | DeleteVoiceConnectorEmergencyCallingConfigurationCommandInput | DeleteVoiceConnectorGroupCommandInput | DeleteVoiceConnectorOriginationCommandInput | DeleteVoiceConnectorProxyCommandInput | DeleteVoiceConnectorStreamingConfigurationCommandInput | DeleteVoiceConnectorTerminationCommandInput | DeleteVoiceConnectorTerminationCredentialsCommandInput | DeleteVoiceProfileCommandInput | DeleteVoiceProfileDomainCommandInput | DisassociatePhoneNumbersFromVoiceConnectorCommandInput | DisassociatePhoneNumbersFromVoiceConnectorGroupCommandInput | GetGlobalSettingsCommandInput | GetPhoneNumberCommandInput | GetPhoneNumberOrderCommandInput | GetPhoneNumberSettingsCommandInput | GetProxySessionCommandInput | GetSipMediaApplicationAlexaSkillConfigurationCommandInput | GetSipMediaApplicationCommandInput | GetSipMediaApplicationLoggingConfigurationCommandInput | GetSipRuleCommandInput | GetSpeakerSearchTaskCommandInput | GetVoiceConnectorCommandInput | GetVoiceConnectorEmergencyCallingConfigurationCommandInput | GetVoiceConnectorGroupCommandInput | GetVoiceConnectorLoggingConfigurationCommandInput | GetVoiceConnectorOriginationCommandInput | GetVoiceConnectorProxyCommandInput | GetVoiceConnectorStreamingConfigurationCommandInput | GetVoiceConnectorTerminationCommandInput | GetVoiceConnectorTerminationHealthCommandInput | GetVoiceProfileCommandInput | GetVoiceProfileDomainCommandInput | GetVoiceToneAnalysisTaskCommandInput | ListAvailableVoiceConnectorRegionsCommandInput | ListPhoneNumberOrdersCommandInput | ListPhoneNumbersCommandInput | ListProxySessionsCommandInput | ListSipMediaApplicationsCommandInput | ListSipRulesCommandInput | ListSupportedPhoneNumberCountriesCommandInput | ListTagsForResourceCommandInput | ListVoiceConnectorGroupsCommandInput | ListVoiceConnectorTerminationCredentialsCommandInput | ListVoiceConnectorsCommandInput | ListVoiceProfileDomainsCommandInput | ListVoiceProfilesCommandInput | PutSipMediaApplicationAlexaSkillConfigurationCommandInput | PutSipMediaApplicationLoggingConfigurationCommandInput | PutVoiceConnectorEmergencyCallingConfigurationCommandInput | PutVoiceConnectorLoggingConfigurationCommandInput | PutVoiceConnectorOriginationCommandInput | PutVoiceConnectorProxyCommandInput | PutVoiceConnectorStreamingConfigurationCommandInput | PutVoiceConnectorTerminationCommandInput | PutVoiceConnectorTerminationCredentialsCommandInput | RestorePhoneNumberCommandInput | SearchAvailablePhoneNumbersCommandInput | StartSpeakerSearchTaskCommandInput | StartVoiceToneAnalysisTaskCommandInput | StopSpeakerSearchTaskCommandInput | StopVoiceToneAnalysisTaskCommandInput | TagResourceCommandInput | UntagResourceCommandInput | UpdateGlobalSettingsCommandInput | UpdatePhoneNumberCommandInput | UpdatePhoneNumberSettingsCommandInput | UpdateProxySessionCommandInput | UpdateSipMediaApplicationCallCommandInput | UpdateSipMediaApplicationCommandInput | UpdateSipRuleCommandInput | UpdateVoiceConnectorCommandInput | UpdateVoiceConnectorGroupCommandInput | UpdateVoiceProfileCommandInput | UpdateVoiceProfileDomainCommandInput | ValidateE911AddressCommandInput;
89
108
  /**
90
109
  * @public
91
110
  */
92
- export type ServiceOutputTypes = AssociatePhoneNumbersWithVoiceConnectorCommandOutput | AssociatePhoneNumbersWithVoiceConnectorGroupCommandOutput | BatchDeletePhoneNumberCommandOutput | BatchUpdatePhoneNumberCommandOutput | CreatePhoneNumberOrderCommandOutput | CreateProxySessionCommandOutput | CreateSipMediaApplicationCallCommandOutput | CreateSipMediaApplicationCommandOutput | CreateSipRuleCommandOutput | CreateVoiceConnectorCommandOutput | CreateVoiceConnectorGroupCommandOutput | DeletePhoneNumberCommandOutput | DeleteProxySessionCommandOutput | DeleteSipMediaApplicationCommandOutput | DeleteSipRuleCommandOutput | DeleteVoiceConnectorCommandOutput | DeleteVoiceConnectorEmergencyCallingConfigurationCommandOutput | DeleteVoiceConnectorGroupCommandOutput | DeleteVoiceConnectorOriginationCommandOutput | DeleteVoiceConnectorProxyCommandOutput | DeleteVoiceConnectorStreamingConfigurationCommandOutput | DeleteVoiceConnectorTerminationCommandOutput | DeleteVoiceConnectorTerminationCredentialsCommandOutput | DisassociatePhoneNumbersFromVoiceConnectorCommandOutput | DisassociatePhoneNumbersFromVoiceConnectorGroupCommandOutput | GetGlobalSettingsCommandOutput | GetPhoneNumberCommandOutput | GetPhoneNumberOrderCommandOutput | GetPhoneNumberSettingsCommandOutput | GetProxySessionCommandOutput | GetSipMediaApplicationAlexaSkillConfigurationCommandOutput | GetSipMediaApplicationCommandOutput | GetSipMediaApplicationLoggingConfigurationCommandOutput | GetSipRuleCommandOutput | GetVoiceConnectorCommandOutput | GetVoiceConnectorEmergencyCallingConfigurationCommandOutput | GetVoiceConnectorGroupCommandOutput | GetVoiceConnectorLoggingConfigurationCommandOutput | GetVoiceConnectorOriginationCommandOutput | GetVoiceConnectorProxyCommandOutput | GetVoiceConnectorStreamingConfigurationCommandOutput | GetVoiceConnectorTerminationCommandOutput | GetVoiceConnectorTerminationHealthCommandOutput | ListAvailableVoiceConnectorRegionsCommandOutput | ListPhoneNumberOrdersCommandOutput | ListPhoneNumbersCommandOutput | ListProxySessionsCommandOutput | ListSipMediaApplicationsCommandOutput | ListSipRulesCommandOutput | ListSupportedPhoneNumberCountriesCommandOutput | ListVoiceConnectorGroupsCommandOutput | ListVoiceConnectorTerminationCredentialsCommandOutput | ListVoiceConnectorsCommandOutput | PutSipMediaApplicationAlexaSkillConfigurationCommandOutput | PutSipMediaApplicationLoggingConfigurationCommandOutput | PutVoiceConnectorEmergencyCallingConfigurationCommandOutput | PutVoiceConnectorLoggingConfigurationCommandOutput | PutVoiceConnectorOriginationCommandOutput | PutVoiceConnectorProxyCommandOutput | PutVoiceConnectorStreamingConfigurationCommandOutput | PutVoiceConnectorTerminationCommandOutput | PutVoiceConnectorTerminationCredentialsCommandOutput | RestorePhoneNumberCommandOutput | SearchAvailablePhoneNumbersCommandOutput | UpdateGlobalSettingsCommandOutput | UpdatePhoneNumberCommandOutput | UpdatePhoneNumberSettingsCommandOutput | UpdateProxySessionCommandOutput | UpdateSipMediaApplicationCallCommandOutput | UpdateSipMediaApplicationCommandOutput | UpdateSipRuleCommandOutput | UpdateVoiceConnectorCommandOutput | UpdateVoiceConnectorGroupCommandOutput | ValidateE911AddressCommandOutput;
111
+ export type ServiceOutputTypes = AssociatePhoneNumbersWithVoiceConnectorCommandOutput | AssociatePhoneNumbersWithVoiceConnectorGroupCommandOutput | BatchDeletePhoneNumberCommandOutput | BatchUpdatePhoneNumberCommandOutput | CreatePhoneNumberOrderCommandOutput | CreateProxySessionCommandOutput | CreateSipMediaApplicationCallCommandOutput | CreateSipMediaApplicationCommandOutput | CreateSipRuleCommandOutput | CreateVoiceConnectorCommandOutput | CreateVoiceConnectorGroupCommandOutput | CreateVoiceProfileCommandOutput | CreateVoiceProfileDomainCommandOutput | DeletePhoneNumberCommandOutput | DeleteProxySessionCommandOutput | DeleteSipMediaApplicationCommandOutput | DeleteSipRuleCommandOutput | DeleteVoiceConnectorCommandOutput | DeleteVoiceConnectorEmergencyCallingConfigurationCommandOutput | DeleteVoiceConnectorGroupCommandOutput | DeleteVoiceConnectorOriginationCommandOutput | DeleteVoiceConnectorProxyCommandOutput | DeleteVoiceConnectorStreamingConfigurationCommandOutput | DeleteVoiceConnectorTerminationCommandOutput | DeleteVoiceConnectorTerminationCredentialsCommandOutput | DeleteVoiceProfileCommandOutput | DeleteVoiceProfileDomainCommandOutput | DisassociatePhoneNumbersFromVoiceConnectorCommandOutput | DisassociatePhoneNumbersFromVoiceConnectorGroupCommandOutput | GetGlobalSettingsCommandOutput | GetPhoneNumberCommandOutput | GetPhoneNumberOrderCommandOutput | GetPhoneNumberSettingsCommandOutput | GetProxySessionCommandOutput | GetSipMediaApplicationAlexaSkillConfigurationCommandOutput | GetSipMediaApplicationCommandOutput | GetSipMediaApplicationLoggingConfigurationCommandOutput | GetSipRuleCommandOutput | GetSpeakerSearchTaskCommandOutput | GetVoiceConnectorCommandOutput | GetVoiceConnectorEmergencyCallingConfigurationCommandOutput | GetVoiceConnectorGroupCommandOutput | GetVoiceConnectorLoggingConfigurationCommandOutput | GetVoiceConnectorOriginationCommandOutput | GetVoiceConnectorProxyCommandOutput | GetVoiceConnectorStreamingConfigurationCommandOutput | GetVoiceConnectorTerminationCommandOutput | GetVoiceConnectorTerminationHealthCommandOutput | GetVoiceProfileCommandOutput | GetVoiceProfileDomainCommandOutput | GetVoiceToneAnalysisTaskCommandOutput | ListAvailableVoiceConnectorRegionsCommandOutput | ListPhoneNumberOrdersCommandOutput | ListPhoneNumbersCommandOutput | ListProxySessionsCommandOutput | ListSipMediaApplicationsCommandOutput | ListSipRulesCommandOutput | ListSupportedPhoneNumberCountriesCommandOutput | ListTagsForResourceCommandOutput | ListVoiceConnectorGroupsCommandOutput | ListVoiceConnectorTerminationCredentialsCommandOutput | ListVoiceConnectorsCommandOutput | ListVoiceProfileDomainsCommandOutput | ListVoiceProfilesCommandOutput | PutSipMediaApplicationAlexaSkillConfigurationCommandOutput | PutSipMediaApplicationLoggingConfigurationCommandOutput | PutVoiceConnectorEmergencyCallingConfigurationCommandOutput | PutVoiceConnectorLoggingConfigurationCommandOutput | PutVoiceConnectorOriginationCommandOutput | PutVoiceConnectorProxyCommandOutput | PutVoiceConnectorStreamingConfigurationCommandOutput | PutVoiceConnectorTerminationCommandOutput | PutVoiceConnectorTerminationCredentialsCommandOutput | RestorePhoneNumberCommandOutput | SearchAvailablePhoneNumbersCommandOutput | StartSpeakerSearchTaskCommandOutput | StartVoiceToneAnalysisTaskCommandOutput | StopSpeakerSearchTaskCommandOutput | StopVoiceToneAnalysisTaskCommandOutput | TagResourceCommandOutput | UntagResourceCommandOutput | UpdateGlobalSettingsCommandOutput | UpdatePhoneNumberCommandOutput | UpdatePhoneNumberSettingsCommandOutput | UpdateProxySessionCommandOutput | UpdateSipMediaApplicationCallCommandOutput | UpdateSipMediaApplicationCommandOutput | UpdateSipRuleCommandOutput | UpdateVoiceConnectorCommandOutput | UpdateVoiceConnectorGroupCommandOutput | UpdateVoiceProfileCommandOutput | UpdateVoiceProfileDomainCommandOutput | ValidateE911AddressCommandOutput;
93
112
  /**
94
113
  * @public
95
114
  */
@@ -0,0 +1,39 @@
1
+ import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
+ import { Command as $Command } from "@aws-sdk/smithy-client";
3
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
+ import { ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKVoiceClient";
5
+ import { CreateVoiceProfileRequest, CreateVoiceProfileResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ *
9
+ * The input for {@link CreateVoiceProfileCommand}.
10
+ */
11
+ export interface CreateVoiceProfileCommandInput extends CreateVoiceProfileRequest {
12
+ }
13
+ /**
14
+ * @public
15
+ *
16
+ * The output of {@link CreateVoiceProfileCommand}.
17
+ */
18
+ export interface CreateVoiceProfileCommandOutput extends CreateVoiceProfileResponse, __MetadataBearer {
19
+ }
20
+ export declare class CreateVoiceProfileCommand extends $Command<CreateVoiceProfileCommandInput, CreateVoiceProfileCommandOutput, ChimeSDKVoiceClientResolvedConfig> {
21
+ readonly input: CreateVoiceProfileCommandInput;
22
+ static getEndpointParameterInstructions(): EndpointParameterInstructions;
23
+ /**
24
+ * @public
25
+ */
26
+ constructor(input: CreateVoiceProfileCommandInput);
27
+ /**
28
+ * @internal
29
+ */
30
+ resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ChimeSDKVoiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateVoiceProfileCommandInput, CreateVoiceProfileCommandOutput>;
31
+ /**
32
+ * @internal
33
+ */
34
+ private serialize;
35
+ /**
36
+ * @internal
37
+ */
38
+ private deserialize;
39
+ }
@@ -0,0 +1,39 @@
1
+ import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
+ import { Command as $Command } from "@aws-sdk/smithy-client";
3
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
+ import { ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKVoiceClient";
5
+ import { CreateVoiceProfileDomainRequest, CreateVoiceProfileDomainResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ *
9
+ * The input for {@link CreateVoiceProfileDomainCommand}.
10
+ */
11
+ export interface CreateVoiceProfileDomainCommandInput extends CreateVoiceProfileDomainRequest {
12
+ }
13
+ /**
14
+ * @public
15
+ *
16
+ * The output of {@link CreateVoiceProfileDomainCommand}.
17
+ */
18
+ export interface CreateVoiceProfileDomainCommandOutput extends CreateVoiceProfileDomainResponse, __MetadataBearer {
19
+ }
20
+ export declare class CreateVoiceProfileDomainCommand extends $Command<CreateVoiceProfileDomainCommandInput, CreateVoiceProfileDomainCommandOutput, ChimeSDKVoiceClientResolvedConfig> {
21
+ readonly input: CreateVoiceProfileDomainCommandInput;
22
+ static getEndpointParameterInstructions(): EndpointParameterInstructions;
23
+ /**
24
+ * @public
25
+ */
26
+ constructor(input: CreateVoiceProfileDomainCommandInput);
27
+ /**
28
+ * @internal
29
+ */
30
+ resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ChimeSDKVoiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateVoiceProfileDomainCommandInput, CreateVoiceProfileDomainCommandOutput>;
31
+ /**
32
+ * @internal
33
+ */
34
+ private serialize;
35
+ /**
36
+ * @internal
37
+ */
38
+ private deserialize;
39
+ }
@@ -0,0 +1,39 @@
1
+ import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
+ import { Command as $Command } from "@aws-sdk/smithy-client";
3
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
+ import { ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKVoiceClient";
5
+ import { DeleteVoiceProfileRequest } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ *
9
+ * The input for {@link DeleteVoiceProfileCommand}.
10
+ */
11
+ export interface DeleteVoiceProfileCommandInput extends DeleteVoiceProfileRequest {
12
+ }
13
+ /**
14
+ * @public
15
+ *
16
+ * The output of {@link DeleteVoiceProfileCommand}.
17
+ */
18
+ export interface DeleteVoiceProfileCommandOutput extends __MetadataBearer {
19
+ }
20
+ export declare class DeleteVoiceProfileCommand extends $Command<DeleteVoiceProfileCommandInput, DeleteVoiceProfileCommandOutput, ChimeSDKVoiceClientResolvedConfig> {
21
+ readonly input: DeleteVoiceProfileCommandInput;
22
+ static getEndpointParameterInstructions(): EndpointParameterInstructions;
23
+ /**
24
+ * @public
25
+ */
26
+ constructor(input: DeleteVoiceProfileCommandInput);
27
+ /**
28
+ * @internal
29
+ */
30
+ resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ChimeSDKVoiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteVoiceProfileCommandInput, DeleteVoiceProfileCommandOutput>;
31
+ /**
32
+ * @internal
33
+ */
34
+ private serialize;
35
+ /**
36
+ * @internal
37
+ */
38
+ private deserialize;
39
+ }
@@ -0,0 +1,39 @@
1
+ import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
+ import { Command as $Command } from "@aws-sdk/smithy-client";
3
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
+ import { ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKVoiceClient";
5
+ import { DeleteVoiceProfileDomainRequest } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ *
9
+ * The input for {@link DeleteVoiceProfileDomainCommand}.
10
+ */
11
+ export interface DeleteVoiceProfileDomainCommandInput extends DeleteVoiceProfileDomainRequest {
12
+ }
13
+ /**
14
+ * @public
15
+ *
16
+ * The output of {@link DeleteVoiceProfileDomainCommand}.
17
+ */
18
+ export interface DeleteVoiceProfileDomainCommandOutput extends __MetadataBearer {
19
+ }
20
+ export declare class DeleteVoiceProfileDomainCommand extends $Command<DeleteVoiceProfileDomainCommandInput, DeleteVoiceProfileDomainCommandOutput, ChimeSDKVoiceClientResolvedConfig> {
21
+ readonly input: DeleteVoiceProfileDomainCommandInput;
22
+ static getEndpointParameterInstructions(): EndpointParameterInstructions;
23
+ /**
24
+ * @public
25
+ */
26
+ constructor(input: DeleteVoiceProfileDomainCommandInput);
27
+ /**
28
+ * @internal
29
+ */
30
+ resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ChimeSDKVoiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteVoiceProfileDomainCommandInput, DeleteVoiceProfileDomainCommandOutput>;
31
+ /**
32
+ * @internal
33
+ */
34
+ private serialize;
35
+ /**
36
+ * @internal
37
+ */
38
+ private deserialize;
39
+ }
@@ -0,0 +1,39 @@
1
+ import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
+ import { Command as $Command } from "@aws-sdk/smithy-client";
3
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
+ import { ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKVoiceClient";
5
+ import { GetSpeakerSearchTaskRequest, GetSpeakerSearchTaskResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ *
9
+ * The input for {@link GetSpeakerSearchTaskCommand}.
10
+ */
11
+ export interface GetSpeakerSearchTaskCommandInput extends GetSpeakerSearchTaskRequest {
12
+ }
13
+ /**
14
+ * @public
15
+ *
16
+ * The output of {@link GetSpeakerSearchTaskCommand}.
17
+ */
18
+ export interface GetSpeakerSearchTaskCommandOutput extends GetSpeakerSearchTaskResponse, __MetadataBearer {
19
+ }
20
+ export declare class GetSpeakerSearchTaskCommand extends $Command<GetSpeakerSearchTaskCommandInput, GetSpeakerSearchTaskCommandOutput, ChimeSDKVoiceClientResolvedConfig> {
21
+ readonly input: GetSpeakerSearchTaskCommandInput;
22
+ static getEndpointParameterInstructions(): EndpointParameterInstructions;
23
+ /**
24
+ * @public
25
+ */
26
+ constructor(input: GetSpeakerSearchTaskCommandInput);
27
+ /**
28
+ * @internal
29
+ */
30
+ resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ChimeSDKVoiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetSpeakerSearchTaskCommandInput, GetSpeakerSearchTaskCommandOutput>;
31
+ /**
32
+ * @internal
33
+ */
34
+ private serialize;
35
+ /**
36
+ * @internal
37
+ */
38
+ private deserialize;
39
+ }
@@ -0,0 +1,39 @@
1
+ import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
+ import { Command as $Command } from "@aws-sdk/smithy-client";
3
+ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
+ import { ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKVoiceClient";
5
+ import { GetVoiceProfileRequest, GetVoiceProfileResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ *
9
+ * The input for {@link GetVoiceProfileCommand}.
10
+ */
11
+ export interface GetVoiceProfileCommandInput extends GetVoiceProfileRequest {
12
+ }
13
+ /**
14
+ * @public
15
+ *
16
+ * The output of {@link GetVoiceProfileCommand}.
17
+ */
18
+ export interface GetVoiceProfileCommandOutput extends GetVoiceProfileResponse, __MetadataBearer {
19
+ }
20
+ export declare class GetVoiceProfileCommand extends $Command<GetVoiceProfileCommandInput, GetVoiceProfileCommandOutput, ChimeSDKVoiceClientResolvedConfig> {
21
+ readonly input: GetVoiceProfileCommandInput;
22
+ static getEndpointParameterInstructions(): EndpointParameterInstructions;
23
+ /**
24
+ * @public
25
+ */
26
+ constructor(input: GetVoiceProfileCommandInput);
27
+ /**
28
+ * @internal
29
+ */
30
+ resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ChimeSDKVoiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetVoiceProfileCommandInput, GetVoiceProfileCommandOutput>;
31
+ /**
32
+ * @internal
33
+ */
34
+ private serialize;
35
+ /**
36
+ * @internal
37
+ */
38
+ private deserialize;
39
+ }