Envoyer des commentaires
Classe /GOOG/CL_SPEECH_V1
Restez organisé à l'aide des collections
Enregistrez et classez les contenus selon vos préférences.
SAP BTP edition v1.0 keyboard_arrow_down
Classe
/GOOG/CL_SPEECH_V1
Héritage de : /GOOG/CL_HTTP_CLIENT
Description : Cloud Speech-to-Text API v1
Pour obtenir des informations générales sur une classe du SDK ABAP pour Google Cloud, consultez la page
Bouchon de client API .
Types
Type
Description
Visibilité
TY_001
ABNFGrammar
PUBLIC
TY_002
ClassItem
PUBLIC
TY_003
CreateCustomClassRequest
PUBLIC
TY_004
CreatePhraseSetRequest
PUBLIC
TY_005
CustomClass
PUBLIC
TY_007
ListCustomClassesResponse
PUBLIC
TY_008
ListOperationsResponse
PUBLIC
TY_009
ListPhraseSetResponse
PUBLIC
TY_010
LongRunningRecognizeRequest
PUBLIC
TY_011
Operation
PUBLIC
TY_012
Phrase
PUBLIC
TY_013
PhraseSet
PUBLIC
TY_014
RecognitionAudio
PUBLIC
TY_015
RecognitionConfig
PUBLIC
TY_016
RecognitionMetadata
PUBLIC
TY_017
RecognizeRequest
PUBLIC
TY_018
RecognizeResponse
PUBLIC
TY_019
SpeakerDiarizationConfig
PUBLIC
TY_020
SpeechAdaptation
PUBLIC
TY_021
SpeechAdaptationInfo
PUBLIC
TY_022
SpeechContext
PUBLIC
TY_023
SpeechRecognitionAlternative
PUBLIC
TY_024
SpeechRecognitionResult
PUBLIC
TY_025
Status
PUBLIC
TY_026
TranscriptOutputConfig
PUBLIC
TY_027
WordInfo
PUBLIC
TY_028
Entry
PUBLIC
TY_029
TranscriptNormalization
PUBLIC
TY_T_002
ClassItem
PUBLIC
TY_T_005
CustomClass
PUBLIC
TY_T_011
Operation
PUBLIC
TY_T_012
Phrase
PUBLIC
TY_T_013
PhraseSet
PUBLIC
TY_T_022
SpeechContext
PUBLIC
TY_T_023
SpeechRecognitionAlternative
PUBLIC
TY_T_024
SpeechRecognitionResult
PUBLIC
TY_T_027
WordInfo
PUBLIC
TY_T_028
Entry
PUBLIC
TY_T_STRING
Table of Strings
PUBLIC
Constantes
Nom
Type
Description
Valeur
Visibilité
C_CLOUD_VERSION
/GOOG/SDK_VERSION
Version Cloud la plus basse
1.0
PUBLIC
C_ON_PREM_VERSION
/GOOG/SDK_VERSION
Version sur site la plus basse
1.5
PUBLIC
C_PATH_PREFIX
STRING
Préfixe de chemin d'API
PUBLIC
C_REVISION_DATE
DATUM
Date de révision du document de découverte
20240222
PUBLIC
C_ROOT_URL
STRING
URL racine de l'API
https://speech.googleapis.com
PUBLIC
C_SERVICE_NAME
/GOOG/SERVICE_NAME
Nom du service Google
speech:v1
PUBLIC
C_SUPPORTED_AUTH
/GOOG/SUPP_AUTH
Types d'authentification pris en charge
IJIJWW
PUBLIC
Méthodes
Pour obtenir des informations générales sur une méthode du SDK ABAP pour Google Cloud, consultez la page
Méthode API .
CONSTRUCTOR
Description : Constructor
Visibilité : PUBLIQUE
Paramètres
Nom
Catégorie
Type
Description
IV_KEY_NAME
IMPORTING
/GOOG/KEYNAME
Nom de la clé Google Cloud
IV_LOG_OBJ
IMPORTING
BALOBJ_D
Journal d'application : nom de l'objet (code d'application)
IV_LOG_SUBOBJ
IMPORTING
BALSUBOBJ
Journal d'application : sous-objet
Exception
Nom
Description
/GOOG/CX_SDK
SDK ABAP pour Google Cloud : classe d'exception
CREATE_CUSTOM_CLASSES
Description : speech.projects.locations.customClasses.create
Visibilité : PUBLIQUE
Paramètres
Nom
Catégorie
Type
Description
IV_P_PROJECTS_ID
IMPORTING
STRING
ProjectsId
IV_P_LOCATIONS_ID
IMPORTING
STRING
Emplacements.ID
IS_INPUT
IMPORTING
TY_003
CreateCustomClassRequest
ES_RAW
EXPORTING
DATA
Données brutes de sortie
ES_OUTPUT
EXPORTING
TY_005
CustomClass
EV_RET_CODE
EXPORTING
I
Code renvoyé
EV_ERR_TEXT
Exportation…
STRING
Texte de l'erreur
ES_ERR_RESP
Exportation…
/GOOG/ERR_RESP
Réponse d'erreur
Exception
Nom
Description
/GOOG/CX_SDK
SDK ABAP pour Google Cloud : classe d'exception
CREATE_PHRASE_SETS
Description : speech.projects.locations.phraseSets.create
Visibilité : PUBLIQUE
Paramètres
Nom
Catégorie
Type
Description
IV_P_PROJECTS_ID
IMPORTING
STRING
ProjectsId
IV_P_LOCATIONS_ID
IMPORTING
STRING
Emplacements.ID
IS_INPUT
IMPORTING
TY_004
CreatePhraseSetRequest
ES_RAW
EXPORTING
DATA
Données brutes de sortie
ES_OUTPUT
EXPORTING
TY_013
PhraseSet
EV_RET_CODE
EXPORTING
I
Code renvoyé
EV_ERR_TEXT
Exportation…
STRING
Texte de l'erreur
ES_ERR_RESP
Exportation…
/GOOG/ERR_RESP
Réponse d'erreur
Exception
Nom
Description
/GOOG/CX_SDK
SDK ABAP pour Google Cloud : classe d'exception
DELETE_CUSTOM_CLASSES
Description : speech.projects.locations.customClasses.delete
Visibilité : PUBLIQUE
Paramètres
Nom
Catégorie
Type
Description
IV_P_PROJECTS_ID
IMPORTING
STRING
ProjectsId
IV_P_LOCATIONS_ID
IMPORTING
STRING
Emplacements.ID
IV_P_CUSTOM_CLASSES_ID
IMPORTING
STRING
customClassesId
ES_RAW
EXPORTING
DATA
Données brutes de sortie
ES_OUTPUT
Exportation…
REF TO DATA
Données de sortie
EV_RET_CODE
Exportation…
I
Code renvoyé
EV_ERR_TEXT
Exportation…
STRING
Texte de l'erreur
ES_ERR_RESP
Exportation…
/GOOG/ERR_RESP
Réponse d'erreur
Exception
Nom
Description
/GOOG/CX_SDK
SDK ABAP pour Google Cloud : classe d'exception
DELETE_PHRASE_SETS
Description : speech.projects.locations.phraseSets.delete
Visibilité : PUBLIQUE
Paramètres
Nom
Catégorie
Type
Description
IV_P_PROJECTS_ID
IMPORTING
STRING
ProjectsId
IV_P_LOCATIONS_ID
IMPORTING
STRING
Emplacements.ID
IV_P_PHRASE_SETS_ID
IMPORTING
STRING
phraseSetsId
ES_RAW
EXPORTING
DATA
Données brutes de sortie
ES_OUTPUT
Exportation…
REF TO DATA
Données de sortie
EV_RET_CODE
Exportation…
I
Code renvoyé
EV_ERR_TEXT
Exportation…
STRING
Texte de l'erreur
ES_ERR_RESP
Exportation…
/GOOG/ERR_RESP
Réponse d'erreur
Exception
Nom
Description
/GOOG/CX_SDK
SDK ABAP pour Google Cloud : classe d'exception
GET_CUSTOM_CLASSES
Description : speech.projects.locations.customClasses.get
Visibilité : PUBLIQUE
Paramètres
Nom
Catégorie
Type
Description
IV_P_PROJECTS_ID
IMPORTING
STRING
ProjectsId
IV_P_LOCATIONS_ID
IMPORTING
STRING
Emplacements.ID
IV_P_CUSTOM_CLASSES_ID
IMPORTING
STRING
customClassesId
ES_RAW
EXPORTING
DATA
Données brutes de sortie
ES_OUTPUT
EXPORTING
TY_005
CustomClass
EV_RET_CODE
EXPORTING
I
Code renvoyé
EV_ERR_TEXT
Exportation…
STRING
Texte de l'erreur
ES_ERR_RESP
Exportation…
/GOOG/ERR_RESP
Réponse d'erreur
Exception
Nom
Description
/GOOG/CX_SDK
SDK ABAP pour Google Cloud : classe d'exception
GET_OPERATIONS
Description : speech.operations.get
Visibilité : PUBLIQUE
Paramètres
Nom
Catégorie
Type
Description
IV_P_OPERATIONS_ID
IMPORTING
STRING
operationsId
ES_RAW
Exportation…
DATA
Données brutes de sortie
ES_OUTPUT
Exportation…
TY_011
Opération
EV_RET_CODE
Exportation…
I
Code renvoyé
EV_ERR_TEXT
Exportation…
STRING
Texte de l'erreur
ES_ERR_RESP
Exportation…
/GOOG/ERR_RESP
Réponse d'erreur
Exception
Nom
Description
/GOOG/CX_SDK
SDK ABAP pour Google Cloud : classe d'exception
GET_PHRASE_SETS
Description : speech.projects.locations.phraseSets.get
Visibilité : PUBLIQUE
Paramètres
Nom
Catégorie
Type
Description
IV_P_PROJECTS_ID
IMPORTING
STRING
ProjectsId
IV_P_LOCATIONS_ID
IMPORTING
STRING
Emplacements.ID
IV_P_PHRASE_SETS_ID
IMPORTING
STRING
phraseSetsId
ES_RAW
EXPORTING
DATA
Données brutes de sortie
ES_OUTPUT
EXPORTING
TY_013
PhraseSet
EV_RET_CODE
EXPORTING
I
Code renvoyé
EV_ERR_TEXT
Exportation…
STRING
Texte de l'erreur
ES_ERR_RESP
Exportation…
/GOOG/ERR_RESP
Réponse d'erreur
Exception
Nom
Description
/GOOG/CX_SDK
SDK ABAP pour Google Cloud : classe d'exception
LIST_CUSTOM_CLASSES
Description : speech.projects.locations.customClasses.list
Visibilité : PUBLIQUE
Paramètres
Nom
Catégorie
Type
Description
IV_Q_PAGESIZE
IMPORTING
STRING
pageSize
IV_Q_PAGETOKEN
IMPORTING
STRING
pageToken
IV_P_PROJECTS_ID
IMPORTING
STRING
ProjectsId
IV_P_LOCATIONS_ID
IMPORTING
STRING
Emplacements.ID
ES_RAW
Exportation…
DATA
Données brutes de sortie
ES_OUTPUT
EXPORTING
TY_007
ListCustomClassesResponse
EV_RET_CODE
EXPORTING
I
Code renvoyé
EV_ERR_TEXT
Exportation…
STRING
Texte de l'erreur
ES_ERR_RESP
Exportation…
/GOOG/ERR_RESP
Réponse d'erreur
Exception
Nom
Description
/GOOG/CX_SDK
SDK ABAP pour Google Cloud : classe d'exception
LIST_OPERATIONS
Description : speech.operations.list
Visibilité : PUBLIQUE
Paramètres
Nom
Catégorie
Type
Description
IV_Q_FILTER
IMPORTING
STRING
filter
IV_Q_NAME
IMPORTING
STRING
name
IV_Q_PAGESIZE
IMPORTING
STRING
pageSize
IV_Q_PAGETOKEN
IMPORTING
STRING
pageToken
ES_RAW
Exportation…
DATA
Données brutes de sortie
ES_OUTPUT
Exportation…
TY_008
ListOperationsResponse
EV_RET_CODE
Exportation…
I
Code renvoyé
EV_ERR_TEXT
Exportation…
STRING
Texte de l'erreur
ES_ERR_RESP
Exportation…
/GOOG/ERR_RESP
Réponse d'erreur
Exception
Nom
Description
/GOOG/CX_SDK
SDK ABAP pour Google Cloud : classe d'exception
LIST_PHRASE_SETS
Description : speech.projects.locations.phraseSets.list
Visibilité : PUBLIQUE
Paramètres
Nom
Catégorie
Type
Description
IV_Q_PAGESIZE
IMPORTING
STRING
pageSize
IV_Q_PAGETOKEN
IMPORTING
STRING
pageToken
IV_P_PROJECTS_ID
IMPORTING
STRING
ProjectsId
IV_P_LOCATIONS_ID
IMPORTING
STRING
Emplacements.ID
ES_RAW
Exportation…
DATA
Données brutes de sortie
ES_OUTPUT
EXPORTING
TY_009
ListPhraseSetResponse
EV_RET_CODE
EXPORTING
I
Code renvoyé
EV_ERR_TEXT
Exportation…
STRING
Texte de l'erreur
ES_ERR_RESP
Exportation…
/GOOG/ERR_RESP
Réponse d'erreur
Exception
Nom
Description
/GOOG/CX_SDK
SDK ABAP pour Google Cloud : classe d'exception
LONGRUNNINGRECOGNIZE_SPEECH
Description : speech.speech.longrunningrecognize
Visibilité : PUBLIQUE
Paramètres
Nom
Catégorie
Type
Description
IS_INPUT
IMPORTING
TY_010
LongRunningRecognizeRequest
ES_RAW
EXPORTING
DATA
Données brutes de sortie
ES_OUTPUT
Exportation…
TY_011
Opération
EV_RET_CODE
Exportation…
I
Code renvoyé
EV_ERR_TEXT
Exportation…
STRING
Texte de l'erreur
ES_ERR_RESP
Exportation…
/GOOG/ERR_RESP
Réponse d'erreur
Exception
Nom
Description
/GOOG/CX_SDK
SDK ABAP pour Google Cloud : classe d'exception
PATCH_CUSTOM_CLASSES
Description : speech.projects.locations.customClasses.patch
Visibilité : PUBLIQUE
Paramètres
Nom
Catégorie
Type
Description
IV_Q_UPDATEMASK
IMPORTING
STRING
#updatemask
IV_P_PROJECTS_ID
IMPORTING
STRING
ProjectsId
IV_P_LOCATIONS_ID
IMPORTING
STRING
Emplacements.ID
IV_P_CUSTOM_CLASSES_ID
IMPORTING
STRING
customClassesId
IS_INPUT
IMPORTING
TY_005
CustomClass
ES_RAW
EXPORTING
DATA
Données brutes de sortie
ES_OUTPUT
EXPORTING
TY_005
CustomClass
EV_RET_CODE
EXPORTING
I
Code renvoyé
EV_ERR_TEXT
Exportation…
STRING
Texte de l'erreur
ES_ERR_RESP
Exportation…
/GOOG/ERR_RESP
Réponse d'erreur
Exception
Nom
Description
/GOOG/CX_SDK
SDK ABAP pour Google Cloud : classe d'exception
PATCH_PHRASE_SETS
Description : speech.projects.locations.phraseSets.patch
Visibilité : PUBLIQUE
Paramètres
Nom
Catégorie
Type
Description
IV_Q_UPDATEMASK
IMPORTING
STRING
#updatemask
IV_P_PROJECTS_ID
IMPORTING
STRING
ProjectsId
IV_P_LOCATIONS_ID
IMPORTING
STRING
Emplacements.ID
IV_P_PHRASE_SETS_ID
IMPORTING
STRING
phraseSetsId
IS_INPUT
IMPORTING
TY_013
PhraseSet
ES_RAW
EXPORTING
DATA
Données brutes de sortie
ES_OUTPUT
EXPORTING
TY_013
PhraseSet
EV_RET_CODE
EXPORTING
I
Code renvoyé
EV_ERR_TEXT
Exportation…
STRING
Texte de l'erreur
ES_ERR_RESP
Exportation…
/GOOG/ERR_RESP
Réponse d'erreur
Exception
Nom
Description
/GOOG/CX_SDK
SDK ABAP pour Google Cloud : classe d'exception
RECOGNIZE_SPEECH
Description : speech.speech.recognize
Visibilité : PUBLIQUE
Paramètres
Nom
Catégorie
Type
Description
IS_INPUT
IMPORTING
TY_017
RecognizeRequest
ES_RAW
EXPORTING
DATA
Données brutes de sortie
ES_OUTPUT
EXPORTING
TY_018
RecognizeResponse
EV_RET_CODE
EXPORTING
I
Code renvoyé
EV_ERR_TEXT
Exportation…
STRING
Texte de l'erreur
ES_ERR_RESP
Exportation…
/GOOG/ERR_RESP
Réponse d'erreur
Exception
Nom
Description
/GOOG/CX_SDK
SDK ABAP pour Google Cloud : classe d'exception
FERMER
Description : Fermer la connexion
Visibilité : PUBLIQUE
Envoyer des commentaires
Sauf indication contraire, le contenu de cette page est régi par une licence Creative Commons Attribution 4.0 , et les échantillons de code sont régis par une licence Apache 2.0 . Pour en savoir plus, consultez les Règles du site Google Developers . Java est une marque déposée d'Oracle et/ou de ses sociétés affiliées.
Dernière mise à jour le 2024/05/30 (UTC).
Voulez-vous nous donner plus d'informations ?
[[["Facile à comprendre","easyToUnderstand","thumb-up"],["J'ai pu résoudre mon problème","solvedMyProblem","thumb-up"],["Autre","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Problème de traduction","translationIssue","thumb-down"],["Autre","otherDown","thumb-down"]],["Dernière mise à jour le 2024/05/30 (UTC)."],[],[]]