PHP Interface Google\Cloud\Speech\Connection\ConnectionInterface

Afficher le fichier Open project: GoogleCloudPlatform/gcloud-php Interface Usage Examples

Méthodes publiques

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

Method Details

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