v2 TS SDK with Websocket. #2
Annotations
11 errors
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'?
|
compile:
src/api/resources/voiceChanger/client/Client.ts#L55
Property 'output_format' does not exist on type 'VoiceChangerBytesRequest'.
|
compile:
src/api/resources/voiceChanger/client/Client.ts#L55
Cannot find name 'encoding'. Did you mean 'pending'?
|
test
Process completed with exit code 1.
|