PHP Class Google\Cloud\Speech\Connection\Rest

Inheritance: implements Google\Cloud\Speech\Connection\ConnectionInterface, use trait Google\Cloud\RestTrait, use trait Google\Cloud\UriTrait
Afficher le fichier Open project: GoogleCloudPlatform/gcloud-php Class Usage Examples

Méthodes publiques

Méthode Description
__construct ( array $config = [] )
asyncRecognize ( array $args = [] ) : array
getOperation ( array $args = [] ) : array
syncRecognize ( array $args = [] ) : array

Method Details

__construct() public méthode

public __construct ( array $config = [] )
$config array

asyncRecognize() public méthode

public asyncRecognize ( array $args = [] ) : array
$args array
Résultat array

getOperation() public méthode

public getOperation ( array $args = [] ) : array
$args array
Résultat array

syncRecognize() public méthode

public syncRecognize ( array $args = [] ) : array
$args array
Résultat array