Uses of Interface
software.amazon.awssdk.services.voiceid.VoiceIdAsyncClientBuilder
-
Packages that use VoiceIdAsyncClientBuilder Package Description software.amazon.awssdk.services.voiceid Amazon Connect Voice ID provides real-time caller authentication and fraud risk detection, which make voice interactions in contact centers more secure and efficient. -
-
Uses of VoiceIdAsyncClientBuilder in software.amazon.awssdk.services.voiceid
Methods in software.amazon.awssdk.services.voiceid that return VoiceIdAsyncClientBuilder Modifier and Type Method Description static VoiceIdAsyncClientBuilderVoiceIdAsyncClient. builder()Create a builder that can be used to configure and create aVoiceIdAsyncClient.
-