TencentAI
class TencentAI
Class TencentAI.
Constants
VERSION |
|
Methods
static TencentAI
getInstance($appId, string $appKey, bool $jsonFormat = false, int $timeout = 100, int $retry = 1, bool $debug = false)
No description
mixed
__call(string $name, array $arguments)
返回对象
__get($name)
No description
string
getVersion()
查看版本号.
static void
close()
No description
Audio
audio()
No description
Face
face()
No description
Image
image()
No description
NaturalLanguageProcessing
nlp()
No description
OCR
ocr()
No description
Photo
photo()
No description
Translate
translate()
No description
Details
at line 82
static TencentAI
getInstance($appId, string $appKey, bool $jsonFormat = false, int $timeout = 100, int $retry = 1, bool $debug = false)
at line 104
mixed
__call(string $name, array $arguments)
返回对象
at line 122
__get($name)
at line 132
string
getVersion()
查看版本号.