Uses of Interface
software.amazon.awssdk.services.voiceid.VoiceIdClientBuilder
-
Packages that use VoiceIdClientBuilder 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 VoiceIdClientBuilder in software.amazon.awssdk.services.voiceid
Methods in software.amazon.awssdk.services.voiceid that return VoiceIdClientBuilder Modifier and Type Method Description static VoiceIdClientBuilderVoiceIdClient. builder()Create a builder that can be used to configure and create aVoiceIdClient.
-