- valueOf(String) - Static method in enum ai.api.AIConfiguration.RecognitionEngine
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ai.api.AIConfiguration.SupportedLanguages
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ai.api.ui.AIButton.MicState
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum ai.api.AIConfiguration.RecognitionEngine
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum ai.api.AIConfiguration.SupportedLanguages
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum ai.api.ui.AIButton.MicState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VoiceActivityDetector - Class in ai.api.util
-
- VoiceActivityDetector(int) - Constructor for class ai.api.util.VoiceActivityDetector
-
- VoiceActivityDetector.SpeechEventsListener - Interface in ai.api.util
-
Used to notify about speech begin/end events
- voiceRequest(InputStream) - Method in class ai.api.AIDataService
-
Make requests to the ai service with voice data.
- voiceRequest(InputStream, List<AIContext>) - Method in class ai.api.AIDataService
-
Make requests to the ai service with voice data.
- voiceRequest(InputStream, RequestExtras) - Method in class ai.api.AIDataService
-
Make requests to the ai service with voice data.