| Package | Description |
|---|---|
| ai.api |
| Modifier and Type | Method and Description |
|---|---|
AIResponse |
AIDataService.request(AIRequest request,
RequestExtras requestExtras)
Make request to the AI service.
|
AIResponse |
AIDataService.request(AIRequest request,
RequestExtras requestExtras,
AIServiceContext serviceContext)
Make request to the AI service.
|
AIResponse |
AIDataService.voiceRequest(InputStream voiceStream,
RequestExtras requestExtras)
Make requests to the AI service with voice data.
|
AIResponse |
AIDataService.voiceRequest(InputStream voiceStream,
RequestExtras requestExtras,
AIServiceContext serviceContext)
Make requests to the AI service with voice data.
|
Copyright © 2017. All rights reserved.