Classe /goog/CL_TEXTTOSPEECH_V1

Classe

/GOOG/CL_TEXTTOSPEECH_V1
  • Ereditarietà da:/GOOG/CL_HTTP_CLIENT
  • Descrizione:Cloud Text-to-Speech 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 AudioConfig PUBBLICO
TY_003 CustomVoiceParams PUBBLICO
TY_005 ListOperationsResponse PUBBLICO
TY_006 ListVoicesResponse PUBBLICO
TY_007 Operation PUBBLICO
TY_008 Status PUBBLICO
TY_009 SynthesisInput PUBBLICO
TY_010 SynthesizeLongAudioRequest PUBBLICO
TY_011 SynthesizeSpeechRequest PUBBLICO
TY_012 SynthesizeSpeechResponse PUBBLICO
TY_013 Voice PUBBLICO
TY_014 VoiceSelectionParams PUBBLICO
TY_T_007 Operation PUBBLICO
TY_T_013 Voice PUBBLICO
TY_T_STRING Table of Strings PUBBLICO

Costanti

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

CANCEL_OPERATIONS

  • Descrizione: texttoSpeech.operations.cancel
  • Visibilità: PUBLIC

Parametri

Nome Categoria Tipo Descrizione
IV_P_OPERATIONS_ID IMPORTAZIONE IN CORSO... STRING operationsId
IS_INPUT IMPORTAZIONE IN CORSO... REF TO DATA Dati di input
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 delle eccezioni

DELETE_OPERATIONS

  • Descrizione: texttoSpeech.operations.delete
  • 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 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 delle eccezioni

GET_OPERATIONS

  • Descrizione: texttoSpeech.projects.locations.operations.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_OPERATIONS_ID IMPORTAZIONE IN CORSO... STRING operationsId
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_007 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

LIST_OPERATIONS

  • Descrizione: texttoSpeech.projects.locations.operations.list
  • Visibilità: PUBLIC

Parametri

Nome Categoria Tipo Descrizione
IV_Q_FILTER IMPORTAZIONE IN CORSO... STRING filtro
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_005 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_VOICES

  • Descrizione: texttoSpeech.voices.list
  • Visibilità: PUBLIC

Parametri

Nome Categoria Tipo Descrizione
IV_Q_LANGUAGECODE IMPORTAZIONE IN CORSO... STRING languageCode
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_006 ListVoicesResponse
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

SYNTHESIZE_LONG_AUDIO_LOCAT

  • Descrizione: texttoSpeech.projects.locations.synthesizeLongAudio
  • 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_010 SynthesizeLongAudioRequest
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_007 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

SYNTHESIZE_TEXT

  • Descrizione: texttoSpeech.text.synthesize
  • Visibilità: PUBLIC

Parametri

Nome Categoria Tipo Descrizione
IS_INPUT IMPORTAZIONE IN CORSO... TY_011 SynthesizeSpeechRequest
ES_RAW ESPORTAZIONE DATA Dati di output non elaborati
ES_OUTPUT ESPORTAZIONE TY_012 SynthesizeSpeechResponse
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