Skip to content

Support for API problem #2

@iannsp

Description

@iannsp

I experiencing some issue when I setup Content-language to pt-BR

        $speechContext = 'GenericHints'; // documentation point to Generic
        $response = $speechService->speechToTextCustom($speechContext, $voiceFilePath, null, null, null, 'pt-BR');

//return message
{"RequestError": {
             "ServiceException": {
             "MessageId": "SVC0002",
             "Text": "Invalid input value for message part %1" ,
             "Variables" : "Content-Language"}
            }}
         :400


Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions