Invia feedback
Classe /GOOG/CL_SPEECH_V1
Mantieni tutto organizzato con le raccolte
Salva e classifica i contenuti in base alle tue preferenze.
SAP BTP edition v1.0 keyboard_arrow_down
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_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
C_PATH_PREFIX
STRING
Prefisso del percorso API
PUBBLICO
C_REVISION_DATE
DATUM
Data di revisione del documento di rilevamento
20240222
PUBBLICO
C_ROOT_URL
STRING
URL root API
https://speech.googleapis.com
PUBBLICO
C_SERVICE_NAME
/GOOG/SERVICE_NAME
Nome servizio Google
voce:v1
PUBBLICO
C_SUPPORTED_AUTH
/GOOG/SUPP_AUTH
Tipi di autenticazione supportati
IJIJWW
PUBBLICO
Metodi
Per informazioni generali su un metodo in ABAP SDK per Google Cloud,
consulta
Metodo API .
COSTRUTTORE
Descrizione: costruttore
Visibilità: PUBBLICA
Parametri
Nome
Categoria
Tipo
Descrizione
IV_KEY_NAME
IMPORTAZIONE
/GOOG/KEYNAME
Nome chiave Google Cloud
IV_LOG_OBJ
IMPORTAZIONE
BALOBJ_D
Log applicazione: nome oggetto (codice applicazione)
IV_LOG_SUBOBJ
IMPORTAZIONE
BALSUBOBJ
Log applicazione: oggetto secondario
Eccezione
Nome
Descrizione
/GOOG/CX_SDK
SDK ABAP per Google Cloud: classe di eccezione
CREATE_CUSTOM_CLASSES
Descrizione: speech.projects.locations.customClasss.create
Visibilità: PUBBLICA
Parametri
Nome
Categoria
Tipo
Descrizione
IV_P_PROJECTS_ID
IMPORTAZIONE
STRING
projectsId
IV_P_LOCATIONS_ID
IMPORTAZIONE
STRING
locationsId
IS_INPUT
IMPORTAZIONE
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 di eccezione
CREATE_PHRASE_SETS
Descrizione: speech.projects.locations.phraseSets.create
Visibilità: PUBBLICA
Parametri
Nome
Categoria
Tipo
Descrizione
IV_P_PROJECTS_ID
IMPORTAZIONE
STRING
projectsId
IV_P_LOCATIONS_ID
IMPORTAZIONE
STRING
locationsId
IS_INPUT
IMPORTAZIONE
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 di eccezione
DELETE_CUSTOM_CLASSES
Descrizione: speech.projects.locations.customClasss.delete
Visibilità: PUBBLICA
Parametri
Nome
Categoria
Tipo
Descrizione
IV_P_PROJECTS_ID
IMPORTAZIONE
STRING
projectsId
IV_P_LOCATIONS_ID
IMPORTAZIONE
STRING
locationsId
IV_P_CUSTOM_CLASSES_ID
IMPORTAZIONE
STRING
customClassesId
ES_RAW
ESPORTAZIONE
DATA
Dati di output non elaborati
ES_OUTPUT
ESPORTAZIONE
REF TO 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 di eccezione
DELETE_PHRASE_SETS
Descrizione: speech.projects.locations.phraseSets.delete
Visibilità: PUBBLICA
Parametri
Nome
Categoria
Tipo
Descrizione
IV_P_PROJECTS_ID
IMPORTAZIONE
STRING
projectsId
IV_P_LOCATIONS_ID
IMPORTAZIONE
STRING
locationsId
IV_P_PHRASE_SETS_ID
IMPORTAZIONE
STRING
phraseSetsId
ES_RAW
ESPORTAZIONE
DATA
Dati di output non elaborati
ES_OUTPUT
ESPORTAZIONE
REF TO 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 di eccezione
GET_CUSTOM_CLASSES
Descrizione: speech.projects.locations.customClasss.get
Visibilità: PUBBLICA
Parametri
Nome
Categoria
Tipo
Descrizione
IV_P_PROJECTS_ID
IMPORTAZIONE
STRING
projectsId
IV_P_LOCATIONS_ID
IMPORTAZIONE
STRING
locationsId
IV_P_CUSTOM_CLASSES_ID
IMPORTAZIONE
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 di eccezione
GET_OPERATIONS
Descrizione: speech.operations.get
Visibilità: PUBBLICA
Parametri
Nome
Categoria
Tipo
Descrizione
IV_P_OPERATIONS_ID
IMPORTAZIONE
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 di eccezione
GET_PHRASE_SETS
Descrizione: speech.projects.locations.phraseSets.get
Visibilità: PUBBLICA
Parametri
Nome
Categoria
Tipo
Descrizione
IV_P_PROJECTS_ID
IMPORTAZIONE
STRING
projectsId
IV_P_LOCATIONS_ID
IMPORTAZIONE
STRING
locationsId
IV_P_PHRASE_SETS_ID
IMPORTAZIONE
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 di eccezione
LIST_CUSTOM_CLASSES
Descrizione: speech.projects.locations.customClasss.list
Visibilità: PUBBLICA
Parametri
Nome
Categoria
Tipo
Descrizione
IV_Q_PAGESIZE
IMPORTAZIONE
STRING
pageSize
IV_Q_PAGETOKEN
IMPORTAZIONE
STRING
pageToken
IV_P_PROJECTS_ID
IMPORTAZIONE
STRING
projectsId
IV_P_LOCATIONS_ID
IMPORTAZIONE
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 di eccezione
LIST_OPERATIONS
Descrizione: speech.operations.list
Visibilità: PUBBLICA
Parametri
Nome
Categoria
Tipo
Descrizione
IV_Q_FILTER
IMPORTAZIONE
STRING
filtra
IV_Q_NAME
IMPORTAZIONE
STRING
nome
IV_Q_PAGESIZE
IMPORTAZIONE
STRING
pageSize
IV_Q_PAGETOKEN
IMPORTAZIONE
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 di eccezione
LIST_PHRASE_SETS
Descrizione: speech.projects.locations.phraseSets.list
Visibilità: PUBBLICA
Parametri
Nome
Categoria
Tipo
Descrizione
IV_Q_PAGESIZE
IMPORTAZIONE
STRING
pageSize
IV_Q_PAGETOKEN
IMPORTAZIONE
STRING
pageToken
IV_P_PROJECTS_ID
IMPORTAZIONE
STRING
projectsId
IV_P_LOCATIONS_ID
IMPORTAZIONE
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 di eccezione
LONGRUNNINGRECOGNIZE_SPEECH
Descrizione: speech.Speech.longrunningrecognize
Visibilità: PUBBLICA
Parametri
Nome
Categoria
Tipo
Descrizione
IS_INPUT
IMPORTAZIONE
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 di eccezione
PATCH_CUSTOM_CLASSES
Descrizione: speech.projects.locations.customClasss.patch
Visibilità: PUBBLICA
Parametri
Nome
Categoria
Tipo
Descrizione
IV_Q_UPDATEMASK
IMPORTAZIONE
STRING
updateMask
IV_P_PROJECTS_ID
IMPORTAZIONE
STRING
projectsId
IV_P_LOCATIONS_ID
IMPORTAZIONE
STRING
locationsId
IV_P_CUSTOM_CLASSES_ID
IMPORTAZIONE
STRING
customClassesId
IS_INPUT
IMPORTAZIONE
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 di eccezione
PATCH_PHRASE_SETS
Descrizione: speech.projects.locations.phraseSets.patch
Visibilità: PUBBLICA
Parametri
Nome
Categoria
Tipo
Descrizione
IV_Q_UPDATEMASK
IMPORTAZIONE
STRING
updateMask
IV_P_PROJECTS_ID
IMPORTAZIONE
STRING
projectsId
IV_P_LOCATIONS_ID
IMPORTAZIONE
STRING
locationsId
IV_P_PHRASE_SETS_ID
IMPORTAZIONE
STRING
phraseSetsId
IS_INPUT
IMPORTAZIONE
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 di eccezione
RECOGNIZE_SPEECH
Descrizione: speech.Speech.recognize
Visibilità: PUBBLICA
Parametri
Nome
Categoria
Tipo
Descrizione
IS_INPUT
IMPORTAZIONE
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 di eccezione
CHIUDI
Descrizione: Chiudi connessione
Visibilità: PUBBLICA
Invia feedback
Salvo quando diversamente specificato, i contenuti di questa pagina sono concessi in base alla licenza Creative Commons Attribution 4.0 , mentre gli esempi di codice sono concessi in base alla licenza Apache 2.0 . Per ulteriori dettagli, consulta le norme del sito di Google Developers . Java è un marchio registrato di Oracle e/o delle sue consociate.
Ultimo aggiornamento 2024-06-28 UTC.
Vuoi dirci altro?
[[["Facile da capire","easyToUnderstand","thumb-up"],["Il problema è stato risolto","solvedMyProblem","thumb-up"],["Altra","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"],["Problema di traduzione","translationIssue","thumb-down"],["Altra","otherDown","thumb-down"]],["Ultimo aggiornamento 2024-06-28 UTC."],[],[]]