Classe /goog/CL_SPEECH_V1

Classe


 /GOOG/CL_SPEECH_V1
 
  • Ereditarietà da: /GOOG/CL_HTTP_CLIENT
  • Descrizione: Cloud Speech-to-Text API v1
Per informazioni generali su una classe nell'SDK ABAP per Google Cloud, consulta stub del client API.

Tipi

Tipo Descrizione Visibilità
TY_001 ABNFGrammar PUBBLICO
TY_002 ClassItem PUBBLICO
TY_003 CreateCustomClassRequest PUBBLICO
TY_004 CreatePhraseSetRequest PUBBLICO
TY_005 CustomClass PUBBLICO
TY_007 ListCustomClassesResponse PUBBLICO
TY_008 ListOperationsResponse PUBBLICO
TY_009 ListPhraseSetResponse PUBBLICO
TY_010 LongRunningRecognizeRequest PUBBLICO
TY_011 Operation PUBBLICO
TY_012 Phrase PUBBLICO
TY_013 PhraseSet PUBBLICO
TY_014 RecognitionAudio PUBBLICO
TY_015 RecognitionConfig PUBBLICO
TY_016 RecognitionMetadata PUBBLICO
TY_017 RecognizeRequest PUBBLICO
TY_018 RecognizeResponse PUBBLICO
TY_019 SpeakerDiarizationConfig PUBBLICO
TY_020 SpeechAdaptation PUBBLICO
TY_021 SpeechAdaptationInfo PUBBLICO
TY_022 SpeechContext PUBBLICO
TY_023 SpeechRecognitionAlternative PUBBLICO
TY_024 SpeechRecognitionResult PUBBLICO
TY_025 Status PUBBLICO
TY_026 TranscriptOutputConfig PUBBLICO
TY_027 WordInfo PUBBLICO
TY_028 Entry PUBBLICO
TY_029 TranscriptNormalization PUBBLICO
TY_T_002 ClassItem PUBBLICO
TY_T_005 CustomClass PUBBLICO
TY_T_011 Operation PUBBLICO
TY_T_012 Phrase PUBBLICO
TY_T_013 PhraseSet PUBBLICO
TY_T_022 SpeechContext PUBBLICO
TY_T_023 SpeechRecognitionAlternative PUBBLICO
TY_T_024 SpeechRecognitionResult PUBBLICO
TY_T_027 WordInfo PUBBLICO
TY_T_028 Entry PUBBLICO
TY_T_STRING Table of Strings PUBBLICO

Costanti

Nome Tipo Descrizione Valore Visibilità
C_PATH_PREFIX STRING Prefisso percorso API PUBBLICO
C_REVISION_DATE DATUM Data di revisione del documento discovery 20240306 PUBBLICO
C_ROOT_URL STRING URL radice dell'API https://speech.googleapis.com PUBBLICO
C_SERVICE_NAME /GOOG/SERVICE_NAME Nome servizio Google speech:v1 PUBBLICO
C_SUPPORTED_AUTH /GOOG/SUPP_AUTH Tipi di autenticazione supportati IJIJWW PUBBLICO
C_CLOUD_VERSION /GOOG/SDK_VERSION Versione cloud più bassa 1,0 PUBBLICO
C_ON_PREM_VERSION /GOOG/SDK_VERSION Versione on-premise più bassa 1,5 PUBBLICO

Metodi

Per informazioni generali su un metodo nell'SDK ABAP per Google Cloud, consulta Metodo API.

COSTRUTTORE

  • Descrizione: Costruttore
  • Visibilità: PUBLIC

Parametri

Nome Categoria Tipo Descrizione
IV_KEY_NAME IMPORTAZIONE IN CORSO... /GOOG/KEYNAME Nome chiave Google Cloud
IV_LOG_OBJ IMPORTAZIONE IN CORSO... BALOBJ_D Log applicazione: Nome oggetto (codice applicazione)
IV_LOG_SUBOBJ IMPORTAZIONE IN CORSO... BALSUBOBJ Log applicazioni: oggetto secondario

Eccezione

