package spotify.narration

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message ResolveRequest

tts_resolve.proto:5

enum ResolveRequest.AudioFormat

tts_resolve.proto:17

Used in: ResolveRequest, TtsRequest

enum ResolveRequest.TtsProvider

tts_resolve.proto:70

Used in: ResolveRequest, TtsRequest

enum ResolveRequest.TtsVoice

tts_resolve.proto:26

Used in: ResolveRequest, TtsRequest

message ResolveResponse

tts_resolve.proto:81

message TtsRequest

client_tts.proto:9

TtsRequest is what /client-tts/v1/fulfill takes, kept exactly as extracted from the client's own schema.

message TtsResponse

client_tts.proto:25

TtsResponse is documented as the reply, but the endpoint observed on 1.2.52.442 answers 303 with an empty body and puts the audio url in the Location header instead.