SDK regeneration #7
Annotations
10 errors
Compile:
src/api/resources/tts/client/Client.ts#L11
Cannot find module '../../../../serialization/index' or its corresponding type declarations.
|
Compile:
src/api/resources/voiceChanger/client/Client.ts#L13
Cannot find module '../../../../serialization/index' or its corresponding type declarations.
|
Compile:
src/api/resources/voiceChanger/client/Client.ts#L51
Property 'voice' does not exist on type 'VoiceChangerBytesRequest'.
|
Compile:
src/api/resources/voiceChanger/client/Client.ts#L51
Cannot find name 'id'.
|
Compile:
src/api/resources/voiceChanger/client/Client.ts#L52
Property 'output_format' does not exist on type 'VoiceChangerBytesRequest'.
|
Compile:
src/api/resources/voiceChanger/client/Client.ts#L52
Cannot find name 'container'.
|
Compile:
src/api/resources/voiceChanger/client/Client.ts#L53
Property 'output_format' does not exist on type 'VoiceChangerBytesRequest'.
|
Compile:
src/api/resources/voiceChanger/client/Client.ts#L53
Cannot find name 'sample_rate'.
|
Compile:
src/api/resources/voiceChanger/client/Client.ts#L54
Property 'output_format' does not exist on type 'VoiceChangerBytesRequest'.
|
Compile:
src/api/resources/voiceChanger/client/Client.ts#L54
Cannot find name 'encoding'. Did you mean 'pending'?
|
Loading