Nome Descrizione
/GOOG/CX_SDK SDK ABAP per Google Cloud: classe delle eccezioni

CREATE_CUSTOM_CLASSES

  • Descrizione: speech.projects.locations.customClasses.create
  • Visibilità: PUBLIC

Parametri

Nome Categoria Tipo Descrizione
IV_P_PROJECTS_ID IMPORTAZIONE IN CORSO... STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE IN CORSO... STRING locationsId
IS_INPUT IMPORTAZIONE IN CORSO... TY_003 CreateCustomClassRequest
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_005 CustomClass
EV_RET_CODE ESPORTAZIONE I Codice di reso
EV_ERR_TEXT ESPORTAZIONE STRING Testo errore
ES_ERR_RESP ESPORTAZIONE /GOOG/ERR_RESP Risposta di errore

Eccezione

Nome Descrizione
/GOOG/CX_SDK SDK ABAP per Google Cloud: classe delle eccezioni

CREATE_PHRASE_SETS

  • Descrizione: speech.projects.locations.phraseSets.create
  • Visibilità: PUBLIC

Parametri

Nome Categoria Tipo Descrizione
IV_P_PROJECTS_ID IMPORTAZIONE IN CORSO... STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE IN CORSO... STRING locationsId
IS_INPUT IMPORTAZIONE IN CORSO... TY_004 CreatePhraseSetRequest
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_013 PhraseSet
EV_RET_CODE ESPORTAZIONE I Codice di reso
EV_ERR_TEXT ESPORTAZIONE STRING Testo errore
ES_ERR_RESP ESPORTAZIONE /GOOG/ERR_RESP Risposta di errore

Eccezione

Nome Descrizione
/GOOG/CX_SDK SDK ABAP per Google Cloud: classe delle eccezioni

DELETE_CUSTOM_CLASSES

  • Descrizione: speech.projects.locations.customClasses.delete
  • Visibilità: PUBLIC

Parametri

Nome Categoria Tipo Descrizione
IV_P_PROJECTS_ID IMPORTAZIONE IN CORSO... STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE IN CORSO... STRING locationsId
IV_P_CUSTOM_CLASSES_ID IMPORTAZIONE IN CORSO... STRING customClassesId
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE DATA Dati di output
EV_RET_CODE ESPORTAZIONE I Codice di reso
EV_ERR_TEXT ESPORTAZIONE STRING Testo errore
ES_ERR_RESP ESPORTAZIONE /GOOG/ERR_RESP Risposta di errore

Eccezione

Nome Descrizione
/GOOG/CX_SDK SDK ABAP per Google Cloud: classe delle eccezioni

DELETE_PHRASE_SETS

  • Descrizione: speech.projects.locations.phraseSets.delete
  • Visibilità: PUBLIC

Parametri

Nome Categoria Tipo Descrizione
IV_P_PROJECTS_ID IMPORTAZIONE IN CORSO... STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE IN CORSO... STRING locationsId
IV_P_PHRASE_SETS_ID IMPORTAZIONE IN CORSO... STRING phraseSetsId
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE DATA Dati di output
EV_RET_CODE ESPORTAZIONE I Codice di reso
EV_ERR_TEXT ESPORTAZIONE STRING Testo errore
ES_ERR_RESP ESPORTAZIONE /GOOG/ERR_RESP Risposta di errore

Eccezione

Nome Descrizione
/GOOG/CX_SDK SDK ABAP per Google Cloud: classe delle eccezioni

GET_CUSTOM_CLASSES

  • Descrizione: speech.projects.locations.customClasses.get
  • Visibilità: PUBLIC

Parametri

Nome Categoria Tipo Descrizione
IV_P_PROJECTS_ID IMPORTAZIONE IN CORSO... STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE IN CORSO... STRING locationsId
IV_P_CUSTOM_CLASSES_ID IMPORTAZIONE IN CORSO... STRING customClassesId
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_005 CustomClass
EV_RET_CODE ESPORTAZIONE I Codice di reso
EV_ERR_TEXT ESPORTAZIONE STRING Testo errore
ES_ERR_RESP ESPORTAZIONE /GOOG/ERR_RESP Risposta di errore

