---
title: SFCustomLanguageModelData.TemplatePhraseCountGenerator.Template
framework: speech
role: symbol
role_heading: Structure
path: speech/sfcustomlanguagemodeldata/templatephrasecountgenerator/template
---

# SFCustomLanguageModelData.TemplatePhraseCountGenerator.Template

## Declaration

```swift
struct Template
```

## Topics

### Creating a template

- [init(_:count:)](speech/sfcustomlanguagemodeldata/templatephrasecountgenerator/template/init(_:count:).md)

### Inspecting the template

- [body](speech/sfcustomlanguagemodeldata/templatephrasecountgenerator/template/body.md)
- [count](speech/sfcustomlanguagemodeldata/templatephrasecountgenerator/template/count.md)

## Relationships

### Conforms To

- [Decodable](swift/decodable.md)
- [Encodable](swift/encodable.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [TemplateInsertable](speech/templateinsertable.md)

## See Also

### Adding a template

- [insert(template:count:)](speech/sfcustomlanguagemodeldata/templatephrasecountgenerator/insert(template:count:).md)
