Text Dependent - Delete Profile

Delete Profile
既存のプロファイルを削除します。

DELETE {endpoint}/speaker-recognition/verification/text-dependent/profiles/{profileId}?api-version=2021-09-05

URI パラメーター

名前 / 必須 説明
endpoint
path True

string

サポートされている Cognitive Services エンドポイント (プロトコルとホスト名など)。 https://westus.api.cognitive.microsoft.com

profileId
path True

string

uuid

プロファイル ID (guid) の一意識別子。

api-version
query True

string

この要求に使用する操作のバージョンを指定します。

要求ヘッダー

名前 必須 説明
Ocp-Apim-Subscription-Key True

string

応答

名前 説明
204 No Content

OK

Other Status Codes

SpeakerErrorInfo

障害

Headers

x-ms-error-code: string

セキュリティ

Ocp-Apim-Subscription-Key

Type: apiKey
In: header

Successful Query

Sample Request

DELETE https://westus.api.cognitive.microsoft.com/speaker-recognition/verification/text-dependent/profiles/49a36324-fc4b-4387-aa06-090cfbf0064f?api-version=2021-09-05

Sample Response

Content-Type: application/json
Content-Type: application/json
x-ms-error-code: Error Code
{
  "error": {
    "code": "Error Code",
    "message": "Erro Messae"
  }
}

定義

名前 説明
Error
SpeakerErrorInfo

話者のエラー メッセージ

Error

名前 説明
code

string

message

string

SpeakerErrorInfo

話者のエラー メッセージ

名前 説明
error

Error