Eccezione

Nome Descrizione
/GOOG/CX_SDK SDK ABAP per Google Cloud: classe delle eccezioni

GET_OPERATIONS

  • Descrizione: speech.operations.get
  • Visibilità: PUBLIC

Parametri

Nome Categoria Tipo Descrizione
IV_P_OPERATIONS_ID IMPORTAZIONE IN CORSO... STRING operationsId
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_011 Operazione
EV_RET_CODE ESPORTAZIONE I Codice di reso
EV_ERR_TEXT ESPORTAZIONE STRING Testo errore
ES_ERR_RESP ESPORTAZIONE /GOOG/ERR_RESP Risposta di errore

Eccezione

Nome Descrizione
/GOOG/CX_SDK SDK ABAP per Google Cloud: classe delle eccezioni

GET_PHRASE_SETS

  • Descrizione: speech.projects.locations.phraseSets.get
  • Visibilità: PUBLIC

Parametri

Nome Categoria Tipo Descrizione
IV_P_PROJECTS_ID IMPORTAZIONE IN CORSO... STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE IN CORSO... STRING locationsId
IV_P_PHRASE_SETS_ID IMPORTAZIONE IN CORSO... STRING phraseSetsId
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_013 PhraseSet
EV_RET_CODE ESPORTAZIONE I Codice di reso
EV_ERR_TEXT ESPORTAZIONE STRING Testo errore
ES_ERR_RESP ESPORTAZIONE /GOOG/ERR_RESP Risposta di errore

Eccezione

Nome Descrizione
/GOOG/CX_SDK SDK ABAP per Google Cloud: classe delle eccezioni

LIST_CUSTOM_CLASSES

  • Descrizione: speech.projects.locations.customClasses.list
  • Visibilità: PUBLIC

Parametri

Nome Categoria Tipo Descrizione
IV_Q_PAGESIZE IMPORTAZIONE IN CORSO... STRING pageSize
IV_Q_PAGETOKEN IMPORTAZIONE IN CORSO... STRING pageToken
IV_P_PROJECTS_ID IMPORTAZIONE IN CORSO... STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE IN CORSO... STRING locationsId
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_007 ListCustomClassesResponse
EV_RET_CODE ESPORTAZIONE I Codice di reso
EV_ERR_TEXT ESPORTAZIONE STRING Testo errore
ES_ERR_RESP ESPORTAZIONE /GOOG/ERR_RESP Risposta di errore

Eccezione

Nome Descrizione
/GOOG/CX_SDK SDK ABAP per Google Cloud: classe delle eccezioni

LIST_OPERATIONS

  • Descrizione: speech.operations.list
  • Visibilità: PUBLIC

Parametri

Nome Categoria Tipo Descrizione
IV_Q_FILTER IMPORTAZIONE IN CORSO... STRING filtro
IV_Q_NAME IMPORTAZIONE IN CORSO... STRING name
IV_Q_PAGESIZE IMPORTAZIONE IN CORSO... STRING pageSize
IV_Q_PAGETOKEN IMPORTAZIONE IN CORSO... STRING pageToken
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_008 ListOperationsResponse
EV_RET_CODE ESPORTAZIONE I Codice di reso
EV_ERR_TEXT ESPORTAZIONE STRING Testo errore
ES_ERR_RESP ESPORTAZIONE /GOOG/ERR_RESP Risposta di errore

Eccezione

Nome Descrizione
/GOOG/CX_SDK SDK ABAP per Google Cloud: classe delle eccezioni

LIST_PHRASE_SETS

  • Descrizione: speech.projects.locations.phraseSets.list
  • Visibilità: PUBLIC

Parametri

Nome Categoria Tipo Descrizione
IV_Q_PAGESIZE IMPORTAZIONE IN CORSO... STRING pageSize
IV_Q_PAGETOKEN IMPORTAZIONE IN CORSO... STRING pageToken
IV_P_PROJECTS_ID IMPORTAZIONE IN CORSO... STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE IN CORSO... STRING locationsId
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_009 ListPhraseSetResponse
EV_RET_CODE ESPORTAZIONE I Codice di reso
EV_ERR_TEXT ESPORTAZIONE STRING Testo errore
ES_ERR_RESP ESPORTAZIONE /GOOG/ERR_RESP Risposta di errore

