![]() |
AT&T API Platform SDK for Microsoft®
2.3.3
Wrapper classes that allow developers to build robust applications using .NET
|
Encapsulates Search data returned in speech to text response. More...
Properties | |
Meta | Meta [get, set] |
Gets or sets meta A dictionary of informational fields related to the search and the results returned. | |
List< Program > | Programs [get, set] |
Gets or sets programs, a list of programs describing a TV show or movie in the results. | |
List< Showtime > | Showtimes [get, set] |
Gets or sets showtimes a list of show timings of the above programs, indicating start-time and channel. |
Encapsulates Search data returned in speech to text response.
Meta ATT_MSSDK.Speechv3.Search.Meta [get, set] |
Gets or sets meta A dictionary of informational fields related to the search and the results returned.
List<Program> ATT_MSSDK.Speechv3.Search.Programs [get, set] |
Gets or sets programs, a list of programs describing a TV show or movie in the results.
List<Showtime> ATT_MSSDK.Speechv3.Search.Showtimes [get, set] |
Gets or sets showtimes a list of show timings of the above programs, indicating start-time and channel.