Skip to content

Commit d3351c7

Browse files
committed
Merge branch 'master' of https://github.com/MicrosoftDocs/azure-docs-pr into work01
2 parents 0a2a658 + 5e462db commit d3351c7

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

64 files changed

+430
-290
lines changed

articles/cognitive-services/LUIS/luis-reference-prebuilt-datetimev2.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.custom: seodec18
99
ms.service: cognitive-services
1010
ms.subservice: language-understanding
1111
ms.topic: reference
12-
ms.date: 01/07/2020
12+
ms.date: 04/13/2020
1313
ms.author: diberry
1414
---
1515

@@ -140,7 +140,7 @@ Each element of the `values` array may have the following fields:
140140

141141
|Property name|Property description|
142142
|--|--|
143-
|timex|time, date, or date range expressed in TIMEX format that follows the [ISO 8601 standard](https://en.wikipedia.org/wiki/ISO_8601) and the TIMEX3 attributes for annotation using the TimeML language. This annotation is described in the [TIMEX guidelines](http://www.timeml.org/tempeval2/tempeval2-trial/guidelines/timex3guidelines-072009.pdf).|
143+
|timex|time, date, or date range expressed in TIMEX format that follows the [ISO 8601 standard](https://en.wikipedia.org/wiki/ISO_8601) and the TIMEX3 attributes for annotation using the TimeML language.|
144144
|mod|term used to describe how to use the value such as `before`, `after`.|
145145
|type|The subtype, which can be one of the following items: `datetime`, `date`, `time`, `daterange`, `timerange`, `datetimerange`, `duration`, `set`.|
146146
|value|**Optional.** A datetime object in the Format yyyy-MM-dd (date), HH:mm:ss (time) yyyy-MM-dd HH:mm:ss (datetime). If `type` is `duration`, the value is the number of seconds (duration) <br/> Only used if `type` is `datetime` or `date`, `time`, or `duration.|

articles/cognitive-services/Speech-Service/includes/quickstarts/from-file/cpp/footer.md

Lines changed: 0 additions & 15 deletions
This file was deleted.

articles/cognitive-services/Speech-Service/includes/quickstarts/from-file/cpp/linux.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,4 +91,4 @@ Before you get started, make sure to:
9191
9292
## Next steps
9393
94-
[!INCLUDE [footer](./footer.md)]
94+
[!INCLUDE [Speech recognition basics](../../speech-to-text-next-steps.md)]

articles/cognitive-services/Speech-Service/includes/quickstarts/from-file/cpp/macos.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,4 +65,4 @@ Before you get started, make sure to:
6565
6666
## Next steps
6767
68-
[!INCLUDE [footer](./footer.md)]
68+
[!INCLUDE [Speech recognition basics](../../speech-to-text-next-steps.md)]

articles/cognitive-services/Speech-Service/includes/quickstarts/from-file/cpp/windows.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,4 +50,4 @@ Before you get started, make sure to:
5050

5151
## Next steps
5252

53-
[!INCLUDE [footer](./footer.md)]
53+
[!INCLUDE [Speech recognition basics](../../speech-to-text-next-steps.md)]

articles/cognitive-services/Speech-Service/includes/quickstarts/from-file/csharp/dotnet.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,4 +203,4 @@ Now you're ready to build your app and test our speech recognition using the Spe
203203

204204
## Next steps
205205

206-
[!INCLUDE [footer](./footer.md)]
206+
[!INCLUDE [Speech recognition basics](../../speech-to-text-next-steps.md)]

articles/cognitive-services/Speech-Service/includes/quickstarts/from-file/csharp/footer.md

Lines changed: 0 additions & 15 deletions
This file was deleted.

articles/cognitive-services/Speech-Service/includes/quickstarts/from-file/java/footer.md

Lines changed: 0 additions & 15 deletions
This file was deleted.

articles/cognitive-services/Speech-Service/includes/quickstarts/from-file/java/jre.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,4 +125,4 @@ The first 15 seconds of speech input from your audio file will be recognized and
125125

126126
## Next steps
127127

128-
[!INCLUDE [footer](./footer.md)]
128+
[!INCLUDE [Speech recognition basics](../../speech-to-text-next-steps.md)]

articles/cognitive-services/Speech-Service/includes/quickstarts/from-file/python/footer.md

Lines changed: 0 additions & 15 deletions
This file was deleted.

0 commit comments

Comments
 (0)