Eccezione

Nome Descrizione
/GOOG/CX_SDK SDK ABAP per Google Cloud: classe delle eccezioni

LONGRUNNINGRECOGNIZE_SPEECH

  • Descrizione: speech.Speech.longrunningrecognize
  • Visibilità: PUBLIC

Parametri

Nome Categoria Tipo Descrizione
IS_INPUT IMPORTAZIONE IN CORSO... TY_010 LongRunningRecognizeRequest
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_011 Operazione
EV_RET_CODE ESPORTAZIONE I Codice di reso
EV_ERR_TEXT ESPORTAZIONE STRING Testo errore
ES_ERR_RESP ESPORTAZIONE /GOOG/ERR_RESP Risposta di errore

Eccezione

Nome Descrizione
/GOOG/CX_SDK SDK ABAP per Google Cloud: classe delle eccezioni

PATCH_CUSTOM_CLASSES

  • Descrizione: speech.projects.locations.customClasses.patch
  • Visibilità: PUBLIC

Parametri

Nome Categoria Tipo Descrizione
IV_Q_UPDATEMASK IMPORTAZIONE IN CORSO... STRING updateMask
IV_P_PROJECTS_ID IMPORTAZIONE IN CORSO... STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE IN CORSO... STRING locationsId
IV_P_CUSTOM_CLASSES_ID IMPORTAZIONE IN CORSO... STRING customClassesId
IS_INPUT IMPORTAZIONE IN CORSO... TY_005 CustomClass
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_005 CustomClass
EV_RET_CODE ESPORTAZIONE I Codice di reso
EV_ERR_TEXT ESPORTAZIONE STRING Testo errore
ES_ERR_RESP ESPORTAZIONE /GOOG/ERR_RESP Risposta di errore

Eccezione

Nome Descrizione
/GOOG/CX_SDK SDK ABAP per Google Cloud: classe delle eccezioni

PATCH_PHRASE_SETS

  • Descrizione: speech.projects.locations.phraseSets.patch
  • Visibilità: PUBLIC

Parametri

Nome Categoria Tipo Descrizione
IV_Q_UPDATEMASK IMPORTAZIONE IN CORSO... STRING updateMask
IV_P_PROJECTS_ID IMPORTAZIONE IN CORSO... STRING projectsId
IV_P_LOCATIONS_ID IMPORTAZIONE IN CORSO... STRING locationsId
IV_P_PHRASE_SETS_ID IMPORTAZIONE IN CORSO... STRING phraseSetsId
IS_INPUT IMPORTAZIONE IN CORSO... TY_013 PhraseSet
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_013 PhraseSet
EV_RET_CODE ESPORTAZIONE I Codice di reso
EV_ERR_TEXT ESPORTAZIONE STRING Testo errore
ES_ERR_RESP ESPORTAZIONE /GOOG/ERR_RESP Risposta di errore

Eccezione

Nome Descrizione
/GOOG/CX_SDK SDK ABAP per Google Cloud: classe delle eccezioni

RECOGNIZE_SPEECH

  • Descrizione: speech.Speech.recognize
  • Visibilità: PUBLIC

Parametri

Nome Categoria Tipo Descrizione
IS_INPUT IMPORTAZIONE IN CORSO... TY_017 RecognizeRequest
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_018 RecognizeResponse
EV_RET_CODE ESPORTAZIONE I Codice di reso
EV_ERR_TEXT ESPORTAZIONE STRING Testo errore
ES_ERR_RESP ESPORTAZIONE /GOOG/ERR_RESP Risposta di errore

Eccezione

Nome Descrizione
/GOOG/CX_SDK SDK ABAP per Google Cloud: classe delle eccezioni

CHIUDI

  • Descrizione: Chiudi connessione
  • Visibilità: PUBLIC